Annotation of parser3/src/lib/cord/cord.vcproj, revision 1.4

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.4     ! paf         4:        Version="8.00"
1.1       paf         5:        Name="cord"
1.4     ! paf         6:        ProjectGUID="{74F38AE8-E0CF-4684-B4EA-B0555F0B30AE}"
        !             7:        >
1.1       paf         8:        <Platforms>
                      9:                <Platform
1.4     ! paf        10:                        Name="Win32"
        !            11:                />
1.1       paf        12:        </Platforms>
1.4     ! paf        13:        <ToolFiles>
        !            14:        </ToolFiles>
1.1       paf        15:        <Configurations>
                     16:                <Configuration
                     17:                        Name="Profile Release|Win32"
                     18:                        OutputDirectory=".\ProfileRelease"
                     19:                        IntermediateDirectory=".\ProfileRelease"
                     20:                        ConfigurationType="4"
1.4     ! paf        21:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        22:                        UseOfMFC="0"
1.4     ! paf        23:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            24:                        CharacterSet="2"
        !            25:                        >
        !            26:                        <Tool
        !            27:                                Name="VCPreBuildEventTool"
        !            28:                        />
        !            29:                        <Tool
        !            30:                                Name="VCCustomBuildTool"
        !            31:                        />
        !            32:                        <Tool
        !            33:                                Name="VCXMLDataGeneratorTool"
        !            34:                        />
        !            35:                        <Tool
        !            36:                                Name="VCWebServiceProxyGeneratorTool"
        !            37:                        />
        !            38:                        <Tool
        !            39:                                Name="VCMIDLTool"
        !            40:                        />
1.1       paf        41:                        <Tool
                     42:                                Name="VCCLCompilerTool"
1.3       paf        43:                                Optimization="2"
1.1       paf        44:                                InlineFunctionExpansion="1"
1.3       paf        45:                                AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
1.1       paf        46:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4     ! paf        47:                                StringPooling="true"
1.1       paf        48:                                RuntimeLibrary="2"
1.4     ! paf        49:                                EnableFunctionLevelLinking="true"
        !            50:                                UsePrecompiledHeader="0"
1.1       paf        51:                                PrecompiledHeaderFile=".\ProfileRelease/cord.pch"
                     52:                                AssemblerListingLocation=".\ProfileRelease/"
                     53:                                ObjectFile=".\ProfileRelease/"
                     54:                                ProgramDataBaseFileName=".\ProfileRelease/"
                     55:                                WarningLevel="3"
1.4     ! paf        56:                                SuppressStartupBanner="true"
        !            57:                                CompileAs="0"
        !            58:                        />
        !            59:                        <Tool
        !            60:                                Name="VCManagedResourceCompilerTool"
        !            61:                        />
        !            62:                        <Tool
        !            63:                                Name="VCResourceCompilerTool"
        !            64:                                PreprocessorDefinitions="NDEBUG"
        !            65:                                Culture="1049"
        !            66:                        />
1.1       paf        67:                        <Tool
1.4     ! paf        68:                                Name="VCPreLinkEventTool"
        !            69:                        />
1.1       paf        70:                        <Tool
                     71:                                Name="VCLibrarianTool"
                     72:                                OutputFile=".\ProfileRelease\cord.lib"
1.4     ! paf        73:                                SuppressStartupBanner="true"
        !            74:                        />
1.1       paf        75:                        <Tool
1.4     ! paf        76:                                Name="VCALinkTool"
        !            77:                        />
1.1       paf        78:                        <Tool
1.4     ! paf        79:                                Name="VCXDCMakeTool"
        !            80:                        />
1.1       paf        81:                        <Tool
1.4     ! paf        82:                                Name="VCBscMakeTool"
        !            83:                        />
1.1       paf        84:                        <Tool
1.4     ! paf        85:                                Name="VCFxCopTool"
        !            86:                        />
1.1       paf        87:                        <Tool
1.4     ! paf        88:                                Name="VCPostBuildEventTool"
        !            89:                        />
1.1       paf        90:                </Configuration>
                     91:                <Configuration
                     92:                        Name="Profile Debug|Win32"
                     93:                        OutputDirectory=".\ProfileDebug"
                     94:                        IntermediateDirectory=".\ProfileDebug"
                     95:                        ConfigurationType="4"
1.4     ! paf        96:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        97:                        UseOfMFC="0"
1.4     ! paf        98:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !            99:                        CharacterSet="2"
        !           100:                        >
        !           101:                        <Tool
        !           102:                                Name="VCPreBuildEventTool"
        !           103:                        />
        !           104:                        <Tool
        !           105:                                Name="VCCustomBuildTool"
        !           106:                        />
        !           107:                        <Tool
        !           108:                                Name="VCXMLDataGeneratorTool"
        !           109:                        />
        !           110:                        <Tool
        !           111:                                Name="VCWebServiceProxyGeneratorTool"
        !           112:                        />
        !           113:                        <Tool
        !           114:                                Name="VCMIDLTool"
        !           115:                        />
1.1       paf       116:                        <Tool
                    117:                                Name="VCCLCompilerTool"
                    118:                                Optimization="0"
1.3       paf       119:                                AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
1.1       paf       120:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                    121:                                BasicRuntimeChecks="3"
                    122:                                RuntimeLibrary="3"
1.4     ! paf       123:                                UsePrecompiledHeader="0"
1.1       paf       124:                                PrecompiledHeaderFile=".\ProfileDebug/cord.pch"
                    125:                                AssemblerListingLocation=".\ProfileDebug/"
                    126:                                ObjectFile=".\ProfileDebug/"
                    127:                                ProgramDataBaseFileName=".\ProfileDebug/"
                    128:                                WarningLevel="3"
1.4     ! paf       129:                                SuppressStartupBanner="true"
1.1       paf       130:                                DebugInformationFormat="3"
1.4     ! paf       131:                                CompileAs="0"
        !           132:                        />
        !           133:                        <Tool
        !           134:                                Name="VCManagedResourceCompilerTool"
        !           135:                        />
1.1       paf       136:                        <Tool
1.4     ! paf       137:                                Name="VCResourceCompilerTool"
        !           138:                                PreprocessorDefinitions="_DEBUG"
        !           139:                                Culture="1049"
        !           140:                        />
        !           141:                        <Tool
        !           142:                                Name="VCPreLinkEventTool"
        !           143:                        />
1.1       paf       144:                        <Tool
                    145:                                Name="VCLibrarianTool"
                    146:                                OutputFile=".\ProfileDebug\cord.lib"
1.4     ! paf       147:                                SuppressStartupBanner="true"
        !           148:                        />
1.1       paf       149:                        <Tool
1.4     ! paf       150:                                Name="VCALinkTool"
        !           151:                        />
1.1       paf       152:                        <Tool
1.4     ! paf       153:                                Name="VCXDCMakeTool"
        !           154:                        />
1.1       paf       155:                        <Tool
1.4     ! paf       156:                                Name="VCBscMakeTool"
        !           157:                        />
1.1       paf       158:                        <Tool
1.4     ! paf       159:                                Name="VCFxCopTool"
        !           160:                        />
1.1       paf       161:                        <Tool
1.4     ! paf       162:                                Name="VCPostBuildEventTool"
        !           163:                        />
1.1       paf       164:                </Configuration>
                    165:                <Configuration
                    166:                        Name="Release|Win32"
                    167:                        OutputDirectory=".\Release"
                    168:                        IntermediateDirectory=".\Release"
                    169:                        ConfigurationType="4"
1.4     ! paf       170:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf       171:                        UseOfMFC="0"
1.4     ! paf       172:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           173:                        CharacterSet="2"
        !           174:                        >
        !           175:                        <Tool
        !           176:                                Name="VCPreBuildEventTool"
        !           177:                        />
        !           178:                        <Tool
        !           179:                                Name="VCCustomBuildTool"
        !           180:                        />
        !           181:                        <Tool
        !           182:                                Name="VCXMLDataGeneratorTool"
        !           183:                        />
        !           184:                        <Tool
        !           185:                                Name="VCWebServiceProxyGeneratorTool"
        !           186:                        />
        !           187:                        <Tool
        !           188:                                Name="VCMIDLTool"
        !           189:                        />
1.1       paf       190:                        <Tool
                    191:                                Name="VCCLCompilerTool"
1.3       paf       192:                                Optimization="2"
1.1       paf       193:                                InlineFunctionExpansion="1"
1.3       paf       194:                                AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
1.1       paf       195:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.4     ! paf       196:                                StringPooling="true"
1.1       paf       197:                                RuntimeLibrary="2"
1.4     ! paf       198:                                EnableFunctionLevelLinking="true"
        !           199:                                UsePrecompiledHeader="0"
1.1       paf       200:                                PrecompiledHeaderFile=".\Release/cord.pch"
                    201:                                AssemblerListingLocation=".\Release/"
                    202:                                ObjectFile=".\Release/"
                    203:                                ProgramDataBaseFileName=".\Release/"
                    204:                                WarningLevel="3"
1.4     ! paf       205:                                SuppressStartupBanner="true"
1.1       paf       206:                                DebugInformationFormat="3"
1.4     ! paf       207:                                CompileAs="0"
        !           208:                        />
        !           209:                        <Tool
        !           210:                                Name="VCManagedResourceCompilerTool"
        !           211:                        />
1.1       paf       212:                        <Tool
1.4     ! paf       213:                                Name="VCResourceCompilerTool"
        !           214:                                PreprocessorDefinitions="NDEBUG"
        !           215:                                Culture="1049"
        !           216:                        />
        !           217:                        <Tool
        !           218:                                Name="VCPreLinkEventTool"
        !           219:                        />
1.1       paf       220:                        <Tool
                    221:                                Name="VCLibrarianTool"
                    222:                                OutputFile=".\Release\cord.lib"
1.4     ! paf       223:                                SuppressStartupBanner="true"
        !           224:                        />
1.1       paf       225:                        <Tool
1.4     ! paf       226:                                Name="VCALinkTool"
        !           227:                        />
1.1       paf       228:                        <Tool
1.4     ! paf       229:                                Name="VCXDCMakeTool"
        !           230:                        />
1.1       paf       231:                        <Tool
1.4     ! paf       232:                                Name="VCBscMakeTool"
        !           233:                        />
1.1       paf       234:                        <Tool
1.4     ! paf       235:                                Name="VCFxCopTool"
        !           236:                        />
1.1       paf       237:                        <Tool
1.4     ! paf       238:                                Name="VCPostBuildEventTool"
        !           239:                        />
1.1       paf       240:                </Configuration>
                    241:                <Configuration
                    242:                        Name="Debug|Win32"
                    243:                        OutputDirectory=".\Debug"
                    244:                        IntermediateDirectory=".\Debug"
                    245:                        ConfigurationType="4"
1.4     ! paf       246:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf       247:                        UseOfMFC="0"
1.4     ! paf       248:                        ATLMinimizesCRunTimeLibraryUsage="false"
        !           249:                        CharacterSet="2"
        !           250:                        >
        !           251:                        <Tool
        !           252:                                Name="VCPreBuildEventTool"
        !           253:                        />
        !           254:                        <Tool
        !           255:                                Name="VCCustomBuildTool"
        !           256:                        />
        !           257:                        <Tool
        !           258:                                Name="VCXMLDataGeneratorTool"
        !           259:                        />
        !           260:                        <Tool
        !           261:                                Name="VCWebServiceProxyGeneratorTool"
        !           262:                        />
        !           263:                        <Tool
        !           264:                                Name="VCMIDLTool"
        !           265:                        />
1.1       paf       266:                        <Tool
                    267:                                Name="VCCLCompilerTool"
                    268:                                Optimization="0"
1.3       paf       269:                                AdditionalIncludeDirectories="include,..\gc\include,..\..\include"
1.1       paf       270:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                    271:                                BasicRuntimeChecks="3"
                    272:                                RuntimeLibrary="3"
1.4     ! paf       273:                                UsePrecompiledHeader="0"
1.1       paf       274:                                PrecompiledHeaderFile=".\Debug/cord.pch"
                    275:                                AssemblerListingLocation=".\Debug/"
                    276:                                ObjectFile=".\Debug/"
                    277:                                ProgramDataBaseFileName=".\Debug/"
                    278:                                WarningLevel="3"
1.4     ! paf       279:                                SuppressStartupBanner="true"
1.1       paf       280:                                DebugInformationFormat="3"
1.4     ! paf       281:                                CompileAs="0"
        !           282:                        />
1.1       paf       283:                        <Tool
1.4     ! paf       284:                                Name="VCManagedResourceCompilerTool"
        !           285:                        />
        !           286:                        <Tool
        !           287:                                Name="VCResourceCompilerTool"
        !           288:                                PreprocessorDefinitions="_DEBUG"
        !           289:                                Culture="1049"
        !           290:                        />
        !           291:                        <Tool
        !           292:                                Name="VCPreLinkEventTool"
        !           293:                        />
1.1       paf       294:                        <Tool
                    295:                                Name="VCLibrarianTool"
                    296:                                OutputFile=".\Debug\cord.lib"
1.4     ! paf       297:                                SuppressStartupBanner="true"
        !           298:                        />
1.1       paf       299:                        <Tool
1.4     ! paf       300:                                Name="VCALinkTool"
        !           301:                        />
1.1       paf       302:                        <Tool
1.4     ! paf       303:                                Name="VCXDCMakeTool"
        !           304:                        />
1.1       paf       305:                        <Tool
1.4     ! paf       306:                                Name="VCBscMakeTool"
        !           307:                        />
1.1       paf       308:                        <Tool
1.4     ! paf       309:                                Name="VCFxCopTool"
        !           310:                        />
1.1       paf       311:                        <Tool
1.4     ! paf       312:                                Name="VCPostBuildEventTool"
        !           313:                        />
1.1       paf       314:                </Configuration>
                    315:        </Configurations>
                    316:        <References>
                    317:        </References>
                    318:        <Files>
                    319:                <Filter
                    320:                        Name="include"
1.4     ! paf       321:                        Filter="*.h"
        !           322:                        >
1.1       paf       323:                        <File
1.4     ! paf       324:                                RelativePath="include\cord.h"
        !           325:                                >
1.1       paf       326:                        </File>
                    327:                        <File
1.4     ! paf       328:                                RelativePath="include\ec.h"
        !           329:                                >
1.1       paf       330:                        </File>
                    331:                        <Filter
                    332:                                Name="private"
1.4     ! paf       333:                                >
1.1       paf       334:                                <File
1.4     ! paf       335:                                        RelativePath="include\private\cord_pos.h"
        !           336:                                        >
1.1       paf       337:                                </File>
                    338:                        </Filter>
                    339:                </Filter>
                    340:                <File
1.4     ! paf       341:                        RelativePath="cordbscs.c"
        !           342:                        >
1.1       paf       343:                        <FileConfiguration
1.4     ! paf       344:                                Name="Profile Release|Win32"
        !           345:                                >
1.1       paf       346:                                <Tool
                    347:                                        Name="VCCLCompilerTool"
1.3       paf       348:                                        Optimization="2"
1.1       paf       349:                                        AdditionalIncludeDirectories=""
1.4     ! paf       350:                                        PreprocessorDefinitions=""
        !           351:                                />
1.1       paf       352:                        </FileConfiguration>
                    353:                        <FileConfiguration
1.4     ! paf       354:                                Name="Profile Debug|Win32"
        !           355:                                >
1.1       paf       356:                                <Tool
                    357:                                        Name="VCCLCompilerTool"
                    358:                                        Optimization="0"
                    359:                                        AdditionalIncludeDirectories=""
                    360:                                        PreprocessorDefinitions=""
1.4     ! paf       361:                                        BasicRuntimeChecks="3"
        !           362:                                />
1.1       paf       363:                        </FileConfiguration>
                    364:                        <FileConfiguration
1.4     ! paf       365:                                Name="Release|Win32"
        !           366:                                >
1.1       paf       367:                                <Tool
                    368:                                        Name="VCCLCompilerTool"
1.3       paf       369:                                        Optimization="2"
1.1       paf       370:                                        AdditionalIncludeDirectories=""
1.4     ! paf       371:                                        PreprocessorDefinitions=""
        !           372:                                />
1.1       paf       373:                        </FileConfiguration>
                    374:                        <FileConfiguration
1.4     ! paf       375:                                Name="Debug|Win32"
        !           376:                                >
1.1       paf       377:                                <Tool
                    378:                                        Name="VCCLCompilerTool"
                    379:                                        Optimization="0"
                    380:                                        AdditionalIncludeDirectories=""
                    381:                                        PreprocessorDefinitions=""
1.4     ! paf       382:                                        BasicRuntimeChecks="3"
        !           383:                                />
1.1       paf       384:                        </FileConfiguration>
                    385:                </File>
                    386:                <File
1.4     ! paf       387:                        RelativePath="cordprnt.c"
        !           388:                        >
1.1       paf       389:                        <FileConfiguration
1.4     ! paf       390:                                Name="Profile Release|Win32"
        !           391:                                >
1.1       paf       392:                                <Tool
                    393:                                        Name="VCCLCompilerTool"
1.3       paf       394:                                        Optimization="2"
1.1       paf       395:                                        AdditionalIncludeDirectories=""
1.4     ! paf       396:                                        PreprocessorDefinitions=""
        !           397:                                />
1.1       paf       398:                        </FileConfiguration>
                    399:                        <FileConfiguration
1.4     ! paf       400:                                Name="Profile Debug|Win32"
        !           401:                                >
1.1       paf       402:                                <Tool
                    403:                                        Name="VCCLCompilerTool"
                    404:                                        Optimization="0"
                    405:                                        AdditionalIncludeDirectories=""
                    406:                                        PreprocessorDefinitions=""
1.4     ! paf       407:                                        BasicRuntimeChecks="3"
        !           408:                                />
1.1       paf       409:                        </FileConfiguration>
                    410:                        <FileConfiguration
1.4     ! paf       411:                                Name="Release|Win32"
        !           412:                                >
1.1       paf       413:                                <Tool
                    414:                                        Name="VCCLCompilerTool"
1.3       paf       415:                                        Optimization="2"
1.1       paf       416:                                        AdditionalIncludeDirectories=""
1.4     ! paf       417:                                        PreprocessorDefinitions=""
        !           418:                                />
1.1       paf       419:                        </FileConfiguration>
                    420:                        <FileConfiguration
1.4     ! paf       421:                                Name="Debug|Win32"
        !           422:                                >
1.1       paf       423:                                <Tool
                    424:                                        Name="VCCLCompilerTool"
                    425:                                        Optimization="0"
                    426:                                        AdditionalIncludeDirectories=""
                    427:                                        PreprocessorDefinitions=""
1.4     ! paf       428:                                        BasicRuntimeChecks="3"
        !           429:                                />
1.1       paf       430:                        </FileConfiguration>
                    431:                </File>
                    432:                <File
1.4     ! paf       433:                        RelativePath="cordxtra.c"
        !           434:                        >
1.1       paf       435:                        <FileConfiguration
1.4     ! paf       436:                                Name="Profile Release|Win32"
        !           437:                                >
1.1       paf       438:                                <Tool
                    439:                                        Name="VCCLCompilerTool"
1.3       paf       440:                                        Optimization="2"
1.1       paf       441:                                        AdditionalIncludeDirectories=""
1.4     ! paf       442:                                        PreprocessorDefinitions=""
        !           443:                                />
1.1       paf       444:                        </FileConfiguration>
                    445:                        <FileConfiguration
1.4     ! paf       446:                                Name="Profile Debug|Win32"
        !           447:                                >
1.1       paf       448:                                <Tool
                    449:                                        Name="VCCLCompilerTool"
                    450:                                        Optimization="0"
                    451:                                        AdditionalIncludeDirectories=""
                    452:                                        PreprocessorDefinitions=""
1.4     ! paf       453:                                        BasicRuntimeChecks="3"
        !           454:                                />
1.1       paf       455:                        </FileConfiguration>
                    456:                        <FileConfiguration
1.4     ! paf       457:                                Name="Release|Win32"
        !           458:                                >
1.1       paf       459:                                <Tool
                    460:                                        Name="VCCLCompilerTool"
1.3       paf       461:                                        Optimization="2"
1.1       paf       462:                                        AdditionalIncludeDirectories=""
1.4     ! paf       463:                                        PreprocessorDefinitions=""
        !           464:                                />
1.1       paf       465:                        </FileConfiguration>
                    466:                        <FileConfiguration
1.4     ! paf       467:                                Name="Debug|Win32"
        !           468:                                >
1.1       paf       469:                                <Tool
                    470:                                        Name="VCCLCompilerTool"
                    471:                                        Optimization="0"
                    472:                                        AdditionalIncludeDirectories=""
                    473:                                        PreprocessorDefinitions=""
1.4     ! paf       474:                                        BasicRuntimeChecks="3"
        !           475:                                />
1.1       paf       476:                        </FileConfiguration>
                    477:                </File>
                    478:        </Files>
                    479:        <Globals>
                    480:        </Globals>
                    481: </VisualStudioProject>

E-mail: