diff options
author | Filippos Karapetis | 2007-07-26 13:22:26 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-07-26 13:22:26 +0000 |
commit | f5a682f5876ce04d14f10fc9960af3dce9f48bc1 (patch) | |
tree | a4a2bdd1c4572758735703346a5abc02456d00df | |
parent | cfff436ca7b294557f0833044c2751c37a4853da (diff) | |
download | scummvm-rg350-f5a682f5876ce04d14f10fc9960af3dce9f48bc1.tar.gz scummvm-rg350-f5a682f5876ce04d14f10fc9960af3dce9f48bc1.tar.bz2 scummvm-rg350-f5a682f5876ce04d14f10fc9960af3dce9f48bc1.zip |
Updated the MSVC8 project file for the gob engine for commits #28205-#28206
svn-id: r28213
-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 5def46a7e2..8c6d9697c3 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -313,6 +313,10 @@ > </File> <File + RelativePath="..\..\engines\gob\inter_v4.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\map.cpp" > </File> |