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

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.13.8.1! paf         4:        Version="8.00"
1.1       paf         5:        Name="classes"
1.13.8.1! paf         6:        ProjectGUID="{B79D9D3D-DFD7-4D48-91AA-484378D5E76C}"
        !             7:        Keyword="MFCProj"
        !             8:        >
1.1       paf         9:        <Platforms>
                     10:                <Platform
1.13.8.1! paf        11:                        Name="Win32"
        !            12:                />
1.1       paf        13:        </Platforms>
1.13.8.1! paf        14:        <ToolFiles>
        !            15:        </ToolFiles>
1.1       paf        16:        <Configurations>
                     17:                <Configuration
                     18:                        Name="Release|Win32"
                     19:                        OutputDirectory=".\Release"
                     20:                        IntermediateDirectory=".\Release"
                     21:                        ConfigurationType="4"
1.13.8.1! paf        22:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        23:                        UseOfMFC="0"
1.13.8.1! paf        24:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            25:                        CharacterSet="2"
        !            26:                        >
        !            27:                        <Tool
        !            28:                                Name="VCPreBuildEventTool"
        !            29:                        />
        !            30:                        <Tool
        !            31:                                Name="VCCustomBuildTool"
        !            32:                        />
        !            33:                        <Tool
        !            34:                                Name="VCXMLDataGeneratorTool"
        !            35:                        />
        !            36:                        <Tool
        !            37:                                Name="VCWebServiceProxyGeneratorTool"
        !            38:                        />
        !            39:                        <Tool
        !            40:                                Name="VCMIDLTool"
        !            41:                        />
1.1       paf        42:                        <Tool
                     43:                                Name="VCCLCompilerTool"
1.13.8.1! paf        44:                                Optimization="2"
1.1       paf        45:                                InlineFunctionExpansion="1"
1.13      paf        46:                                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"
1.1       paf        47:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.13.8.1! paf        48:                                StringPooling="true"
1.1       paf        49:                                RuntimeLibrary="2"
1.13.8.1! paf        50:                                EnableFunctionLevelLinking="true"
        !            51:                                UsePrecompiledHeader="0"
1.1       paf        52:                                PrecompiledHeaderFile=".\Release/classes.pch"
                     53:                                AssemblerListingLocation=".\Release/"
                     54:                                ObjectFile=".\Release/"
                     55:                                ProgramDataBaseFileName=".\Release/"
1.4       paf        56:                                WarningLevel="4"
1.13.8.1! paf        57:                                SuppressStartupBanner="true"
1.1       paf        58:                                DebugInformationFormat="3"
1.13.8.1! paf        59:                                CompileAs="2"
        !            60:                        />
1.1       paf        61:                        <Tool
1.13.8.1! paf        62:                                Name="VCManagedResourceCompilerTool"
        !            63:                        />
1.1       paf        64:                        <Tool
1.13.8.1! paf        65:                                Name="VCResourceCompilerTool"
        !            66:                                PreprocessorDefinitions="NDEBUG"
        !            67:                                Culture="1049"
        !            68:                        />
1.1       paf        69:                        <Tool
1.13.8.1! paf        70:                                Name="VCPreLinkEventTool"
        !            71:                        />
1.1       paf        72:                        <Tool
1.13.8.1! paf        73:                                Name="VCLibrarianTool"
        !            74:                                OutputFile=".\Release\classes.lib"
        !            75:                                SuppressStartupBanner="true"
        !            76:                        />
1.1       paf        77:                        <Tool
1.13.8.1! paf        78:                                Name="VCALinkTool"
        !            79:                        />
1.1       paf        80:                        <Tool
1.13.8.1! paf        81:                                Name="VCXDCMakeTool"
        !            82:                        />
1.1       paf        83:                        <Tool
1.13.8.1! paf        84:                                Name="VCBscMakeTool"
        !            85:                        />
1.1       paf        86:                        <Tool
1.13.8.1! paf        87:                                Name="VCFxCopTool"
        !            88:                        />
1.1       paf        89:                        <Tool
1.13.8.1! paf        90:                                Name="VCPostBuildEventTool"
        !            91:                        />
1.1       paf        92:                </Configuration>
                     93:                <Configuration
                     94:                        Name="Debug|Win32"
                     95:                        OutputDirectory=".\Debug"
                     96:                        IntermediateDirectory=".\Debug"
                     97:                        ConfigurationType="4"
1.13.8.1! paf        98:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        99:                        UseOfMFC="2"
1.13.8.1! paf       100:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           101:                        CharacterSet="2"
        !           102:                        >
        !           103:                        <Tool
        !           104:                                Name="VCPreBuildEventTool"
        !           105:                        />
        !           106:                        <Tool
        !           107:                                Name="VCCustomBuildTool"
        !           108:                        />
        !           109:                        <Tool
        !           110:                                Name="VCXMLDataGeneratorTool"
        !           111:                        />
        !           112:                        <Tool
        !           113:                                Name="VCWebServiceProxyGeneratorTool"
        !           114:                        />
        !           115:                        <Tool
        !           116:                                Name="VCMIDLTool"
        !           117:                        />
1.1       paf       118:                        <Tool
                    119:                                Name="VCCLCompilerTool"
                    120:                                Optimization="0"
1.13      paf       121:                                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"
1.1       paf       122:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                    123:                                BasicRuntimeChecks="3"
                    124:                                RuntimeLibrary="3"
1.13.8.1! paf       125:                                UsePrecompiledHeader="0"
1.1       paf       126:                                PrecompiledHeaderFile=".\Debug/classes.pch"
                    127:                                AssemblerListingLocation=".\Debug/"
                    128:                                ObjectFile=".\Debug/"
                    129:                                ProgramDataBaseFileName=".\Debug/"
                    130:                                BrowseInformation="1"
1.4       paf       131:                                WarningLevel="4"
1.13.8.1! paf       132:                                SuppressStartupBanner="true"
1.1       paf       133:                                DebugInformationFormat="3"
1.13.8.1! paf       134:                                CompileAs="2"
        !           135:                        />
1.1       paf       136:                        <Tool
1.13.8.1! paf       137:                                Name="VCManagedResourceCompilerTool"
        !           138:                        />
1.1       paf       139:                        <Tool
1.13.8.1! paf       140:                                Name="VCResourceCompilerTool"
        !           141:                                PreprocessorDefinitions="_DEBUG"
        !           142:                                Culture="1049"
        !           143:                        />
1.1       paf       144:                        <Tool
1.13.8.1! paf       145:                                Name="VCPreLinkEventTool"
        !           146:                        />
1.1       paf       147:                        <Tool
1.13.8.1! paf       148:                                Name="VCLibrarianTool"
        !           149:                                OutputFile=".\Debug\classes.lib"
        !           150:                                SuppressStartupBanner="true"
        !           151:                        />
1.1       paf       152:                        <Tool
1.13.8.1! paf       153:                                Name="VCALinkTool"
        !           154:                        />
1.1       paf       155:                        <Tool
1.13.8.1! paf       156:                                Name="VCXDCMakeTool"
        !           157:                        />
1.1       paf       158:                        <Tool
1.13.8.1! paf       159:                                Name="VCBscMakeTool"
        !           160:                        />
1.1       paf       161:                        <Tool
1.13.8.1! paf       162:                                Name="VCFxCopTool"
        !           163:                        />
1.1       paf       164:                        <Tool
1.13.8.1! paf       165:                                Name="VCPostBuildEventTool"
        !           166:                        />
1.1       paf       167:                </Configuration>
                    168:        </Configurations>
                    169:        <References>
                    170:        </References>
                    171:        <Files>
                    172:                <File
1.13.8.1! paf       173:                        RelativePath="classes.awk"
        !           174:                        >
1.1       paf       175:                        <FileConfiguration
1.13.8.1! paf       176:                                Name="Release|Win32"
        !           177:                                >
1.1       paf       178:                                <Tool
                    179:                                        Name="VCCustomBuildTool"
                    180:                                        Description="Scanning classes/, creating classes.inc..."
1.13.8.1! paf       181:                                        CommandLine="SET CLASSES_INC=..\classes\classes.inc&#x0D;&#x0A;ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; %CLASSES_INC%&#x0D;&#x0A;..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; %CLASSES_INC%&#x0D;&#x0A;"
        !           182:                                        Outputs="..\classes\classes.inc"
        !           183:                                />
1.1       paf       184:                        </FileConfiguration>
                    185:                        <FileConfiguration
1.13.8.1! paf       186:                                Name="Debug|Win32"
        !           187:                                >
1.1       paf       188:                                <Tool
                    189:                                        Name="VCCustomBuildTool"
                    190:                                        Description="Scanning classes/, creating classes.inc..."
1.13.8.1! paf       191:                                        CommandLine="ECHO // do not edit. autogenerated by .dsp, see classes.awk settings &gt; classes.inc&#x0D;&#x0A;..\..\..\win32\tools\ls | ..\..\..\win32\tools\gawk -f &quot;$(InputPath)&quot; &gt;&gt; classes.inc&#x0D;&#x0A;"
        !           192:                                        Outputs="classes.inc"
        !           193:                                />
1.1       paf       194:                        </FileConfiguration>
                    195:                </File>
                    196:                <File
1.13.8.1! paf       197:                        RelativePath=".\classes.C"
        !           198:                        >
1.8       paf       199:                </File>
                    200:                <File
1.13.8.1! paf       201:                        RelativePath=".\classes.h"
        !           202:                        >
1.8       paf       203:                </File>
                    204:                <File
1.13.8.1! paf       205:                        RelativePath=".\classes.inc"
        !           206:                        >
1.8       paf       207:                </File>
                    208:                <File
1.13.8.1! paf       209:                        RelativePath=".\date.C"
        !           210:                        >
1.8       paf       211:                </File>
                    212:                <File
1.13.8.1! paf       213:                        RelativePath=".\double.C"
        !           214:                        >
1.8       paf       215:                </File>
                    216:                <File
1.13.8.1! paf       217:                        RelativePath=".\file.C"
        !           218:                        >
1.8       paf       219:                </File>
                    220:                <File
1.13.8.1! paf       221:                        RelativePath=".\form.C"
        !           222:                        >
1.8       paf       223:                </File>
                    224:                <File
1.13.8.1! paf       225:                        RelativePath=".\hash.C"
        !           226:                        >
1.3       paf       227:                </File>
                    228:                <File
1.13.8.1! paf       229:                        RelativePath=".\hashfile.C"
        !           230:                        >
1.1       paf       231:                </File>
                    232:                <File
1.13.8.1! paf       233:                        RelativePath=".\image.C"
        !           234:                        >
1.8       paf       235:                </File>
                    236:                <File
1.13.8.1! paf       237:                        RelativePath=".\int.C"
        !           238:                        >
1.8       paf       239:                </File>
                    240:                <File
1.13.8.1! paf       241:                        RelativePath=".\mail.C"
        !           242:                        >
1.8       paf       243:                </File>
                    244:                <File
1.13.8.1! paf       245:                        RelativePath=".\math.C"
        !           246:                        >
1.8       paf       247:                </File>
                    248:                <File
1.13.8.1! paf       249:                        RelativePath=".\memory.C"
        !           250:                        >
1.8       paf       251:                </File>
                    252:                <File
1.13.8.1! paf       253:                        RelativePath=".\op.C"
        !           254:                        >
1.8       paf       255:                </File>
                    256:                <File
1.13.8.1! paf       257:                        RelativePath=".\response.C"
        !           258:                        >
1.8       paf       259:                </File>
                    260:                <File
1.13.8.1! paf       261:                        RelativePath=".\string.C"
        !           262:                        >
1.8       paf       263:                </File>
                    264:                <File
1.13.8.1! paf       265:                        RelativePath=".\table.C"
        !           266:                        >
1.8       paf       267:                </File>
                    268:                <File
1.13.8.1! paf       269:                        RelativePath=".\void.C"
        !           270:                        >
1.8       paf       271:                </File>
                    272:                <File
1.13.8.1! paf       273:                        RelativePath=".\xdoc.C"
        !           274:                        >
1.8       paf       275:                </File>
                    276:                <File
1.13.8.1! paf       277:                        RelativePath=".\xnode.C"
        !           278:                        >
1.1       paf       279:                </File>
                    280:                <File
1.13.8.1! paf       281:                        RelativePath=".\xnode.h"
        !           282:                        >
1.1       paf       283:                </File>
                    284:        </Files>
                    285:        <Globals>
                    286:        </Globals>
                    287: </VisualStudioProject>

E-mail: