From aea120f99175db335f94a75d3f54064c9ee92924 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 13 Jun 2009 10:20:12 +0000 Subject: Properly updated the MSVC project files of the parallaction engine, fixing compilation. Side note: please, don't include files outside the engine's directory (like files in /common) for engine project files - it's wrong, as the same code will be compiled twice svn-id: r41489 --- dists/msvc9/parallaction.vcproj | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'dists/msvc9/parallaction.vcproj') diff --git a/dists/msvc9/parallaction.vcproj b/dists/msvc9/parallaction.vcproj index 18e65e4717..2fbc6d2957 100644 --- a/dists/msvc9/parallaction.vcproj +++ b/dists/msvc9/parallaction.vcproj @@ -195,6 +195,10 @@ RelativePath="..\..\engines\parallaction\dialogue.cpp" > + + @@ -259,14 +263,6 @@ RelativePath="..\..\engines\parallaction\gui_ns.cpp" > - - - - -- cgit v1.2.3