From c3206f36717a60bc331d5b3aa857fcae3b570ce9 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 4 Jun 2009 12:47:11 +0000 Subject: Updated the MSVC project files of the SCI engine svn-id: r41168 --- dists/msvc7/sci.vcproj | 9 +++++++++ dists/msvc71/sci.vcproj | 9 +++++++++ dists/msvc8/sci.vcproj | 12 ++++++++++++ dists/msvc9/sci.vcproj | 12 ++++++++++++ 4 files changed, 42 insertions(+) (limited to 'dists') diff --git a/dists/msvc7/sci.vcproj b/dists/msvc7/sci.vcproj index 5b13fbebee..c62600ad9a 100644 --- a/dists/msvc7/sci.vcproj +++ b/dists/msvc7/sci.vcproj @@ -168,6 +168,12 @@ + + + + @@ -394,6 +400,9 @@ + + diff --git a/dists/msvc71/sci.vcproj b/dists/msvc71/sci.vcproj index 1eb881a667..564c5666dc 100644 --- a/dists/msvc71/sci.vcproj +++ b/dists/msvc71/sci.vcproj @@ -182,6 +182,12 @@ + + + + @@ -408,6 +414,9 @@ + + diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 8cf51deb5b..b85419c515 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -253,6 +253,14 @@ RelativePath="..\..\engines\sci\engine\kstring.cpp" > + + + + @@ -554,6 +562,10 @@ RelativePath="..\..\engines\sci\console.h" > + + diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index 099ddf2487..3a90afd545 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -254,6 +254,14 @@ RelativePath="..\..\engines\sci\engine\kstring.cpp" > + + + + @@ -555,6 +563,10 @@ RelativePath="..\..\engines\sci\console.h" > + + -- cgit v1.2.3