diff options
author | Filippos Karapetis | 2009-05-29 14:18:46 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-05-29 14:18:46 +0000 |
commit | f728ddefd0afcb09a81c679f3be02e82ff644683 (patch) | |
tree | c2df119385fddccade6871c77b78874a181dd13c /dists/msvc9 | |
parent | 7d0c8615068c999ab465475c088f777d18ae3adf (diff) | |
download | scummvm-rg350-f728ddefd0afcb09a81c679f3be02e82ff644683.tar.gz scummvm-rg350-f728ddefd0afcb09a81c679f3be02e82ff644683.tar.bz2 scummvm-rg350-f728ddefd0afcb09a81c679f3be02e82ff644683.zip |
Updated the MSVC project files of the SCI engine with the latest changes, and synced the MSVC7 project file of the kyra engine
svn-id: r40998
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/sci.vcproj | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index f7931e1da8..5e7b9c0fa6 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -459,11 +459,7 @@ > </File> <File - RelativePath="..\..\engines\sci\gfx\res_view0.cpp" - > - </File> - <File - RelativePath="..\..\engines\sci\gfx\res_view1.cpp" + RelativePath="..\..\engines\sci\gfx\res_view.cpp" > </File> <File @@ -479,14 +475,6 @@ Name="sfx" > <File - RelativePath="..\..\engines\sci\sfx\adlib_sbi.cpp" - > - </File> - <File - RelativePath="..\..\engines\sci\sfx\adlib_sbi.h" - > - </File> - <File RelativePath="..\..\engines\sci\sfx\core.cpp" > </File> |