Annotation of parser3/src/lib/pcre/pcre_dftables.vcproj, revision 1.5.2.1
1.5.2.1 ! misha 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="pcre_dftables"
! 6: SccProjectName="pcre_dftables"
! 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="1"
! 20: UseOfMFC="0"
! 21: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 22: CharacterSet="2">
! 23: <Tool
! 24: Name="VCCLCompilerTool"
! 25: Optimization="0"
! 26: PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
! 27: BasicRuntimeChecks="3"
! 28: RuntimeLibrary="5"
! 29: UsePrecompiledHeader="2"
! 30: PrecompiledHeaderFile=".\Debug/pcre_dftables.pch"
! 31: AssemblerListingLocation=".\Debug/"
! 32: ObjectFile=".\Debug/"
! 33: ProgramDataBaseFileName=".\Debug/"
! 34: WarningLevel="4"
! 35: SuppressStartupBanner="TRUE"
! 36: DebugInformationFormat="3"/>
! 37: <Tool
! 38: Name="VCCustomBuildTool"/>
! 39: <Tool
! 40: Name="VCLinkerTool"
! 41: OutputFile=".\Debug/pcre_dftables.exe"
! 42: LinkIncremental="1"
! 43: SuppressStartupBanner="TRUE"
! 44: GenerateDebugInformation="TRUE"
! 45: ProgramDatabaseFile=".\Debug/pcre_dftables.pdb"
! 46: SubSystem="1"
! 47: TargetMachine="1"/>
! 48: <Tool
! 49: Name="VCMIDLTool"
! 50: TypeLibraryName=".\Debug/pcre_dftables.tlb"
! 51: HeaderFileName=""/>
! 52: <Tool
! 53: Name="VCPostBuildEventTool"/>
! 54: <Tool
! 55: Name="VCPreBuildEventTool"/>
! 56: <Tool
! 57: Name="VCPreLinkEventTool"/>
! 58: <Tool
! 59: Name="VCResourceCompilerTool"
! 60: PreprocessorDefinitions="_DEBUG"
! 61: Culture="1049"/>
! 62: <Tool
! 63: Name="VCWebServiceProxyGeneratorTool"/>
! 64: <Tool
! 65: Name="VCXMLDataGeneratorTool"/>
! 66: <Tool
! 67: Name="VCWebDeploymentTool"/>
! 68: <Tool
! 69: Name="VCManagedWrapperGeneratorTool"/>
! 70: <Tool
! 71: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 72: </Configuration>
! 73: <Configuration
! 74: Name="Release|Win32"
! 75: OutputDirectory=".\Release"
! 76: IntermediateDirectory=".\Release"
! 77: ConfigurationType="1"
! 78: UseOfMFC="0"
! 79: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 80: CharacterSet="2">
! 81: <Tool
! 82: Name="VCCLCompilerTool"
! 83: optimization="2" GlobalOptimizations="TRUE"
! 84: InlineFunctionExpansion="1"
! 85: PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
! 86: StringPooling="TRUE"
! 87: RuntimeLibrary="4"
! 88: EnableFunctionLevelLinking="TRUE"
! 89: UsePrecompiledHeader="2"
! 90: PrecompiledHeaderFile=".\Release/pcre_dftables.pch"
! 91: AssemblerListingLocation=".\Release/"
! 92: ObjectFile=".\Release/"
! 93: ProgramDataBaseFileName=".\Release/"
! 94: WarningLevel="4"
! 95: SuppressStartupBanner="TRUE"
! 96: DebugInformationFormat="3"/>
! 97: <Tool
! 98: Name="VCCustomBuildTool"/>
! 99: <Tool
! 100: Name="VCLinkerTool"
! 101: OutputFile=".\Release/pcre_dftables.exe"
! 102: LinkIncremental="1"
! 103: SuppressStartupBanner="TRUE"
! 104: ProgramDatabaseFile=".\Release/pcre_dftables.pdb"
! 105: SubSystem="1"
! 106: TargetMachine="1"/>
! 107: <Tool
! 108: Name="VCMIDLTool"
! 109: TypeLibraryName=".\Release/pcre_dftables.tlb"
! 110: HeaderFileName=""/>
! 111: <Tool
! 112: Name="VCPostBuildEventTool"/>
! 113: <Tool
! 114: Name="VCPreBuildEventTool"/>
! 115: <Tool
! 116: Name="VCPreLinkEventTool"/>
! 117: <Tool
! 118: Name="VCResourceCompilerTool"
! 119: PreprocessorDefinitions="NDEBUG"
! 120: Culture="1049"/>
! 121: <Tool
! 122: Name="VCWebServiceProxyGeneratorTool"/>
! 123: <Tool
! 124: Name="VCXMLDataGeneratorTool"/>
! 125: <Tool
! 126: Name="VCWebDeploymentTool"/>
! 127: <Tool
! 128: Name="VCManagedWrapperGeneratorTool"/>
! 129: <Tool
! 130: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 131: </Configuration>
! 132: </Configurations>
! 133: <References>
! 134: </References>
! 135: <Files>
! 136: <Filter
! 137: Name="Source Files"
! 138: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
! 139: <File
! 140: RelativePath="dftables.c">
! 141: <FileConfiguration
! 142: Name="Debug|Win32">
! 143: <Tool
! 144: Name="VCCLCompilerTool"
! 145: Optimization="0"
! 146: PreprocessorDefinitions=""
! 147: BasicRuntimeChecks="3"/>
! 148: </FileConfiguration>
! 149: <FileConfiguration
! 150: Name="Release|Win32">
! 151: <Tool
! 152: Name="VCCLCompilerTool"
! 153: optimization="2" GlobalOptimizations="TRUE"
! 154: PreprocessorDefinitions=""/>
! 155: </FileConfiguration>
! 156: </File>
! 157: </Filter>
! 158: <Filter
! 159: Name="Header Files"
! 160: Filter="h;hpp;hxx;hm;inl">
! 161: <File
! 162: RelativePath="internal.h">
! 163: </File>
! 164: <File
! 165: RelativePath="pcre.h">
! 166: </File>
! 167: </Filter>
! 168: </Files>
! 169: <Globals>
! 170: </Globals>
! 171: </VisualStudioProject>
E-mail: