Annotation of parser3/src/lib/gd/gd.vcproj, revision 1.9.2.1

1.9.2.1 ! misha       1: <?xml version="1.0" encoding="windows-1251"?>
        !             2: <VisualStudioProject
        !             3:        ProjectType="Visual C++"
        !             4:        Version="7.10"
        !             5:        Name="gd"
        !             6:        ProjectGUID="{B95DF5BC-85D8-4B4C-AF72-113B99592D38}"
        !             7:        SccProjectName="gd"
        !             8:        SccAuxPath=""
        !             9:        SccLocalPath="."
        !            10:        SccProvider="MSSCCI:Jalindi Igloo"
        !            11:        Keyword="MFCProj">
        !            12:        <Platforms>
        !            13:                <Platform
        !            14:                        Name="Win32"/>
        !            15:        </Platforms>
        !            16:        <Configurations>
        !            17:                <Configuration
        !            18:                        Name="Release|Win32"
        !            19:                        OutputDirectory=".\Release"
        !            20:                        IntermediateDirectory=".\Release"
        !            21:                        ConfigurationType="4"
        !            22:                        UseOfMFC="0"
        !            23:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            24:                        CharacterSet="2">
        !            25:                        <Tool
        !            26:                                Name="VCCLCompilerTool"
        !            27:                                optimization="2" GlobalOptimizations="TRUE"                             
        !            28:                                InlineFunctionExpansion="1"
        !            29:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include"
        !            30:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
        !            31:                                StringPooling="TRUE"
        !            32:                                RuntimeLibrary="2"
        !            33:                                EnableFunctionLevelLinking="TRUE"
        !            34:                                UsePrecompiledHeader="2"
        !            35:                                PrecompiledHeaderFile=".\Release/gd.pch"
        !            36:                                AssemblerListingLocation=".\Release/"
        !            37:                                ObjectFile=".\Release/"
        !            38:                                ProgramDataBaseFileName=".\Release/"
        !            39:                                WarningLevel="3"
        !            40:                                SuppressStartupBanner="TRUE"
        !            41:                                DebugInformationFormat="3"
        !            42:                                CompileAs="2"/>
        !            43:                        <Tool
        !            44:                                Name="VCCustomBuildTool"/>
        !            45:                        <Tool
        !            46:                                Name="VCLibrarianTool"
        !            47:                                OutputFile=".\Release\gd.lib"
        !            48:                                SuppressStartupBanner="TRUE"/>
        !            49:                        <Tool
        !            50:                                Name="VCMIDLTool"/>
        !            51:                        <Tool
        !            52:                                Name="VCPostBuildEventTool"/>
        !            53:                        <Tool
        !            54:                                Name="VCPreBuildEventTool"/>
        !            55:                        <Tool
        !            56:                                Name="VCPreLinkEventTool"/>
        !            57:                        <Tool
        !            58:                                Name="VCResourceCompilerTool"
        !            59:                                PreprocessorDefinitions="NDEBUG"
        !            60:                                Culture="1049"/>
        !            61:                        <Tool
        !            62:                                Name="VCWebServiceProxyGeneratorTool"/>
        !            63:                        <Tool
        !            64:                                Name="VCXMLDataGeneratorTool"/>
        !            65:                        <Tool
        !            66:                                Name="VCManagedWrapperGeneratorTool"/>
        !            67:                        <Tool
        !            68:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !            69:                </Configuration>
        !            70:                <Configuration
        !            71:                        Name="Debug|Win32"
        !            72:                        OutputDirectory=".\Debug"
        !            73:                        IntermediateDirectory=".\Debug"
        !            74:                        ConfigurationType="4"
        !            75:                        UseOfMFC="2"
        !            76:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
        !            77:                        CharacterSet="2">
        !            78:                        <Tool
        !            79:                                Name="VCCLCompilerTool"
        !            80:                                Optimization="0"
        !            81:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\libxml2-x.x.x\include;..\..\..\..\win32\gnome\libxslt-x.x.x"
        !            82:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
        !            83:                                BasicRuntimeChecks="3"
        !            84:                                RuntimeLibrary="3"
        !            85:                                UsePrecompiledHeader="2"
        !            86:                                PrecompiledHeaderFile=".\Debug/gd.pch"
        !            87:                                AssemblerListingLocation=".\Debug/"
        !            88:                                ObjectFile=".\Debug/"
        !            89:                                ProgramDataBaseFileName=".\Debug/"
        !            90:                                WarningLevel="3"
        !            91:                                SuppressStartupBanner="TRUE"
        !            92:                                DebugInformationFormat="3"
        !            93:                                CompileAs="2"/>
        !            94:                        <Tool
        !            95:                                Name="VCCustomBuildTool"/>
        !            96:                        <Tool
        !            97:                                Name="VCLibrarianTool"
        !            98:                                OutputFile=".\Debug\gd.lib"
        !            99:                                SuppressStartupBanner="TRUE"/>
        !           100:                        <Tool
        !           101:                                Name="VCMIDLTool"/>
        !           102:                        <Tool
        !           103:                                Name="VCPostBuildEventTool"/>
        !           104:                        <Tool
        !           105:                                Name="VCPreBuildEventTool"/>
        !           106:                        <Tool
        !           107:                                Name="VCPreLinkEventTool"/>
        !           108:                        <Tool
        !           109:                                Name="VCResourceCompilerTool"
        !           110:                                PreprocessorDefinitions="_DEBUG"
        !           111:                                Culture="1049"/>
        !           112:                        <Tool
        !           113:                                Name="VCWebServiceProxyGeneratorTool"/>
        !           114:                        <Tool
        !           115:                                Name="VCXMLDataGeneratorTool"/>
        !           116:                        <Tool
        !           117:                                Name="VCManagedWrapperGeneratorTool"/>
        !           118:                        <Tool
        !           119:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
        !           120:                </Configuration>
        !           121:        </Configurations>
        !           122:        <References>
        !           123:        </References>
        !           124:        <Files>
        !           125:                <Filter
        !           126:                        Name="Source Files"
        !           127:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
        !           128:                        <File
        !           129:                                RelativePath=".\gif.C">
        !           130:                        </File>
        !           131:                        <File
        !           132:                                RelativePath=".\gifio.C">
        !           133:                        </File>
        !           134:                </Filter>
        !           135:                <Filter
        !           136:                        Name="Header Files"
        !           137:                        Filter="h;hpp;hxx;hm;inl">
        !           138:                        <File
        !           139:                                RelativePath="gif.h">
        !           140:                        </File>
        !           141:                </Filter>
        !           142:        </Files>
        !           143:        <Globals>
        !           144:        </Globals>
        !           145: </VisualStudioProject>

E-mail: