From 625f218388742e13654ea938ee052abafa5cec59 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Wed, 6 May 2009 11:16:38 +0000 Subject: Fixed SCI compilation under MSVC and added several missing files svn-id: r40359 --- dists/msvc7/sci.vcproj | 31 +++++++++++++++++++++++++++++-- dists/msvc71/sci.vcproj | 31 +++++++++++++++++++++++++++++-- dists/msvc8/sci.vcproj | 32 ++++++++++++++++++++++++++++++++ dists/msvc9/sci.vcproj | 40 ++++++++++++++++++++++++++++++++++++++-- 4 files changed, 128 insertions(+), 6 deletions(-) (limited to 'dists') diff --git a/dists/msvc7/sci.vcproj b/dists/msvc7/sci.vcproj index 5ab588b839..bccfda1e50 100644 --- a/dists/msvc7/sci.vcproj +++ b/dists/msvc7/sci.vcproj @@ -364,29 +364,53 @@ + RelativePath="..\..\engines\sci\sfx\adlib_sbi.cpp"> + RelativePath="..\..\engines\sci\sfx\adlib_sbi.h"> + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc71/sci.vcproj b/dists/msvc71/sci.vcproj index 2029fb9ec5..5b2b588e3d 100644 --- a/dists/msvc71/sci.vcproj +++ b/dists/msvc71/sci.vcproj @@ -378,29 +378,53 @@ + RelativePath="..\..\engines\sci\sfx\adlib_sbi.cpp"> + RelativePath="..\..\engines\sci\sfx\adlib_sbi.h"> + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 08096bb054..0f375d8e7d 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -525,6 +525,10 @@ RelativePath="..\..\engines\sci\sfx\core.cpp" > + + @@ -533,10 +537,34 @@ RelativePath="..\..\engines\sci\sfx\iterator.cpp" > + + + + + + + + + + + + @@ -545,6 +573,10 @@ RelativePath="..\..\engines\sci\sfx\songlib.cpp" > + + diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index 07d154439a..de9320b774 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -515,17 +515,21 @@ Name="sfx" > + + @@ -534,10 +538,34 @@ RelativePath="..\..\engines\sci\sfx\iterator.cpp" > + + + + + + + + + + + + @@ -546,6 +574,10 @@ RelativePath="..\..\engines\sci\sfx\songlib.cpp" > + + @@ -557,6 +589,10 @@ + + -- cgit v1.2.3