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/msvc9 | |
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/msvc9')
-rw-r--r-- | dists/msvc9/sci.vcproj | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index de9320b774..ae6d1034c9 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -327,10 +327,6 @@ Name="gfx" > <File - RelativePath="..\..\engines\sci\gfx\crossblit.h" - > - </File> - <File RelativePath="..\..\engines\sci\gfx\font.cpp" > </File> @@ -359,6 +355,10 @@ > </File> <File + RelativePath="..\..\engines\sci\gfx\gfx_pixmap_scale.cpp" + > + </File> + <File RelativePath="..\..\engines\sci\gfx\gfx_res_options.cpp" > </File> @@ -411,10 +411,6 @@ > </File> <File - RelativePath="..\..\engines\sci\gfx\line.h" - > - </File> - <File RelativePath="..\..\engines\sci\gfx\menubar.cpp" > </File> |