aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc7
diff options
context:
space:
mode:
authorFilippos Karapetis2009-05-29 14:18:46 +0000
committerFilippos Karapetis2009-05-29 14:18:46 +0000
commitf728ddefd0afcb09a81c679f3be02e82ff644683 (patch)
treec2df119385fddccade6871c77b78874a181dd13c /dists/msvc7
parent7d0c8615068c999ab465475c088f777d18ae3adf (diff)
downloadscummvm-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/msvc7')
-rw-r--r--dists/msvc7/kyra.vcproj4
-rw-r--r--dists/msvc7/sci.vcproj11
2 files changed, 3 insertions, 12 deletions
diff --git a/dists/msvc7/kyra.vcproj b/dists/msvc7/kyra.vcproj
index fb897d7dd5..cf1bee5dde 100644
--- a/dists/msvc7/kyra.vcproj
+++ b/dists/msvc7/kyra.vcproj
@@ -371,10 +371,10 @@
RelativePath="..\..\engines\kyra\sound_midi.cpp">
</File>
<File
- RelativePath="..\..\engines\kyra\sound_towns.cpp">
+ RelativePath="..\..\engines\kyra\sound_pcspk.cpp">
</File>
<File
- RelativePath="..\..\engines\kyra\sound_pcspk.cpp">
+ RelativePath="..\..\engines\kyra\sound_towns.cpp">
</File>
<File
RelativePath="..\..\engines\kyra\sprites.cpp">
diff --git a/dists/msvc7/sci.vcproj b/dists/msvc7/sci.vcproj
index 6720136899..ddad383af1 100644
--- a/dists/msvc7/sci.vcproj
+++ b/dists/msvc7/sci.vcproj
@@ -322,10 +322,7 @@
RelativePath="..\..\engines\sci\gfx\res_pic.cpp">
</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
RelativePath="..\..\engines\sci\gfx\seq_decoder.cpp">
@@ -337,12 +334,6 @@
<Filter
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>
<File