diff options
author | Filippos Karapetis | 2009-07-08 07:09:03 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-07-08 07:09:03 +0000 |
commit | 4f39ef18c1eaf04d5187a4f01701980c03ab08d0 (patch) | |
tree | 661bfbe00e25cce27e241325c42d53471b851518 | |
parent | 20ca572e4561665e840409b34404c8de82e3bc04 (diff) | |
download | scummvm-rg350-4f39ef18c1eaf04d5187a4f01701980c03ab08d0.tar.gz scummvm-rg350-4f39ef18c1eaf04d5187a4f01701980c03ab08d0.tar.bz2 scummvm-rg350-4f39ef18c1eaf04d5187a4f01701980c03ab08d0.zip |
Synced the MSVC project files of the gob engine
svn-id: r42255
-rw-r--r-- | dists/msvc8/gob.vcproj | 8 | ||||
-rw-r--r-- | dists/msvc9/gob.vcproj | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 5137898c5d..e0335ee352 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -519,10 +519,6 @@ > </File> <File - RelativePath="..\..\engines\gob\save\saveload_playtoons.cpp" - > - </File> - <File RelativePath="..\..\engines\gob\save\savefile.cpp" > </File> @@ -563,6 +559,10 @@ > </File> <File + RelativePath="..\..\engines\gob\save\saveload_playtoons.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\scenery.cpp" > </File> diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 7b339fbad9..306f12c1a3 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -536,10 +536,6 @@ > </File> <File - RelativePath="..\..\engines\gob\save\saveconverter.h" - > - </File> - <File RelativePath="..\..\engines\gob\save\saveload.cpp" > </File> |