diff options
author | Filippos Karapetis | 2008-12-09 17:36:28 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-12-09 17:36:28 +0000 |
commit | 005c63f794d1b5509d22e027fd59d00448eab4b2 (patch) | |
tree | 0421902a990ad44998a007c76f6862e8b29b321f /dists/msvc8 | |
parent | 99322bf68f7b21e53265b02ceaf06c4a85e59da9 (diff) | |
download | scummvm-rg350-005c63f794d1b5509d22e027fd59d00448eab4b2.tar.gz scummvm-rg350-005c63f794d1b5509d22e027fd59d00448eab4b2.tar.bz2 scummvm-rg350-005c63f794d1b5509d22e027fd59d00448eab4b2.zip |
Updated the MSVN project files of the gob engine
svn-id: r35291
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/gob.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 982f7e3f0c..10289f720c 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -347,6 +347,18 @@ > </File> <File + RelativePath="..\..\engines\gob\indeo3.cpp" + > + </File> + <File + RelativePath="..\..\engines\gob\indeo3.h" + > + </File> + <File + RelativePath="..\..\engines\gob\indeo3data.h" + > + </File> + <File RelativePath="..\..\engines\gob\init.cpp" > </File> |