diff options
author | Filippos Karapetis | 2007-07-29 16:13:52 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-07-29 16:13:52 +0000 |
commit | e2cf426be072c64185e95a2038c7ff72ec2058f3 (patch) | |
tree | 126875dc47b491bc5721be2186a77f89e82bebca | |
parent | 5ff9d0fe89f610cca5efa72e7fae773ffe6c78fe (diff) | |
download | scummvm-rg350-e2cf426be072c64185e95a2038c7ff72ec2058f3.tar.gz scummvm-rg350-e2cf426be072c64185e95a2038c7ff72ec2058f3.tar.bz2 scummvm-rg350-e2cf426be072c64185e95a2038c7ff72ec2058f3.zip |
Updated the MSVC8 project file of the parallaction engine for commit #28289
svn-id: r28293
-rw-r--r-- | dists/msvc8/parallaction.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc8/parallaction.vcproj b/dists/msvc8/parallaction.vcproj index a2f8ddae7e..abd7a73d4f 100644 --- a/dists/msvc8/parallaction.vcproj +++ b/dists/msvc8/parallaction.vcproj @@ -253,6 +253,14 @@ > </File> <File + RelativePath="..\..\engines\parallaction\parallaction_br.cpp" + > + </File> + <File + RelativePath="..\..\engines\parallaction\parallaction_ns.cpp" + > + </File> + <File RelativePath="..\..\engines\parallaction\parser.cpp" > </File> |