aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
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/msvc8
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/msvc8')
-rw-r--r--dists/msvc8/gob.vcproj19
1 files changed, 18 insertions, 1 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 4de3f9fa3d..c3b8ca4158 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -6,6 +6,7 @@
ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}"
RootNamespace="gob"
Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -579,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>