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/msvc9 | |
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/msvc9')
-rw-r--r-- | dists/msvc9/gob.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 0ebeb75f20..23199d74ab 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -348,6 +348,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> |