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/msvc7 | |
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/msvc7')
-rw-r--r-- | dists/msvc7/gob.vcproj | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj index 99edd6deb2..cb187f4063 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="7.00" + Version="7,00" Name="gob" ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}" Keyword="Win32Proj"> @@ -239,6 +239,15 @@ RelativePath="..\..\engines\gob\goblin_v4.cpp"> </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> <File |