aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/pool.vcproj
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-10-30 03:59:01 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-10-30 03:59:01 +0000
commit3e1c082a5050a890eb05e81a5472f0c346600fb7 (patch)
tree115f5bb9c50ff2dab3b67bb0fbd70a1ea1c3df2f /externals/grill/pool/pool.vcproj
parentf0de7e1aa940335ba2130f9f318539e2432c44a1 (diff)
better symbol handling
added seti, clri name changes for svn repository more inlined functions svn path=/trunk/; revision=2191
Diffstat (limited to 'externals/grill/pool/pool.vcproj')
-rw-r--r--externals/grill/pool/pool.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/pool/pool.vcproj b/externals/grill/pool/pool.vcproj
index 07976285..ebffd5f1 100644
--- a/externals/grill/pool/pool.vcproj
+++ b/externals/grill/pool/pool.vcproj
@@ -26,7 +26,7 @@
StringPooling="TRUE"
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough=""
PrecompiledHeaderFile=".\pd-msvc/r/pool.pch"
AssemblerListingLocation=".\pd-msvc/r/"
ObjectFile=".\pd-msvc/r/"
@@ -92,7 +92,7 @@
StringPooling="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
- UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough=""
PrecompiledHeaderFile=".\pd-msvc/d/pool.pch"
AssemblerListingLocation=".\pd-msvc/d/"
ObjectFile=".\pd-msvc/d/"
@@ -298,7 +298,7 @@
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
+ PrecompiledHeaderThrough=""
PrecompiledHeaderFile=".\pd-msvc/r/pool.pch"
WarningLevel="3"
SuppressStartupBanner="TRUE"