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