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