Annotation of parser3/src/targets/apache13core/ApacheModuleParser3Core.vcproj, revision 1.1
1.1 ! paf 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="Debug|Win32"
! 17: OutputDirectory=".\Debug"
! 18: IntermediateDirectory=".\Debug"
! 19: ConfigurationType="4"
! 20: UseOfMFC="0"
! 21: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 22: CharacterSet="2">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: Optimization="0"
! 26: AdditionalIncludeDirectories="..\apache13,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,..\..\lib\md5,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
! 27: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 28: BasicRuntimeChecks="3"
! 29: RuntimeLibrary="3"
! 30: UsePrecompiledHeader="2"
! 31: PrecompiledHeaderFile=".\Debug/ApacheModuleParser3Core.pch"
! 32: AssemblerListingLocation=".\Debug/"
! 33: ObjectFile=".\Debug/"
! 34: ProgramDataBaseFileName=".\Debug/"
! 35: WarningLevel="3"
! 36: SuppressStartupBanner="TRUE"
! 37: DebugInformationFormat="4"
! 38: CompileAs="2"/>
! 39: <Tool
! 40: Name="VCCustomBuildTool"/>
! 41: <Tool
! 42: Name="VCLibrarianTool"
! 43: OutputFile=".\Debug\ApacheModuleParser3Core.lib"
! 44: SuppressStartupBanner="TRUE"/>
! 45: <Tool
! 46: Name="VCMIDLTool"/>
! 47: <Tool
! 48: Name="VCPostBuildEventTool"/>
! 49: <Tool
! 50: Name="VCPreBuildEventTool"/>
! 51: <Tool
! 52: Name="VCPreLinkEventTool"/>
! 53: <Tool
! 54: Name="VCResourceCompilerTool"
! 55: PreprocessorDefinitions="_DEBUG"
! 56: Culture="1049"/>
! 57: <Tool
! 58: Name="VCWebServiceProxyGeneratorTool"/>
! 59: <Tool
! 60: Name="VCXMLDataGeneratorTool"/>
! 61: <Tool
! 62: Name="VCManagedWrapperGeneratorTool"/>
! 63: <Tool
! 64: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 65: </Configuration>
! 66: <Configuration
! 67: Name="Release|Win32"
! 68: OutputDirectory=".\Release"
! 69: IntermediateDirectory=".\Release"
! 70: ConfigurationType="4"
! 71: UseOfMFC="0"
! 72: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 73: CharacterSet="2">
! 74: <Tool
! 75: Name="VCCLCompilerTool"
! 76: Optimization="2"
! 77: InlineFunctionExpansion="1"
! 78: AdditionalIncludeDirectories="..\apache13,..\..\types,..\..\include,..\..\classes,..\..\sql,..\..\lib\gc\include,..\..\lib\cord\include,..\..\lib\pcre,..\..\lib\md5,\parser3project\win32\gnome\glib\include,\parser3project\win32\gnome\glib\include\glib,\parser3project\win32\gnome\gdome2-x.x.x\libgdome,\parser3project\win32\gnome\gnome-xml\include,\parser3project\win32\gnome\libxslt-x.x.x"
! 79: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 80: StringPooling="TRUE"
! 81: RuntimeLibrary="2"
! 82: EnableFunctionLevelLinking="TRUE"
! 83: UsePrecompiledHeader="2"
! 84: PrecompiledHeaderFile=".\Release/ApacheModuleParser3Core.pch"
! 85: AssemblerListingLocation=".\Release/"
! 86: ObjectFile=".\Release/"
! 87: ProgramDataBaseFileName=".\Release/"
! 88: WarningLevel="3"
! 89: SuppressStartupBanner="TRUE"
! 90: CompileAs="2"/>
! 91: <Tool
! 92: Name="VCCustomBuildTool"/>
! 93: <Tool
! 94: Name="VCLibrarianTool"
! 95: OutputFile=".\Release\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="NDEBUG"
! 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.C">
! 124: <FileConfiguration
! 125: Name="Debug|Win32">
! 126: <Tool
! 127: Name="VCCLCompilerTool"
! 128: Optimization="0"
! 129: AdditionalIncludeDirectories=""
! 130: PreprocessorDefinitions=""
! 131: BasicRuntimeChecks="3"
! 132: CompileAs="2"/>
! 133: </FileConfiguration>
! 134: <FileConfiguration
! 135: Name="Release|Win32">
! 136: <Tool
! 137: Name="VCCLCompilerTool"
! 138: Optimization="2"
! 139: AdditionalIncludeDirectories=""
! 140: PreprocessorDefinitions=""
! 141: CompileAs="2"/>
! 142: </FileConfiguration>
! 143: </File>
! 144: <File
! 145: RelativePath="pa_threads.C">
! 146: <FileConfiguration
! 147: Name="Debug|Win32">
! 148: <Tool
! 149: Name="VCCLCompilerTool"
! 150: Optimization="0"
! 151: AdditionalIncludeDirectories=""
! 152: PreprocessorDefinitions=""
! 153: BasicRuntimeChecks="3"
! 154: CompileAs="2"/>
! 155: </FileConfiguration>
! 156: <FileConfiguration
! 157: Name="Release|Win32">
! 158: <Tool
! 159: Name="VCCLCompilerTool"
! 160: Optimization="2"
! 161: AdditionalIncludeDirectories=""
! 162: PreprocessorDefinitions=""
! 163: CompileAs="2"/>
! 164: </FileConfiguration>
! 165: </File>
! 166: </Files>
! 167: <Globals>
! 168: </Globals>
! 169: </VisualStudioProject>
E-mail: