diff options
author | Arnaud Boutonné | 2009-04-25 00:28:40 +0000 |
---|---|---|
committer | Arnaud Boutonné | 2009-04-25 00:28:40 +0000 |
commit | 8601e5af13d2a7cce90b8c3aa90dad87ddd45e5b (patch) | |
tree | fb9d9beb945422446500e67040c1ddf7b2330305 /dists/msvc8 | |
parent | e575683c65ff9f03290b48d02e12a567f794568c (diff) | |
download | scummvm-rg350-8601e5af13d2a7cce90b8c3aa90dad87ddd45e5b.tar.gz scummvm-rg350-8601e5af13d2a7cce90b8c3aa90dad87ddd45e5b.tar.bz2 scummvm-rg350-8601e5af13d2a7cce90b8c3aa90dad87ddd45e5b.zip |
svn-id: r40138
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 |