--- parser3/src/targets/apache13/Attic/ApacheModuleParser3.vcproj 2003/11/20 15:35:32 1.4 +++ parser3/src/targets/apache13/Attic/ApacheModuleParser3.vcproj 2004/02/11 11:31:39 1.6 @@ -25,12 +25,13 @@ AdditionalIncludeDirectories="..\..\..\..\win32\apache13\src\include;..\..\..\..\win32\apache13\src\os\win32" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;SHARED_MODULE" RuntimeLibrary="3" + UsePrecompiledHeader="2" PrecompiledHeaderFile=".\Debug/ApacheModuleParser3.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" - WarningLevel="4" + WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="1"/> @@ -100,11 +101,12 @@ dir>nul StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" + UsePrecompiledHeader="2" PrecompiledHeaderFile=".\Release/ApacheModuleParser3.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" - WarningLevel="4" + WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="1"/>