Annotation of parser3/src/classes/classes.vcproj, revision 1.21

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

E-mail: