diff options
author | Sven Hesse | 2007-04-16 05:06:16 +0000 |
---|---|---|
committer | Sven Hesse | 2007-04-16 05:06:16 +0000 |
commit | 3e7ead9a8103715e07665d65c47521ab2fdb1bae (patch) | |
tree | 36de29e725b8f85238bd922d38efd2e62ab84a5d | |
parent | bdadeb13132f0965a1aba8deeb0608bf2fb57449 (diff) | |
download | scummvm-rg350-3e7ead9a8103715e07665d65c47521ab2fdb1bae.tar.gz scummvm-rg350-3e7ead9a8103715e07665d65c47521ab2fdb1bae.tar.bz2 scummvm-rg350-3e7ead9a8103715e07665d65c47521ab2fdb1bae.zip |
Updated the MSVC8 project file again, adding the new file init_v3.cpp
svn-id: r26524
-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 8770210a79..f9875f0d89 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -284,6 +284,10 @@ > </File> <File + RelativePath="..\..\engines\gob\init_v3.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\inter.cpp" > </File> |