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

1.1     ! paf         1: <?xml version="1.0" encoding="windows-1251"?>
        !             2: <VisualStudioProject
        !             3:        ProjectType="Visual C++"
        !             4:        Version="7.10"
        !             5:        Name="cord"
        !             6:        SccProjectName="parser3/src/lib/cord"
        !             7:        SccAuxPath=""
        !             8:        SccLocalPath="."
        !             9:        SccProvider="MSSCCI:Jalindi Igloo">
        !            10:        <Platforms>
        !            11:                <Platform
        !            12:                        Name="Win32"/>
        !            13:        </Platforms>
        !            14:        <Configurations>
        !            15:                <Configuration
        !            16:                        Name="Profile Release|Win32"
        !            17:                        OutputDirectory=".\ProfileRelease"
        !            18:                        IntermediateDirectory=".\ProfileRelease"
        !            19:                        ConfigurationType="4"
        !            20:                        UseOfMFC="0"
        !            21:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            22:                        CharacterSet="2">
        !            23:                        <Tool
        !            24:                                Name="VCCLCompilerTool"
        !            25:                                Optimization="2"
        !            26:                                InlineFunctionExpansion="1"
        !            27:                                AdditionalIncludeDirectories="include,..\gc\include"
        !            28:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
        !            29:                                StringPooling="TRUE"
        !            30:                                RuntimeLibrary="2"
        !            31:                                EnableFunctionLevelLinking="TRUE"
        !            32:                                UsePrecompiledHeader="2"
        !            33:                                PrecompiledHeaderFile=".\ProfileRelease/cord.pch"
        !            34:                                AssemblerListingLocation=".\ProfileRelease/"
        !            35:                                ObjectFile=".\ProfileRelease/"
        !            36:                                ProgramDataBaseFileName=".\ProfileRelease/"
        !            37:                                WarningLevel="3"
        !            38:                                SuppressStartupBanner="TRUE"
        !            39:                                CompileAs="0"/>
        !            40:                        <Tool
        !            41:                                Name="VCCustomBuildTool"/>
        !            42:                        <Tool
        !            43:                                Name="VCLibrarianTool"
        !            44:                                OutputFile=".\ProfileRelease\cord.lib"
        !            45:                                SuppressStartupBanner="TRUE"/>
        !            46:                        <Tool
        !            47:                                Name="VCMIDLTool"/>
        !            48:                        <Tool
        !            49:                                Name="VCPostBuildEventTool"/>
        !            50:                        <Tool
        !            51:                                Name="VCPreBuildEventTool"/>
        !            52:                        <Tool
        !            53:                                Name="VCPreLinkEventTool"/>
        !            54:                        <Tool
        !            55:                                Name="VCResourceCompilerTool"
        !            56:                                PreprocessorDefinitions="NDEBUG"
        !            57:                                Culture="1049"/>
        !            58:                        <Tool
        !            59:                                Name="VCWebServiceProxyGeneratorTool"/>
        !            60:                        <Tool
        !            61:                                Name="VCXMLDataGeneratorTool"/>
        !            62:                        <Tool
        !            63:                                Name="VCManagedWrapperGeneratorTool"/>
        !            64:                        <Tool
        !            65:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !            66:                </Configuration>
        !            67:                <Configuration
        !            68:                        Name="Profile Debug|Win32"
        !            69:                        OutputDirectory=".\ProfileDebug"
        !            70:                        IntermediateDirectory=".\ProfileDebug"
        !            71:                        ConfigurationType="4"
        !            72:                        UseOfMFC="0"
        !            73:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            74:                        CharacterSet="2">
        !            75:                        <Tool
        !            76:                                Name="VCCLCompilerTool"
        !            77:                                Optimization="0"
        !            78:                                AdditionalIncludeDirectories="include,..\gc\include"
        !            79:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
        !            80:                                BasicRuntimeChecks="3"
        !            81:                                RuntimeLibrary="3"
        !            82:                                UsePrecompiledHeader="2"
        !            83:                                PrecompiledHeaderFile=".\ProfileDebug/cord.pch"
        !            84:                                AssemblerListingLocation=".\ProfileDebug/"
        !            85:                                ObjectFile=".\ProfileDebug/"
        !            86:                                ProgramDataBaseFileName=".\ProfileDebug/"
        !            87:                                WarningLevel="3"
        !            88:                                SuppressStartupBanner="TRUE"
        !            89:                                DebugInformationFormat="3"
        !            90:                                CompileAs="0"/>
        !            91:                        <Tool
        !            92:                                Name="VCCustomBuildTool"/>
        !            93:                        <Tool
        !            94:                                Name="VCLibrarianTool"
        !            95:                                OutputFile=".\ProfileDebug\cord.lib"
        !            96:                                SuppressStartupBanner="TRUE"/>
        !            97:                        <Tool
        !            98:                                Name="VCMIDLTool"/>
        !            99:                        <Tool
        !           100:                                Name="VCPostBuildEventTool"/>
        !           101:                        <Tool
        !           102:                                Name="VCPreBuildEventTool"/>
        !           103:                        <Tool
        !           104:                                Name="VCPreLinkEventTool"/>
        !           105:                        <Tool
        !           106:                                Name="VCResourceCompilerTool"
        !           107:                                PreprocessorDefinitions="_DEBUG"
        !           108:                                Culture="1049"/>
        !           109:                        <Tool
        !           110:                                Name="VCWebServiceProxyGeneratorTool"/>
        !           111:                        <Tool
        !           112:                                Name="VCXMLDataGeneratorTool"/>
        !           113:                        <Tool
        !           114:                                Name="VCManagedWrapperGeneratorTool"/>
        !           115:                        <Tool
        !           116:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !           117:                </Configuration>
        !           118:                <Configuration
        !           119:                        Name="Release|Win32"
        !           120:                        OutputDirectory=".\Release"
        !           121:                        IntermediateDirectory=".\Release"
        !           122:                        ConfigurationType="4"
        !           123:                        UseOfMFC="0"
        !           124:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !           125:                        CharacterSet="2">
        !           126:                        <Tool
        !           127:                                Name="VCCLCompilerTool"
        !           128:                                Optimization="2"
        !           129:                                InlineFunctionExpansion="1"
        !           130:                                AdditionalIncludeDirectories="include,..\gc\include"
        !           131:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
        !           132:                                StringPooling="TRUE"
        !           133:                                RuntimeLibrary="2"
        !           134:                                EnableFunctionLevelLinking="TRUE"
        !           135:                                UsePrecompiledHeader="2"
        !           136:                                PrecompiledHeaderFile=".\Release/cord.pch"
        !           137:                                AssemblerListingLocation=".\Release/"
        !           138:                                ObjectFile=".\Release/"
        !           139:                                ProgramDataBaseFileName=".\Release/"
        !           140:                                WarningLevel="3"
        !           141:                                SuppressStartupBanner="TRUE"
        !           142:                                DebugInformationFormat="3"
        !           143:                                CompileAs="0"/>
        !           144:                        <Tool
        !           145:                                Name="VCCustomBuildTool"/>
        !           146:                        <Tool
        !           147:                                Name="VCLibrarianTool"
        !           148:                                OutputFile=".\Release\cord.lib"
        !           149:                                SuppressStartupBanner="TRUE"/>
        !           150:                        <Tool
        !           151:                                Name="VCMIDLTool"/>
        !           152:                        <Tool
        !           153:                                Name="VCPostBuildEventTool"/>
        !           154:                        <Tool
        !           155:                                Name="VCPreBuildEventTool"/>
        !           156:                        <Tool
        !           157:                                Name="VCPreLinkEventTool"/>
        !           158:                        <Tool
        !           159:                                Name="VCResourceCompilerTool"
        !           160:                                PreprocessorDefinitions="NDEBUG"
        !           161:                                Culture="1049"/>
        !           162:                        <Tool
        !           163:                                Name="VCWebServiceProxyGeneratorTool"/>
        !           164:                        <Tool
        !           165:                                Name="VCXMLDataGeneratorTool"/>
        !           166:                        <Tool
        !           167:                                Name="VCManagedWrapperGeneratorTool"/>
        !           168:                        <Tool
        !           169:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !           170:                </Configuration>
        !           171:                <Configuration
        !           172:                        Name="Debug|Win32"
        !           173:                        OutputDirectory=".\Debug"
        !           174:                        IntermediateDirectory=".\Debug"
        !           175:                        ConfigurationType="4"
        !           176:                        UseOfMFC="0"
        !           177:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !           178:                        CharacterSet="2">
        !           179:                        <Tool
        !           180:                                Name="VCCLCompilerTool"
        !           181:                                Optimization="0"
        !           182:                                AdditionalIncludeDirectories="include,..\gc\include"
        !           183:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
        !           184:                                BasicRuntimeChecks="3"
        !           185:                                RuntimeLibrary="3"
        !           186:                                UsePrecompiledHeader="2"
        !           187:                                PrecompiledHeaderFile=".\Debug/cord.pch"
        !           188:                                AssemblerListingLocation=".\Debug/"
        !           189:                                ObjectFile=".\Debug/"
        !           190:                                ProgramDataBaseFileName=".\Debug/"
        !           191:                                WarningLevel="3"
        !           192:                                SuppressStartupBanner="TRUE"
        !           193:                                DebugInformationFormat="3"
        !           194:                                CompileAs="0"/>
        !           195:                        <Tool
        !           196:                                Name="VCCustomBuildTool"/>
        !           197:                        <Tool
        !           198:                                Name="VCLibrarianTool"
        !           199:                                OutputFile=".\Debug\cord.lib"
        !           200:                                SuppressStartupBanner="TRUE"/>
        !           201:                        <Tool
        !           202:                                Name="VCMIDLTool"/>
        !           203:                        <Tool
        !           204:                                Name="VCPostBuildEventTool"/>
        !           205:                        <Tool
        !           206:                                Name="VCPreBuildEventTool"/>
        !           207:                        <Tool
        !           208:                                Name="VCPreLinkEventTool"/>
        !           209:                        <Tool
        !           210:                                Name="VCResourceCompilerTool"
        !           211:                                PreprocessorDefinitions="_DEBUG"
        !           212:                                Culture="1049"/>
        !           213:                        <Tool
        !           214:                                Name="VCWebServiceProxyGeneratorTool"/>
        !           215:                        <Tool
        !           216:                                Name="VCXMLDataGeneratorTool"/>
        !           217:                        <Tool
        !           218:                                Name="VCManagedWrapperGeneratorTool"/>
        !           219:                        <Tool
        !           220:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !           221:                </Configuration>
        !           222:        </Configurations>
        !           223:        <References>
        !           224:        </References>
        !           225:        <Files>
        !           226:                <Filter
        !           227:                        Name="include"
        !           228:                        Filter="*.h">
        !           229:                        <File
        !           230:                                RelativePath="include\cord.h">
        !           231:                        </File>
        !           232:                        <File
        !           233:                                RelativePath="include\ec.h">
        !           234:                        </File>
        !           235:                        <Filter
        !           236:                                Name="private"
        !           237:                                Filter="">
        !           238:                                <File
        !           239:                                        RelativePath="include\private\cord_pos.h">
        !           240:                                </File>
        !           241:                        </Filter>
        !           242:                </Filter>
        !           243:                <File
        !           244:                        RelativePath="cordbscs.c">
        !           245:                        <FileConfiguration
        !           246:                                Name="Profile Release|Win32">
        !           247:                                <Tool
        !           248:                                        Name="VCCLCompilerTool"
        !           249:                                        Optimization="2"
        !           250:                                        AdditionalIncludeDirectories=""
        !           251:                                        PreprocessorDefinitions=""/>
        !           252:                        </FileConfiguration>
        !           253:                        <FileConfiguration
        !           254:                                Name="Profile Debug|Win32">
        !           255:                                <Tool
        !           256:                                        Name="VCCLCompilerTool"
        !           257:                                        Optimization="0"
        !           258:                                        AdditionalIncludeDirectories=""
        !           259:                                        PreprocessorDefinitions=""
        !           260:                                        BasicRuntimeChecks="3"/>
        !           261:                        </FileConfiguration>
        !           262:                        <FileConfiguration
        !           263:                                Name="Release|Win32">
        !           264:                                <Tool
        !           265:                                        Name="VCCLCompilerTool"
        !           266:                                        Optimization="2"
        !           267:                                        AdditionalIncludeDirectories=""
        !           268:                                        PreprocessorDefinitions=""/>
        !           269:                        </FileConfiguration>
        !           270:                        <FileConfiguration
        !           271:                                Name="Debug|Win32">
        !           272:                                <Tool
        !           273:                                        Name="VCCLCompilerTool"
        !           274:                                        Optimization="0"
        !           275:                                        AdditionalIncludeDirectories=""
        !           276:                                        PreprocessorDefinitions=""
        !           277:                                        BasicRuntimeChecks="3"/>
        !           278:                        </FileConfiguration>
        !           279:                </File>
        !           280:                <File
        !           281:                        RelativePath="cordprnt.c">
        !           282:                        <FileConfiguration
        !           283:                                Name="Profile Release|Win32">
        !           284:                                <Tool
        !           285:                                        Name="VCCLCompilerTool"
        !           286:                                        Optimization="2"
        !           287:                                        AdditionalIncludeDirectories=""
        !           288:                                        PreprocessorDefinitions=""/>
        !           289:                        </FileConfiguration>
        !           290:                        <FileConfiguration
        !           291:                                Name="Profile Debug|Win32">
        !           292:                                <Tool
        !           293:                                        Name="VCCLCompilerTool"
        !           294:                                        Optimization="0"
        !           295:                                        AdditionalIncludeDirectories=""
        !           296:                                        PreprocessorDefinitions=""
        !           297:                                        BasicRuntimeChecks="3"/>
        !           298:                        </FileConfiguration>
        !           299:                        <FileConfiguration
        !           300:                                Name="Release|Win32">
        !           301:                                <Tool
        !           302:                                        Name="VCCLCompilerTool"
        !           303:                                        Optimization="2"
        !           304:                                        AdditionalIncludeDirectories=""
        !           305:                                        PreprocessorDefinitions=""/>
        !           306:                        </FileConfiguration>
        !           307:                        <FileConfiguration
        !           308:                                Name="Debug|Win32">
        !           309:                                <Tool
        !           310:                                        Name="VCCLCompilerTool"
        !           311:                                        Optimization="0"
        !           312:                                        AdditionalIncludeDirectories=""
        !           313:                                        PreprocessorDefinitions=""
        !           314:                                        BasicRuntimeChecks="3"/>
        !           315:                        </FileConfiguration>
        !           316:                </File>
        !           317:                <File
        !           318:                        RelativePath="cordxtra.c">
        !           319:                        <FileConfiguration
        !           320:                                Name="Profile Release|Win32">
        !           321:                                <Tool
        !           322:                                        Name="VCCLCompilerTool"
        !           323:                                        Optimization="2"
        !           324:                                        AdditionalIncludeDirectories=""
        !           325:                                        PreprocessorDefinitions=""/>
        !           326:                        </FileConfiguration>
        !           327:                        <FileConfiguration
        !           328:                                Name="Profile Debug|Win32">
        !           329:                                <Tool
        !           330:                                        Name="VCCLCompilerTool"
        !           331:                                        Optimization="0"
        !           332:                                        AdditionalIncludeDirectories=""
        !           333:                                        PreprocessorDefinitions=""
        !           334:                                        BasicRuntimeChecks="3"/>
        !           335:                        </FileConfiguration>
        !           336:                        <FileConfiguration
        !           337:                                Name="Release|Win32">
        !           338:                                <Tool
        !           339:                                        Name="VCCLCompilerTool"
        !           340:                                        Optimization="2"
        !           341:                                        AdditionalIncludeDirectories=""
        !           342:                                        PreprocessorDefinitions=""/>
        !           343:                        </FileConfiguration>
        !           344:                        <FileConfiguration
        !           345:                                Name="Debug|Win32">
        !           346:                                <Tool
        !           347:                                        Name="VCCLCompilerTool"
        !           348:                                        Optimization="0"
        !           349:                                        AdditionalIncludeDirectories=""
        !           350:                                        PreprocessorDefinitions=""
        !           351:                                        BasicRuntimeChecks="3"/>
        !           352:                        </FileConfiguration>
        !           353:                </File>
        !           354:        </Files>
        !           355:        <Globals>
        !           356:        </Globals>
        !           357: </VisualStudioProject>

E-mail: