aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9/gob.vcproj
diff options
context:
space:
mode:
authorArnaud Boutonné2009-04-25 00:07:30 +0000
committerArnaud Boutonné2009-04-25 00:07:30 +0000
commite575683c65ff9f03290b48d02e12a567f794568c (patch)
tree45f46f93030c0e2b7605f5ea4b4be38224bf1eb8 /dists/msvc9/gob.vcproj
parent15eac04bd35593871bd9054f138388dcdf4d47fd (diff)
downloadscummvm-rg350-e575683c65ff9f03290b48d02e12a567f794568c.tar.gz
scummvm-rg350-e575683c65ff9f03290b48d02e12a567f794568c.tar.bz2
scummvm-rg350-e575683c65ff9f03290b48d02e12a567f794568c.zip
MSVC project files for Gob : Add demoplayer and batplayer needed to compile
svn-id: r40137
Diffstat (limited to 'dists/msvc9/gob.vcproj')
-rw-r--r--dists/msvc9/gob.vcproj18
1 files changed, 17 insertions, 1 deletions
diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj
index 3d7bbe09d1..439f8b5547 100644
--- a/dists/msvc9/gob.vcproj
+++ b/dists/msvc9/gob.vcproj
@@ -580,11 +580,27 @@
>
</File>
<File
+ RelativePath="..\..\engines\gob\videoplayer.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\gob\videoplayer.cpp"
>
</File>
<File
- RelativePath="..\..\engines\gob\videoplayer.h"
+ RelativePath="..\..\engines\gob\batplayer.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\batplayer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\demoplayer.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\gob\demoplayer.h"
>
</File>
</Files>