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

1.1       paf         1: <?xml version="1.0" encoding="windows-1251"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.9     ! paf         4:        Version="8.00"
1.1       paf         5:        Name="gd"
                      6:        ProjectGUID="{B95DF5BC-85D8-4B4C-AF72-113B99592D38}"
1.9     ! paf         7:        Keyword="MFCProj"
        !             8:        >
1.1       paf         9:        <Platforms>
                     10:                <Platform
1.9     ! paf        11:                        Name="Win32"
        !            12:                />
1.1       paf        13:        </Platforms>
1.9     ! paf        14:        <ToolFiles>
        !            15:        </ToolFiles>
1.1       paf        16:        <Configurations>
                     17:                <Configuration
                     18:                        Name="Release|Win32"
                     19:                        OutputDirectory=".\Release"
                     20:                        IntermediateDirectory=".\Release"
                     21:                        ConfigurationType="4"
1.9     ! paf        22:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        23:                        UseOfMFC="0"
1.9     ! 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.9     ! paf        44:                                Optimization="2"
1.1       paf        45:                                InlineFunctionExpansion="1"
1.8       paf        46:                                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"
1.1       paf        47:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
1.9     ! paf        48:                                StringPooling="true"
1.1       paf        49:                                RuntimeLibrary="2"
1.9     ! paf        50:                                EnableFunctionLevelLinking="true"
        !            51:                                UsePrecompiledHeader="0"
1.1       paf        52:                                PrecompiledHeaderFile=".\Release/gd.pch"
                     53:                                AssemblerListingLocation=".\Release/"
                     54:                                ObjectFile=".\Release/"
                     55:                                ProgramDataBaseFileName=".\Release/"
                     56:                                WarningLevel="3"
1.9     ! paf        57:                                SuppressStartupBanner="true"
1.1       paf        58:                                DebugInformationFormat="3"
1.9     ! paf        59:                                CompileAs="2"
        !            60:                        />
        !            61:                        <Tool
        !            62:                                Name="VCManagedResourceCompilerTool"
        !            63:                        />
1.1       paf        64:                        <Tool
1.9     ! 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"
                     74:                                OutputFile=".\Release\gd.lib"
1.9     ! paf        75:                                SuppressStartupBanner="true"
        !            76:                        />
1.1       paf        77:                        <Tool
1.9     ! paf        78:                                Name="VCALinkTool"
        !            79:                        />
1.1       paf        80:                        <Tool
1.9     ! paf        81:                                Name="VCXDCMakeTool"
        !            82:                        />
1.1       paf        83:                        <Tool
1.9     ! paf        84:                                Name="VCBscMakeTool"
        !            85:                        />
1.1       paf        86:                        <Tool
1.9     ! paf        87:                                Name="VCFxCopTool"
        !            88:                        />
1.1       paf        89:                        <Tool
1.9     ! paf        90:                                Name="VCPostBuildEventTool"
        !            91:                        />
1.1       paf        92:                </Configuration>
                     93:                <Configuration
1.3       paf        94:                        Name="Debug|Win32"
                     95:                        OutputDirectory=".\Debug"
                     96:                        IntermediateDirectory=".\Debug"
1.1       paf        97:                        ConfigurationType="4"
1.9     ! paf        98:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1.1       paf        99:                        UseOfMFC="2"
1.9     ! 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.8       paf       121:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\libxml2-x.x.x\include;..\..\..\..\win32\gnome\libxslt-x.x.x"
1.1       paf       122:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                    123:                                BasicRuntimeChecks="3"
                    124:                                RuntimeLibrary="3"
1.9     ! paf       125:                                UsePrecompiledHeader="0"
1.3       paf       126:                                PrecompiledHeaderFile=".\Debug/gd.pch"
                    127:                                AssemblerListingLocation=".\Debug/"
                    128:                                ObjectFile=".\Debug/"
                    129:                                ProgramDataBaseFileName=".\Debug/"
1.1       paf       130:                                WarningLevel="3"
1.9     ! paf       131:                                SuppressStartupBanner="true"
1.1       paf       132:                                DebugInformationFormat="3"
1.9     ! paf       133:                                CompileAs="2"
        !           134:                        />
        !           135:                        <Tool
        !           136:                                Name="VCManagedResourceCompilerTool"
        !           137:                        />
1.1       paf       138:                        <Tool
1.9     ! 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"
1.3       paf       148:                                OutputFile=".\Debug\gd.lib"
1.9     ! paf       149:                                SuppressStartupBanner="true"
        !           150:                        />
1.1       paf       151:                        <Tool
1.9     ! paf       152:                                Name="VCALinkTool"
        !           153:                        />
1.1       paf       154:                        <Tool
1.9     ! paf       155:                                Name="VCXDCMakeTool"
        !           156:                        />
1.1       paf       157:                        <Tool
1.9     ! paf       158:                                Name="VCBscMakeTool"
        !           159:                        />
1.1       paf       160:                        <Tool
1.9     ! paf       161:                                Name="VCFxCopTool"
        !           162:                        />
1.1       paf       163:                        <Tool
1.9     ! paf       164:                                Name="VCPostBuildEventTool"
        !           165:                        />
1.1       paf       166:                </Configuration>
                    167:        </Configurations>
                    168:        <References>
                    169:        </References>
                    170:        <Files>
                    171:                <Filter
                    172:                        Name="Source Files"
1.9     ! paf       173:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
        !           174:                        >
1.1       paf       175:                        <File
1.9     ! paf       176:                                RelativePath=".\gif.C"
        !           177:                                >
1.1       paf       178:                        </File>
                    179:                        <File
1.9     ! paf       180:                                RelativePath=".\gifio.C"
        !           181:                                >
1.1       paf       182:                        </File>
                    183:                </Filter>
                    184:                <Filter
                    185:                        Name="Header Files"
1.9     ! paf       186:                        Filter="h;hpp;hxx;hm;inl"
        !           187:                        >
1.1       paf       188:                        <File
1.9     ! paf       189:                                RelativePath="gif.h"
        !           190:                                >
1.1       paf       191:                        </File>
                    192:                </Filter>
                    193:        </Files>
                    194:        <Globals>
                    195:        </Globals>
                    196: </VisualStudioProject>

E-mail: