diff options
author | Filippos Karapetis | 2009-05-09 15:34:13 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-05-09 15:34:13 +0000 |
commit | 5dc9bdc05af51c2dee219f6d5ca9f17c93924d8e (patch) | |
tree | 97cfa9a79ae08f2bc51bc7c70c986cb31b7dfc45 /dists/msvc8 | |
parent | 3ae57dbc31f73b9d13d4a46cacda767d8e7157c3 (diff) | |
download | scummvm-rg350-5dc9bdc05af51c2dee219f6d5ca9f17c93924d8e.tar.gz scummvm-rg350-5dc9bdc05af51c2dee219f6d5ca9f17c93924d8e.tar.bz2 scummvm-rg350-5dc9bdc05af51c2dee219f6d5ca9f17c93924d8e.zip |
Synced all the MSVC project files of the SCI engine
svn-id: r40402
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/sci.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index e32fba049f..b044ade977 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -326,10 +326,6 @@ Name="gfx" > <File - RelativePath="..\..\engines\sci\gfx\crossblit.h" - > - </File> - <File RelativePath="..\..\engines\sci\gfx\font.cpp" > </File> @@ -414,10 +410,6 @@ > </File> <File - RelativePath="..\..\engines\sci\gfx\line.h" - > - </File> - <File RelativePath="..\..\engines\sci\gfx\menubar.cpp" > </File> |