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/msvc8 | |
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/msvc8')
-rw-r--r-- | dists/msvc8/gob.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 806a222075..4cb2f6303e 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -307,6 +307,10 @@ > </File> <File + RelativePath="..\..\engines\gob\game_v6.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\global.cpp" > </File> |