Annotation of parser3/src/targets/apache13core/ApacheModuleParser3Core.vcproj, revision 1.11.2.1
1.11.2.1! misha 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="ApacheModuleParser3Core"
! 6: SccProjectName="ApacheModuleParser3Core"
! 7: SccAuxPath=""
! 8: SccLocalPath="..\.."
! 9: SccProvider="MSSCCI:Jalindi Igloo">
! 10: <Platforms>
! 11: <Platform
! 12: Name="Win32"/>
! 13: </Platforms>
! 14: <Configurations>
! 15: <Configuration
! 16: Name="Release|Win32"
! 17: OutputDirectory=".\Release"
! 18: IntermediateDirectory=".\Release"
! 19: ConfigurationType="4"
! 20: UseOfMFC="0"
! 21: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 22: CharacterSet="2">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: optimization="2" GlobalOptimizations="TRUE"
! 26: InlineFunctionExpansion="1"
! 27: AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\lib\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
! 28: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 29: StringPooling="TRUE"
! 30: RuntimeLibrary="2"
! 31: EnableFunctionLevelLinking="TRUE"
! 32: UsePrecompiledHeader="2"
! 33: PrecompiledHeaderFile=".\Release/ApacheModuleParser3Core.pch"
! 34: AssemblerListingLocation=".\Release/"
! 35: ObjectFile=".\Release/"
! 36: ProgramDataBaseFileName=".\Release/"
! 37: WarningLevel="4"
! 38: SuppressStartupBanner="TRUE"
! 39: CompileAs="2"/>
! 40: <Tool
! 41: Name="VCCustomBuildTool"/>
! 42: <Tool
! 43: Name="VCLibrarianTool"
! 44: OutputFile=".\Release\ApacheModuleParser3Core.lib"
! 45: SuppressStartupBanner="TRUE"/>
! 46: <Tool
! 47: Name="VCMIDLTool"/>
! 48: <Tool
! 49: Name="VCPostBuildEventTool"/>
! 50: <Tool
! 51: Name="VCPreBuildEventTool"/>
! 52: <Tool
! 53: Name="VCPreLinkEventTool"/>
! 54: <Tool
! 55: Name="VCResourceCompilerTool"
! 56: PreprocessorDefinitions="NDEBUG"
! 57: Culture="1049"/>
! 58: <Tool
! 59: Name="VCWebServiceProxyGeneratorTool"/>
! 60: <Tool
! 61: Name="VCXMLDataGeneratorTool"/>
! 62: <Tool
! 63: Name="VCManagedWrapperGeneratorTool"/>
! 64: <Tool
! 65: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 66: </Configuration>
! 67: <Configuration
! 68: Name="Debug|Win32"
! 69: OutputDirectory=".\Debug"
! 70: IntermediateDirectory=".\Debug"
! 71: ConfigurationType="4"
! 72: UseOfMFC="0"
! 73: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 74: CharacterSet="2">
! 75: <Tool
! 76: Name="VCCLCompilerTool"
! 77: Optimization="0"
! 78: AdditionalIncludeDirectories="..\apache13;..\..\types;..\..\include;..\..\classes;..\..\sql;..\..\lib\gc\include;..\..\lib\cord\include;..\..\lib\pcre;..\..\lib\md5;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
! 79: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 80: BasicRuntimeChecks="3"
! 81: RuntimeLibrary="3"
! 82: UsePrecompiledHeader="2"
! 83: PrecompiledHeaderFile=".\Debug/ApacheModuleParser3Core.pch"
! 84: AssemblerListingLocation=".\Debug/"
! 85: ObjectFile=".\Debug/"
! 86: ProgramDataBaseFileName=".\Debug/"
! 87: WarningLevel="4"
! 88: SuppressStartupBanner="TRUE"
! 89: DebugInformationFormat="4"
! 90: CompileAs="2"/>
! 91: <Tool
! 92: Name="VCCustomBuildTool"/>
! 93: <Tool
! 94: Name="VCLibrarianTool"
! 95: OutputFile=".\Debug\ApacheModuleParser3Core.lib"
! 96: SuppressStartupBanner="TRUE"/>
! 97: <Tool
! 98: Name="VCMIDLTool"/>
! 99: <Tool
! 100: Name="VCPostBuildEventTool"/>
! 101: <Tool
! 102: Name="VCPreBuildEventTool"/>
! 103: <Tool
! 104: Name="VCPreLinkEventTool"/>
! 105: <Tool
! 106: Name="VCResourceCompilerTool"
! 107: PreprocessorDefinitions="_DEBUG"
! 108: Culture="1049"/>
! 109: <Tool
! 110: Name="VCWebServiceProxyGeneratorTool"/>
! 111: <Tool
! 112: Name="VCXMLDataGeneratorTool"/>
! 113: <Tool
! 114: Name="VCManagedWrapperGeneratorTool"/>
! 115: <Tool
! 116: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 117: </Configuration>
! 118: </Configurations>
! 119: <References>
! 120: </References>
! 121: <Files>
! 122: <File
! 123: RelativePath=".\mod_parser3_core.C">
! 124: </File>
! 125: <File
! 126: RelativePath="pa_threads.C">
! 127: <FileConfiguration
! 128: Name="Debug|Win32">
! 129: <Tool
! 130: Name="VCCLCompilerTool"
! 131: Optimization="0"
! 132: AdditionalIncludeDirectories=""
! 133: PreprocessorDefinitions=""
! 134: BasicRuntimeChecks="3"
! 135: CompileAs="2"/>
! 136: </FileConfiguration>
! 137: <FileConfiguration
! 138: Name="Release|Win32">
! 139: <Tool
! 140: Name="VCCLCompilerTool"
! 141: optimization="2" GlobalOptimizations="TRUE"
! 142: AdditionalIncludeDirectories=""
! 143: PreprocessorDefinitions=""
! 144: CompileAs="2"/>
! 145: </FileConfiguration>
! 146: </File>
! 147: </Files>
! 148: <Globals>
! 149: </Globals>
! 150: </VisualStudioProject>
E-mail: