--- parser3/src/main/main.vcproj 2004/02/11 10:41:47 1.11
+++ parser3/src/main/main.vcproj 2004/02/13 14:01:08 1.13
@@ -29,6 +29,7 @@
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
+ UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Release/main.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
@@ -78,6 +79,7 @@
PreprocessorDefinitions="_DEBUG;_LIB;WIN32"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
+ UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Debug/main.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
@@ -295,6 +297,9 @@ set BISON_SIMPLE=..\..\..\win32\tools\us
RelativePath="..\include\pa_string.h">
+
+