diff options
author | Arnaud Boutonné | 2009-04-29 16:41:04 +0000 |
---|---|---|
committer | Arnaud Boutonné | 2009-04-29 16:41:04 +0000 |
commit | a61089a7305db4b7d48fa6f40fbe84e19383baa8 (patch) | |
tree | 68877d1358c7cfcbd7a31cb1fa51ca91b03b03ea /dists/msvc9 | |
parent | 93e2e75a9e6d6d56c024e6a87d24d92ad89c8a1d (diff) | |
download | scummvm-rg350-a61089a7305db4b7d48fa6f40fbe84e19383baa8.tar.gz scummvm-rg350-a61089a7305db4b7d48fa6f40fbe84e19383baa8.tar.bz2 scummvm-rg350-a61089a7305db4b7d48fa6f40fbe84e19383baa8.zip |
Gob - Add game_fascin.cpp file
svn-id: r40208
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/gob.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 439f8b5547..36d7ec81b7 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -324,6 +324,10 @@ > </File> <File + RelativePath="..\..\engines\gob\game_fascin.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\global.cpp" > </File> |