diff options
author | Filippos Karapetis | 2008-12-13 21:08:13 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-12-13 21:08:13 +0000 |
commit | c0a8a13081c880a2bd0f5dc59a10b1874e2d5b4a (patch) | |
tree | 331ca41e4568797498a157d2938af781a013fa01 /dists/msvc71 | |
parent | e3e699d7d2267cbe1e8fe54123e18474f1db4319 (diff) | |
download | scummvm-rg350-c0a8a13081c880a2bd0f5dc59a10b1874e2d5b4a.tar.gz scummvm-rg350-c0a8a13081c880a2bd0f5dc59a10b1874e2d5b4a.tar.bz2 scummvm-rg350-c0a8a13081c880a2bd0f5dc59a10b1874e2d5b4a.zip |
Updated the MSVC project files of the gob engine (added game_v6.cpp)
svn-id: r35346
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/gob.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 3153cb20ff..61ace228d6 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -223,6 +223,9 @@ RelativePath="..\..\engines\gob\game_v2.cpp"> </File> <File + RelativePath="..\..\engines\gob\game_v6.cpp"> + </File> + <File RelativePath="..\..\engines\gob\global.cpp"> </File> <File |