aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc71/parallaction.vcproj
diff options
context:
space:
mode:
authorFilippos Karapetis2008-04-01 09:21:05 +0000
committerFilippos Karapetis2008-04-01 09:21:05 +0000
commit72aceb5c72ec6c917ddf31c5e2d7613283ad2e33 (patch)
treea5b099121bf295acabfc3d5414dd5427bd9ba8bb /dists/msvc71/parallaction.vcproj
parent02551f50b8994bc931595292c93b958f5c7c5695 (diff)
downloadscummvm-rg350-72aceb5c72ec6c917ddf31c5e2d7613283ad2e33.tar.gz
scummvm-rg350-72aceb5c72ec6c917ddf31c5e2d7613283ad2e33.tar.bz2
scummvm-rg350-72aceb5c72ec6c917ddf31c5e2d7613283ad2e33.zip
Updated MSVC71 project files using the new MSVC project file conversion tool
svn-id: r31349
Diffstat (limited to 'dists/msvc71/parallaction.vcproj')
-rw-r--r--dists/msvc71/parallaction.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/msvc71/parallaction.vcproj b/dists/msvc71/parallaction.vcproj
index 52254bd70e..ae066962be 100644
--- a/dists/msvc71/parallaction.vcproj
+++ b/dists/msvc71/parallaction.vcproj
@@ -4,7 +4,6 @@
Version="7.10"
Name="parallaction"
ProjectGUID="{0068957B-E2E1-4988-8C87-D541D84DAF20}"
- RootNamespace="parallaction"
Keyword="Win32Proj">
<Platforms>
<Platform
@@ -71,13 +70,14 @@
Optimization="2"
InlineFunctionExpansion="1"
OmitFramePointers="TRUE"
- AdditionalIncludeDirectories="../..;../../engines"
+ AdditionalIncludeDirectories="../../;../../engines"
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
StringPooling="TRUE"
ExceptionHandling="TRUE"
RuntimeLibrary="0"
BufferSecurityCheck="FALSE"
EnableFunctionLevelLinking="FALSE"
+ DisableLanguageExtensions="FALSE"
ForceConformanceInForLoopScope="TRUE"
UsePrecompiledHeader="0"
WarningLevel="4"