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