diff options
author | Eugene Sandulenko | 2007-03-10 14:59:26 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-03-10 14:59:26 +0000 |
commit | bff3c5658a7d7dc1f4861b55ce6522cd70d8caf8 (patch) | |
tree | c8f1e9cc5ae234621a01ff63e7adc668db4166fb /dists | |
parent | 479c8bdc18080e1d39740fc151bcb88628382a5a (diff) | |
download | scummvm-rg350-bff3c5658a7d7dc1f4861b55ce6522cd70d8caf8.tar.gz scummvm-rg350-bff3c5658a7d7dc1f4861b55ce6522cd70d8caf8.tar.bz2 scummvm-rg350-bff3c5658a7d7dc1f4861b55ce6522cd70d8caf8.zip |
Update MSVC8 project
svn-id: r26060
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc8/parallaction.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dists/msvc8/parallaction.vcproj b/dists/msvc8/parallaction.vcproj index 59a60e3edc..1a66d05325 100644 --- a/dists/msvc8/parallaction.vcproj +++ b/dists/msvc8/parallaction.vcproj @@ -197,6 +197,10 @@ > </File> <File + RelativePath="..\..\engines\parallaction\disk.cpp" + > + </File> + <File RelativePath="..\..\engines\parallaction\disk.h" > </File> @@ -265,10 +269,6 @@ > </File> <File - RelativePath="..\..\engines\parallaction\table.cpp" - > - </File> - <File RelativePath="..\..\engines\parallaction\walk.cpp" > </File> |