aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc7/gob.vcproj
diff options
context:
space:
mode:
authorArnaud Boutonné2009-05-02 08:53:45 +0000
committerArnaud Boutonné2009-05-02 08:53:45 +0000
commit99e5936a30f28fd2d49817daea6bac0d6bbc5fd6 (patch)
treea70f2b26c96144089dcd1eb870d0e291fd7fc5cc /dists/msvc7/gob.vcproj
parent64498f074dfd6ebfeddc24cc3a3ee28af57e0160 (diff)
downloadscummvm-rg350-99e5936a30f28fd2d49817daea6bac0d6bbc5fd6.tar.gz
scummvm-rg350-99e5936a30f28fd2d49817daea6bac0d6bbc5fd6.tar.bz2
scummvm-rg350-99e5936a30f28fd2d49817daea6bac0d6bbc5fd6.zip
Gob - Fix MSVC7, 7.1 and 9 VCPROJ, as compilation failed (demos classes were teleported to a demos subdir by some evil entity) ;)
svn-id: r40235
Diffstat (limited to 'dists/msvc7/gob.vcproj')
-rw-r--r--dists/msvc7/gob.vcproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj
index 8ed1674e5c..d5eed1df67 100644
--- a/dists/msvc7/gob.vcproj
+++ b/dists/msvc7/gob.vcproj
@@ -383,10 +383,10 @@
RelativePath="..\..\engines\gob\scenery_v2.cpp">
</File>
<File
- RelativePath="..\..\engines\gob\scnplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\scnplayer.cpp">
</File>
<File
- RelativePath="..\..\engines\gob\scnplayer.h">
+ RelativePath="..\..\engines\gob\demos\scnplayer.h">
</File>
<File
RelativePath="..\..\engines\gob\util.cpp">
@@ -422,16 +422,16 @@
RelativePath="..\..\engines\gob\videoplayer.h">
</File>
<File
- RelativePath="..\..\engines\gob\batplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\batplayer.cpp">
</File>
<File
- RelativePath="..\..\engines\gob\batplayer.h">
+ RelativePath="..\..\engines\gob\demos\batplayer.h">
</File>
<File
- RelativePath="..\..\engines\gob\demoplayer.cpp">
+ RelativePath="..\..\engines\gob\demos\demoplayer.cpp">
</File>
<File
- RelativePath="..\..\engines\gob\demoplayer.h">
+ RelativePath="..\..\engines\gob\demos\demoplayer.h">
</File>
</Files>
<Globals>