diff options
-rw-r--r-- | dists/msvc8/gob.vcproj | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 8c6d9697c3..54b193f557 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -169,6 +169,14 @@ > </File> <File + RelativePath="..\..\engines\gob\coktelvideo.cpp" + > + </File> + <File + RelativePath="..\..\engines\gob\coktelvideo.h" + > + </File> + <File RelativePath="..\..\engines\gob\dataio.cpp" > </File> @@ -261,14 +269,6 @@ > </File> <File - RelativePath="..\..\engines\gob\imd.cpp" - > - </File> - <File - RelativePath="..\..\engines\gob\imd.h" - > - </File> - <File RelativePath="..\..\engines\gob\init.cpp" > </File> @@ -444,6 +444,14 @@ RelativePath="..\..\engines\gob\video_v2.cpp" > </File> + <File + RelativePath="..\..\engines\gob\videoplayer.cpp" + > + </File> + <File + RelativePath="..\..\engines\gob\videoplayer.h" + > + </File> </Files> <Globals> </Globals> |