diff options
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/gob.vcproj | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index c3b8ca4158..ce6271d0cf 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -6,7 +6,6 @@ ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}" RootNamespace="gob" Keyword="Win32Proj" - TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -580,11 +579,11 @@ > </File> <File - RelativePath="..\..\engines\gob\videoplayer.h" + RelativePath="..\..\engines\gob\videoplayer.cpp" > </File> <File - RelativePath="..\..\engines\gob\videoplayer.cpp" + RelativePath="..\..\engines\gob\videoplayer.h" > </File> <File |