diff options
Diffstat (limited to 'dists/msvc7')
-rw-r--r-- | dists/msvc7/gob.vcproj | 12 |
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> |