Annotation of win32/development/msvcee/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="5"
        !           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:                </Filter>
        !           233:                <File
        !           234:                        RelativePath=".\cordbscs.cpp">
        !           235:                </File>
        !           236:                <File
        !           237:                        RelativePath=".\cordxtra.cpp">
        !           238:                </File>
        !           239:        </Files>
        !           240:        <Globals>
        !           241:        </Globals>
        !           242: </VisualStudioProject>

E-mail: