Annotation of parser3/src/classes/classes.vcproj, revision 1.20
1.20 ! misha 1: <?xml version="1.0" encoding="windows-1251"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="7.10"
! 5: Name="classes"
! 6: SccProjectName="classes"
! 7: SccAuxPath=""
! 8: SccLocalPath="."
! 9: SccProvider="MSSCCI:Jalindi Igloo"
! 10: Keyword="MFCProj">
! 11: <Platforms>
! 12: <Platform
! 13: Name="Win32"/>
! 14: </Platforms>
! 15: <Configurations>
! 16: <Configuration
! 17: Name="Release|Win32"
! 18: OutputDirectory=".\Release"
! 19: IntermediateDirectory=".\Release"
! 20: ConfigurationType="4"
! 21: UseOfMFC="0"
! 22: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 23: CharacterSet="2">
! 24: <Tool
! 25: Name="VCCLCompilerTool"
! 26: Optimization="2"
! 27: GlobalOptimizations="TRUE"
! 28: InlineFunctionExpansion="1"
! 29: OptimizeForWindowsApplication="TRUE"
! 30: AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
! 31: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
! 32: StringPooling="TRUE"
! 33: RuntimeLibrary="2"
! 34: EnableFunctionLevelLinking="TRUE"
! 35: EnableEnhancedInstructionSet="2"
! 36: RuntimeTypeInfo="TRUE"
! 37: UsePrecompiledHeader="2"
! 38: PrecompiledHeaderFile=".\Release/classes.pch"
! 39: AssemblerListingLocation=".\Release/"
! 40: ObjectFile=".\Release/"
! 41: ProgramDataBaseFileName=".\Release/"
! 42: WarningLevel="4"
! 43: SuppressStartupBanner="TRUE"
! 44: DebugInformationFormat="3"
! 45: CompileAs="2"/>
! 46: <Tool
! 47: Name="VCCustomBuildTool"/>
! 48: <Tool
! 49: Name="VCLibrarianTool"
! 50: OutputFile=".\Release\classes.lib"
! 51: SuppressStartupBanner="TRUE"/>
! 52: <Tool
! 53: Name="VCMIDLTool"/>
! 54: <Tool
! 55: Name="VCPostBuildEventTool"/>
! 56: <Tool
! 57: Name="VCPreBuildEventTool"/>
! 58: <Tool
! 59: Name="VCPreLinkEventTool"/>
! 60: <Tool
! 61: Name="VCResourceCompilerTool"
! 62: PreprocessorDefinitions="NDEBUG"
! 63: Culture="1049"/>
! 64: <Tool
! 65: Name="VCWebServiceProxyGeneratorTool"/>
! 66: <Tool
! 67: Name="VCXMLDataGeneratorTool"/>
! 68: <Tool
! 69: Name="VCManagedWrapperGeneratorTool"/>
! 70: <Tool
! 71: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 72: </Configuration>
! 73: <Configuration
! 74: Name="Debug|Win32"
! 75: OutputDirectory=".\Debug"
! 76: IntermediateDirectory=".\Debug"
! 77: ConfigurationType="4"
! 78: UseOfMFC="2"
! 79: ATLMinimizesCRunTimeLibraryUsage="FALSE"
! 80: CharacterSet="2">
! 81: <Tool
! 82: Name="VCCLCompilerTool"
! 83: Optimization="0"
! 84: AdditionalIncludeDirectories="gd;..\include;..\types;..\lib\gc;..\lib\gd;..\lib\smtp;..\lib\gc\include;..\lib\cord\include;..\..\..\win32\pcre;..\lib\sdbm\apr-include;..\lib\md5;..\sql;..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include;..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include"
! 85: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
! 86: BasicRuntimeChecks="3"
! 87: RuntimeLibrary="3"
! 88: UsePrecompiledHeader="2"
! 89: PrecompiledHeaderFile=".\Debug/classes.pch"
! 90: AssemblerListingLocation=".\Debug/"
! 91: ObjectFile=".\Debug/"
! 92: ProgramDataBaseFileName=".\Debug/"
! 93: BrowseInformation="1"
! 94: WarningLevel="4"
! 95: SuppressStartupBanner="TRUE"
! 96: DebugInformationFormat="3"
! 97: CompileAs="2"/>
! 98: <Tool
! 99: Name="VCCustomBuildTool"/>
! 100: <Tool
! 101: Name="VCLibrarianTool"
! 102: OutputFile=".\Debug\classes.lib"
! 103: SuppressStartupBanner="TRUE"/>
! 104: <Tool
! 105: Name="VCMIDLTool"/>
! 106: <Tool
! 107: Name="VCPostBuildEventTool"/>
! 108: <Tool
! 109: Name="VCPreBuildEventTool"/>
! 110: <Tool
! 111: Name="VCPreLinkEventTool"/>
! 112: <Tool
! 113: Name="VCResourceCompilerTool"
! 114: PreprocessorDefinitions="_DEBUG"
! 115: Culture="1049"/>
! 116: <Tool
! 117: Name="VCWebServiceProxyGeneratorTool"/>
! 118: <Tool
! 119: Name="VCXMLDataGeneratorTool"/>
! 120: <Tool
! 121: Name="VCManagedWrapperGeneratorTool"/>
! 122: <Tool
! 123: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
! 124: </Configuration>
! 125: </Configurations>
! 126: <References>
! 127: </References>
! 128: <Files>
! 129: <File
! 130: RelativePath=".\bool.C">
! 131: </File>
! 132: <File
! 133: RelativePath="classes.awk">
! 134: <FileConfiguration
! 135: Name="Release|Win32">
! 136: <Tool
! 137: Name="VCCustomBuildTool"
! 138: Description="Scanning classes/, creating classes.inc..."
! 139: CommandLine="SET CLASSES_INC=..\classes\classes.inc
! 140: ECHO // do not edit. autogenerated by .dsp, see classes.awk settings > %CLASSES_INC%
! 141: ..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f "$(InputPath)" >> %CLASSES_INC%
! 142: "
! 143: Outputs="..\classes\classes.inc"/>
! 144: </FileConfiguration>
! 145: <FileConfiguration
! 146: Name="Debug|Win32">
! 147: <Tool
! 148: Name="VCCustomBuildTool"
! 149: Description="Scanning classes/, creating classes.inc..."
! 150: CommandLine="ECHO // do not edit. autogenerated by .dsp, see classes.awk settings > classes.inc
! 151: ..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f "$(InputPath)" >> classes.inc
! 152: "
! 153: Outputs="classes.inc"/>
! 154: </FileConfiguration>
! 155: </File>
! 156: <File
! 157: RelativePath=".\classes.C">
! 158: </File>
! 159: <File
! 160: RelativePath=".\classes.h">
! 161: </File>
! 162: <File
! 163: RelativePath=".\classes.inc">
! 164: </File>
! 165: <File
! 166: RelativePath=".\date.C">
! 167: </File>
! 168: <File
! 169: RelativePath=".\double.C">
! 170: </File>
! 171: <File
! 172: RelativePath=".\file.C">
! 173: </File>
! 174: <File
! 175: RelativePath=".\form.C">
! 176: </File>
! 177: <File
! 178: RelativePath=".\hash.C">
! 179: </File>
! 180: <File
! 181: RelativePath=".\hashfile.C">
! 182: </File>
! 183: <File
! 184: RelativePath=".\image.C">
! 185: </File>
! 186: <File
! 187: RelativePath=".\inet.C">
! 188: </File>
! 189: <File
! 190: RelativePath=".\int.C">
! 191: </File>
! 192: <File
! 193: RelativePath=".\mail.C">
! 194: </File>
! 195: <File
! 196: RelativePath=".\math.C">
! 197: </File>
! 198: <File
! 199: RelativePath=".\memory.C">
! 200: </File>
! 201: <File
! 202: RelativePath=".\op.C">
! 203: </File>
! 204: <File
! 205: RelativePath=".\regex.C">
! 206: </File>
! 207: <File
! 208: RelativePath=".\response.C">
! 209: </File>
! 210: <File
! 211: RelativePath=".\string.C">
! 212: </File>
! 213: <File
! 214: RelativePath=".\table.C">
! 215: </File>
! 216: <File
! 217: RelativePath=".\void.C">
! 218: </File>
! 219: <File
! 220: RelativePath=".\xdoc.C">
! 221: </File>
! 222: <File
! 223: RelativePath=".\xnode.C">
! 224: </File>
! 225: <File
! 226: RelativePath=".\xnode.h">
! 227: </File>
! 228: </Files>
! 229: <Globals>
! 230: </Globals>
! 231: </VisualStudioProject>
E-mail: