Annotation of parser3/src/types/types.vcproj, revision 1.18

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.18    ! paf         4:        Version="8.00"
1.1       paf         5:        Name="types"
1.18    ! paf         6:        ProjectGUID="{09C0531B-9B8F-443A-A16B-BD9134712613}"
        !             7:        Keyword="MFCProj"
        !             8:        >
1.1       paf         9:        <Platforms>
                     10:                <Platform
1.18    ! paf        11:                        Name="Win32"
        !            12:                />
1.1       paf        13:        </Platforms>
1.18    ! paf        14:        <ToolFiles>
        !            15:        </ToolFiles>
1.1       paf        16:        <Configurations>
                     17:                <Configuration
1.8       paf        18:                        Name="Release|Win32"
                     19:                        OutputDirectory=".\Release"
                     20:                        IntermediateDirectory=".\Release"
1.1       paf        21:                        ConfigurationType="4"
1.18    ! paf        22:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        23:                        UseOfMFC="0"
1.18    ! 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.14      paf        44:                                Optimization="2"
1.1       paf        45:                                InlineFunctionExpansion="1"
1.17      paf        46:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\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.18    ! paf        48:                                StringPooling="true"
1.1       paf        49:                                RuntimeLibrary="2"
1.18    ! paf        50:                                EnableFunctionLevelLinking="true"
        !            51:                                UsePrecompiledHeader="0"
1.8       paf        52:                                PrecompiledHeaderFile=".\Release/types.pch"
                     53:                                AssemblerListingLocation=".\Release/"
                     54:                                ObjectFile=".\Release/"
                     55:                                ProgramDataBaseFileName=".\Release/"
1.5       paf        56:                                WarningLevel="4"
1.18    ! paf        57:                                SuppressStartupBanner="true"
1.1       paf        58:                                DebugInformationFormat="3"
1.18    ! paf        59:                                CompileAs="2"
        !            60:                        />
        !            61:                        <Tool
        !            62:                                Name="VCManagedResourceCompilerTool"
        !            63:                        />
1.1       paf        64:                        <Tool
1.18    ! paf        65:                                Name="VCResourceCompilerTool"
        !            66:                                PreprocessorDefinitions="NDEBUG"
        !            67:                                Culture="1049"
        !            68:                        />
        !            69:                        <Tool
        !            70:                                Name="VCPreLinkEventTool"
        !            71:                        />
1.1       paf        72:                        <Tool
                     73:                                Name="VCLibrarianTool"
1.8       paf        74:                                OutputFile=".\Release\types.lib"
1.18    ! paf        75:                                SuppressStartupBanner="true"
        !            76:                        />
1.1       paf        77:                        <Tool
1.18    ! paf        78:                                Name="VCALinkTool"
        !            79:                        />
1.1       paf        80:                        <Tool
1.18    ! paf        81:                                Name="VCXDCMakeTool"
        !            82:                        />
1.1       paf        83:                        <Tool
1.18    ! paf        84:                                Name="VCBscMakeTool"
        !            85:                        />
1.1       paf        86:                        <Tool
1.18    ! paf        87:                                Name="VCFxCopTool"
        !            88:                        />
1.1       paf        89:                        <Tool
1.18    ! 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.18    ! paf        98:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        99:                        UseOfMFC="2"
1.18    ! 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.17      paf       121:                                AdditionalIncludeDirectories="..\lib\gd;..\include;..\classes;..\sql;..\lib\gc\include;..\lib\cord\include;..\lib\pcre;..\lib\sdbm\apr-include;..\..\..\win32\psapi;..\..\..\win32\gnome\glib\include;..\..\..\win32\gnome\glib\include\glib;..\..\..\win32\gnome\gmime-x.x.x;..\..\..\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.18    ! paf       125:                                UsePrecompiledHeader="0"
1.1       paf       126:                                PrecompiledHeaderFile=".\Debug/types.pch"
                    127:                                AssemblerListingLocation=".\Debug/"
                    128:                                ObjectFile=".\Debug/"
                    129:                                ProgramDataBaseFileName=".\Debug/"
1.5       paf       130:                                WarningLevel="4"
1.18    ! paf       131:                                SuppressStartupBanner="true"
1.1       paf       132:                                DebugInformationFormat="3"
1.18    ! paf       133:                                CompileAs="2"
        !           134:                        />
        !           135:                        <Tool
        !           136:                                Name="VCManagedResourceCompilerTool"
        !           137:                        />
1.1       paf       138:                        <Tool
1.18    ! paf       139:                                Name="VCResourceCompilerTool"
        !           140:                                PreprocessorDefinitions="_DEBUG"
        !           141:                                Culture="1049"
        !           142:                        />
        !           143:                        <Tool
        !           144:                                Name="VCPreLinkEventTool"
        !           145:                        />
1.1       paf       146:                        <Tool
                    147:                                Name="VCLibrarianTool"
                    148:                                OutputFile=".\Debug\types.lib"
1.18    ! paf       149:                                SuppressStartupBanner="true"
        !           150:                        />
1.1       paf       151:                        <Tool
1.18    ! paf       152:                                Name="VCALinkTool"
        !           153:                        />
1.1       paf       154:                        <Tool
1.18    ! paf       155:                                Name="VCXDCMakeTool"
        !           156:                        />
1.1       paf       157:                        <Tool
1.18    ! paf       158:                                Name="VCBscMakeTool"
        !           159:                        />
1.1       paf       160:                        <Tool
1.18    ! paf       161:                                Name="VCFxCopTool"
        !           162:                        />
1.1       paf       163:                        <Tool
1.18    ! paf       164:                                Name="VCPostBuildEventTool"
        !           165:                        />
1.1       paf       166:                </Configuration>
                    167:        </Configurations>
                    168:        <References>
                    169:        </References>
                    170:        <Files>
                    171:                <Filter
                    172:                        Name="psapi"
1.18    ! paf       173:                        >
1.1       paf       174:                        <File
1.18    ! paf       175:                                RelativePath="..\..\..\win32\psapi\Psapi.h"
        !           176:                                >
1.1       paf       177:                        </File>
                    178:                        <File
1.18    ! paf       179:                                RelativePath="..\..\..\win32\psapi\Psapi.Lib"
        !           180:                                >
1.1       paf       181:                        </File>
                    182:                </Filter>
                    183:                <File
1.18    ! paf       184:                        RelativePath=".\pa_junction.h"
        !           185:                        >
1.1       paf       186:                </File>
                    187:                <File
1.18    ! paf       188:                        RelativePath=".\pa_method.h"
        !           189:                        >
1.1       paf       190:                </File>
                    191:                <File
1.18    ! paf       192:                        RelativePath=".\pa_property.h"
        !           193:                        >
1.15      paf       194:                </File>
                    195:                <File
1.18    ! paf       196:                        RelativePath=".\pa_value.C"
        !           197:                        >
1.1       paf       198:                </File>
                    199:                <File
1.18    ! paf       200:                        RelativePath=".\pa_value.h"
        !           201:                        >
1.1       paf       202:                </File>
                    203:                <File
1.18    ! paf       204:                        RelativePath=".\pa_vbool.h"
        !           205:                        >
1.9       paf       206:                </File>
                    207:                <File
1.18    ! paf       208:                        RelativePath=".\pa_vclass.C"
        !           209:                        >
1.9       paf       210:                </File>
                    211:                <File
1.18    ! paf       212:                        RelativePath=".\pa_vclass.h"
        !           213:                        >
1.9       paf       214:                </File>
                    215:                <File
1.18    ! paf       216:                        RelativePath=".\pa_vcode_frame.h"
        !           217:                        >
1.1       paf       218:                </File>
                    219:                <File
1.18    ! paf       220:                        RelativePath=".\pa_vconsole.h"
        !           221:                        >
1.4       paf       222:                </File>
                    223:                <File
1.18    ! paf       224:                        RelativePath=".\pa_vcookie.C"
        !           225:                        >
1.1       paf       226:                </File>
                    227:                <File
1.18    ! paf       228:                        RelativePath=".\pa_vcookie.h"
        !           229:                        >
1.1       paf       230:                </File>
                    231:                <File
1.18    ! paf       232:                        RelativePath=".\pa_vdate.h"
        !           233:                        >
1.9       paf       234:                </File>
                    235:                <File
1.18    ! paf       236:                        RelativePath=".\pa_vdouble.h"
        !           237:                        >
1.9       paf       238:                </File>
                    239:                <File
1.18    ! paf       240:                        RelativePath=".\pa_venv.C"
        !           241:                        >
1.16      paf       242:                </File>
                    243:                <File
1.18    ! paf       244:                        RelativePath=".\pa_venv.h"
        !           245:                        >
1.9       paf       246:                </File>
                    247:                <File
1.18    ! paf       248:                        RelativePath=".\pa_vfile.C"
        !           249:                        >
1.9       paf       250:                </File>
                    251:                <File
1.18    ! paf       252:                        RelativePath=".\pa_vfile.h"
        !           253:                        >
1.9       paf       254:                </File>
                    255:                <File
1.18    ! paf       256:                        RelativePath=".\pa_vform.C"
        !           257:                        >
1.9       paf       258:                </File>
                    259:                <File
1.18    ! paf       260:                        RelativePath=".\pa_vform.h"
        !           261:                        >
1.14      paf       262:                </File>
                    263:                <File
1.18    ! paf       264:                        RelativePath=".\pa_vhash.C"
        !           265:                        >
1.9       paf       266:                </File>
                    267:                <File
1.18    ! paf       268:                        RelativePath=".\pa_vhash.h"
        !           269:                        >
1.3       paf       270:                </File>
                    271:                <File
1.18    ! paf       272:                        RelativePath=".\pa_vhashfile.C"
        !           273:                        >
1.1       paf       274:                </File>
                    275:                <File
1.18    ! paf       276:                        RelativePath=".\pa_vhashfile.h"
        !           277:                        >
1.1       paf       278:                </File>
                    279:                <File
1.18    ! paf       280:                        RelativePath=".\pa_vimage.C"
        !           281:                        >
1.9       paf       282:                </File>
                    283:                <File
1.18    ! paf       284:                        RelativePath=".\pa_vimage.h"
        !           285:                        >
1.9       paf       286:                </File>
                    287:                <File
1.18    ! paf       288:                        RelativePath=".\pa_vint.h"
        !           289:                        >
1.9       paf       290:                </File>
                    291:                <File
1.18    ! paf       292:                        RelativePath=".\pa_vjunction.h"
        !           293:                        >
1.9       paf       294:                </File>
                    295:                <File
1.18    ! paf       296:                        RelativePath=".\pa_vmail.C"
        !           297:                        >
1.9       paf       298:                </File>
                    299:                <File
1.18    ! paf       300:                        RelativePath=".\pa_vmail.h"
        !           301:                        >
1.9       paf       302:                </File>
                    303:                <File
1.18    ! paf       304:                        RelativePath=".\pa_vmath.C"
        !           305:                        >
1.9       paf       306:                </File>
                    307:                <File
1.18    ! paf       308:                        RelativePath=".\pa_vmath.h"
        !           309:                        >
1.9       paf       310:                </File>
                    311:                <File
1.18    ! paf       312:                        RelativePath=".\pa_vmemory.h"
        !           313:                        >
1.9       paf       314:                </File>
                    315:                <File
1.18    ! paf       316:                        RelativePath=".\pa_vmethod_frame.C"
        !           317:                        >
1.9       paf       318:                </File>
                    319:                <File
1.18    ! paf       320:                        RelativePath=".\pa_vmethod_frame.h"
        !           321:                        >
1.9       paf       322:                </File>
                    323:                <File
1.18    ! paf       324:                        RelativePath=".\pa_vobject.C"
        !           325:                        >
1.9       paf       326:                </File>
                    327:                <File
1.18    ! paf       328:                        RelativePath=".\pa_vobject.h"
        !           329:                        >
1.15      paf       330:                </File>
                    331:                <File
1.18    ! paf       332:                        RelativePath=".\pa_vproperty.h"
        !           333:                        >
1.9       paf       334:                </File>
                    335:                <File
1.18    ! paf       336:                        RelativePath=".\pa_vrequest.C"
        !           337:                        >
1.9       paf       338:                </File>
                    339:                <File
1.18    ! paf       340:                        RelativePath=".\pa_vrequest.h"
        !           341:                        >
1.9       paf       342:                </File>
                    343:                <File
1.18    ! paf       344:                        RelativePath=".\pa_vresponse.C"
        !           345:                        >
1.9       paf       346:                </File>
                    347:                <File
1.18    ! paf       348:                        RelativePath=".\pa_vresponse.h"
        !           349:                        >
1.9       paf       350:                </File>
                    351:                <File
1.18    ! paf       352:                        RelativePath=".\pa_vstateless_class.C"
        !           353:                        >
1.9       paf       354:                </File>
                    355:                <File
1.18    ! paf       356:                        RelativePath=".\pa_vstateless_class.h"
        !           357:                        >
1.9       paf       358:                </File>
                    359:                <File
1.18    ! paf       360:                        RelativePath=".\pa_vstateless_object.h"
        !           361:                        >
1.9       paf       362:                </File>
                    363:                <File
1.18    ! paf       364:                        RelativePath=".\pa_vstatus.C"
        !           365:                        >
1.9       paf       366:                </File>
                    367:                <File
1.18    ! paf       368:                        RelativePath=".\pa_vstatus.h"
        !           369:                        >
1.9       paf       370:                </File>
                    371:                <File
1.18    ! paf       372:                        RelativePath=".\pa_vstring.C"
        !           373:                        >
1.9       paf       374:                </File>
                    375:                <File
1.18    ! paf       376:                        RelativePath=".\pa_vstring.h"
        !           377:                        >
1.9       paf       378:                </File>
                    379:                <File
1.18    ! paf       380:                        RelativePath=".\pa_vtable.C"
        !           381:                        >
1.9       paf       382:                </File>
                    383:                <File
1.18    ! paf       384:                        RelativePath=".\pa_vtable.h"
        !           385:                        >
1.9       paf       386:                </File>
                    387:                <File
1.18    ! paf       388:                        RelativePath=".\pa_vvoid.C"
        !           389:                        >
1.12      paf       390:                </File>
                    391:                <File
1.18    ! paf       392:                        RelativePath=".\pa_vvoid.h"
        !           393:                        >
1.9       paf       394:                </File>
                    395:                <File
1.18    ! paf       396:                        RelativePath=".\pa_vxdoc.C"
        !           397:                        >
1.9       paf       398:                </File>
                    399:                <File
1.18    ! paf       400:                        RelativePath=".\pa_vxdoc.h"
        !           401:                        >
1.9       paf       402:                </File>
                    403:                <File
1.18    ! paf       404:                        RelativePath=".\pa_vxnode.C"
        !           405:                        >
1.9       paf       406:                </File>
                    407:                <File
1.18    ! paf       408:                        RelativePath=".\pa_vxnode.h"
        !           409:                        >
1.9       paf       410:                </File>
                    411:                <File
1.18    ! paf       412:                        RelativePath=".\pa_wcontext.C"
        !           413:                        >
1.1       paf       414:                </File>
                    415:                <File
1.18    ! paf       416:                        RelativePath=".\pa_wcontext.h"
        !           417:                        >
1.1       paf       418:                </File>
                    419:                <File
1.18    ! paf       420:                        RelativePath=".\pa_wwrapper.h"
        !           421:                        >
1.1       paf       422:                </File>
                    423:        </Files>
                    424:        <Globals>
                    425:        </Globals>
                    426: </VisualStudioProject>

E-mail: