From 3e1c082a5050a890eb05e81a5472f0c346600fb7 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 30 Oct 2004 03:59:01 +0000 Subject: better symbol handling added seti, clri name changes for svn repository more inlined functions svn path=/trunk/; revision=2191 --- externals/grill/pool/pool.vcproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/grill/pool/pool.vcproj') 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" -- cgit v1.2.1