aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/pool.vcproj
diff options
context:
space:
mode:
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"