diff options
author | Filippos Karapetis | 2009-04-24 18:40:15 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-04-24 18:40:15 +0000 |
commit | de9f2a2b5a64b81bbac05f55318bedd971ce3a15 (patch) | |
tree | e9fe775c854d2b0634c30dc636bf8d71f1094678 /dists/msvc7 | |
parent | 1c2021caa140542d7ac1fdebd42188152cb6d345 (diff) | |
download | scummvm-rg350-de9f2a2b5a64b81bbac05f55318bedd971ce3a15.tar.gz scummvm-rg350-de9f2a2b5a64b81bbac05f55318bedd971ce3a15.tar.bz2 scummvm-rg350-de9f2a2b5a64b81bbac05f55318bedd971ce3a15.zip |
Updated the MSVC project files of the gob engine for commit #40122
svn-id: r40125
Diffstat (limited to 'dists/msvc7')
-rw-r--r-- | dists/msvc7/gob.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj index d2bc99c4d6..4838691328 100644 --- a/dists/msvc7/gob.vcproj +++ b/dists/msvc7/gob.vcproj @@ -380,6 +380,12 @@ RelativePath="..\..\engines\gob\scenery_v2.cpp"> </File> <File + RelativePath="..\..\engines\gob\scnplayer.cpp"> + </File> + <File + RelativePath="..\..\engines\gob\scnplayer.h"> + </File> + <File RelativePath="..\..\engines\gob\util.cpp"> </File> <File |