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

1.1       paf         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="Debug|Win32"
                     19:                        OutputDirectory=".\Debug"
                     20:                        IntermediateDirectory=".\Debug"
                     21:                        ConfigurationType="4"
                     22:                        UseOfMFC="2"
                     23:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     24:                        CharacterSet="2">
                     25:                        <Tool
                     26:                                Name="VCCLCompilerTool"
                     27:                                Optimization="0"
1.2     ! paf        28:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\libxml2-x.x.x\include&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x&quot;"
1.1       paf        29:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                     30:                                BasicRuntimeChecks="3"
                     31:                                RuntimeLibrary="3"
                     32:                                PrecompiledHeaderFile=".\Debug/gd.pch"
                     33:                                AssemblerListingLocation=".\Debug/"
                     34:                                ObjectFile=".\Debug/"
                     35:                                ProgramDataBaseFileName=".\Debug/"
                     36:                                WarningLevel="3"
                     37:                                SuppressStartupBanner="TRUE"
                     38:                                DebugInformationFormat="3"
                     39:                                CompileAs="2"/>
                     40:                        <Tool
                     41:                                Name="VCCustomBuildTool"/>
                     42:                        <Tool
                     43:                                Name="VCLibrarianTool"
                     44:                                OutputFile=".\Debug\gd.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="_DEBUG"
                     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 Release|Win32"
                     69:                        OutputDirectory=".\ProfileRelease"
                     70:                        IntermediateDirectory=".\ProfileRelease"
                     71:                        ConfigurationType="4"
                     72:                        UseOfMFC="0"
                     73:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                     74:                        CharacterSet="2">
                     75:                        <Tool
                     76:                                Name="VCCLCompilerTool"
                     77:                                Optimization="2"
                     78:                                InlineFunctionExpansion="1"
1.2     ! paf        79:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include\libxml&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include&quot;"
1.1       paf        80:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                     81:                                StringPooling="TRUE"
                     82:                                RuntimeLibrary="2"
                     83:                                EnableFunctionLevelLinking="TRUE"
                     84:                                PrecompiledHeaderFile=".\ProfileRelease/gd.pch"
                     85:                                AssemblerListingLocation=".\ProfileRelease/"
                     86:                                ObjectFile=".\ProfileRelease/"
                     87:                                ProgramDataBaseFileName=".\ProfileRelease/"
                     88:                                WarningLevel="3"
                     89:                                SuppressStartupBanner="TRUE"
                     90:                                DebugInformationFormat="3"
                     91:                                CompileAs="2"/>
                     92:                        <Tool
                     93:                                Name="VCCustomBuildTool"/>
                     94:                        <Tool
                     95:                                Name="VCLibrarianTool"
                     96:                                OutputFile=".\ProfileRelease\gd.lib"
                     97:                                SuppressStartupBanner="TRUE"/>
                     98:                        <Tool
                     99:                                Name="VCMIDLTool"/>
                    100:                        <Tool
                    101:                                Name="VCPostBuildEventTool"/>
                    102:                        <Tool
                    103:                                Name="VCPreBuildEventTool"/>
                    104:                        <Tool
                    105:                                Name="VCPreLinkEventTool"/>
                    106:                        <Tool
                    107:                                Name="VCResourceCompilerTool"
                    108:                                PreprocessorDefinitions="NDEBUG"
                    109:                                Culture="1049"/>
                    110:                        <Tool
                    111:                                Name="VCWebServiceProxyGeneratorTool"/>
                    112:                        <Tool
                    113:                                Name="VCXMLDataGeneratorTool"/>
                    114:                        <Tool
                    115:                                Name="VCManagedWrapperGeneratorTool"/>
                    116:                        <Tool
                    117:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    118:                </Configuration>
                    119:                <Configuration
                    120:                        Name="Release|Win32"
                    121:                        OutputDirectory=".\Release"
                    122:                        IntermediateDirectory=".\Release"
                    123:                        ConfigurationType="4"
                    124:                        UseOfMFC="0"
                    125:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                    126:                        CharacterSet="2">
                    127:                        <Tool
                    128:                                Name="VCCLCompilerTool"
                    129:                                Optimization="2"
                    130:                                InlineFunctionExpansion="1"
1.2     ! paf       131:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\release\include\libxml&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\release\include&quot;"
1.1       paf       132:                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
                    133:                                StringPooling="TRUE"
                    134:                                RuntimeLibrary="2"
                    135:                                EnableFunctionLevelLinking="TRUE"
                    136:                                PrecompiledHeaderFile=".\Release/gd.pch"
                    137:                                AssemblerListingLocation=".\Release/"
                    138:                                ObjectFile=".\Release/"
                    139:                                ProgramDataBaseFileName=".\Release/"
                    140:                                WarningLevel="3"
                    141:                                SuppressStartupBanner="TRUE"
                    142:                                DebugInformationFormat="3"
                    143:                                CompileAs="2"/>
                    144:                        <Tool
                    145:                                Name="VCCustomBuildTool"/>
                    146:                        <Tool
                    147:                                Name="VCLibrarianTool"
                    148:                                OutputFile=".\Release\gd.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="Profile Debug|Win32"
                    173:                        OutputDirectory=".\ProfileDebug"
                    174:                        IntermediateDirectory=".\ProfileDebug"
                    175:                        ConfigurationType="4"
                    176:                        UseOfMFC="2"
                    177:                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
                    178:                        CharacterSet="2">
                    179:                        <Tool
                    180:                                Name="VCCLCompilerTool"
                    181:                                Optimization="0"
1.2     ! paf       182:                                AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;&quot;..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome&quot;;&quot;..\..\..\..\win32\gnome\libxml2-x.x.x\win32\debug\include\libxml&quot;;&quot;..\..\..\..\win32\gnome\libxslt-x.x.x\win32\debug\include&quot;"
1.1       paf       183:                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
                    184:                                BasicRuntimeChecks="3"
                    185:                                RuntimeLibrary="3"
                    186:                                PrecompiledHeaderFile=".\ProfileDebug/gd.pch"
                    187:                                AssemblerListingLocation=".\ProfileDebug/"
                    188:                                ObjectFile=".\ProfileDebug/"
                    189:                                ProgramDataBaseFileName=".\ProfileDebug/"
                    190:                                WarningLevel="3"
                    191:                                SuppressStartupBanner="TRUE"
                    192:                                DebugInformationFormat="3"
                    193:                                CompileAs="2"/>
                    194:                        <Tool
                    195:                                Name="VCCustomBuildTool"/>
                    196:                        <Tool
                    197:                                Name="VCLibrarianTool"
                    198:                                OutputFile=".\ProfileDebug\gd.lib"
                    199:                                SuppressStartupBanner="TRUE"/>
                    200:                        <Tool
                    201:                                Name="VCMIDLTool"/>
                    202:                        <Tool
                    203:                                Name="VCPostBuildEventTool"/>
                    204:                        <Tool
                    205:                                Name="VCPreBuildEventTool"/>
                    206:                        <Tool
                    207:                                Name="VCPreLinkEventTool"/>
                    208:                        <Tool
                    209:                                Name="VCResourceCompilerTool"
                    210:                                PreprocessorDefinitions="_DEBUG"
                    211:                                Culture="1049"/>
                    212:                        <Tool
                    213:                                Name="VCWebServiceProxyGeneratorTool"/>
                    214:                        <Tool
                    215:                                Name="VCXMLDataGeneratorTool"/>
                    216:                        <Tool
                    217:                                Name="VCManagedWrapperGeneratorTool"/>
                    218:                        <Tool
                    219:                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                    220:                </Configuration>
                    221:        </Configurations>
                    222:        <References>
                    223:        </References>
                    224:        <Files>
                    225:                <Filter
                    226:                        Name="Source Files"
                    227:                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
                    228:                        <File
                    229:                                RelativePath="gif.C">
                    230:                                <FileConfiguration
                    231:                                        Name="Debug|Win32">
                    232:                                        <Tool
                    233:                                                Name="VCCLCompilerTool"
                    234:                                                Optimization="0"
                    235:                                                AdditionalIncludeDirectories=""
                    236:                                                PreprocessorDefinitions=""
                    237:                                                BasicRuntimeChecks="3"
                    238:                                                CompileAs="2"/>
                    239:                                </FileConfiguration>
                    240:                                <FileConfiguration
                    241:                                        Name="Profile Release|Win32">
                    242:                                        <Tool
                    243:                                                Name="VCCLCompilerTool"
                    244:                                                Optimization="2"
                    245:                                                AdditionalIncludeDirectories=""
                    246:                                                PreprocessorDefinitions=""
                    247:                                                CompileAs="2"/>
                    248:                                </FileConfiguration>
                    249:                                <FileConfiguration
                    250:                                        Name="Release|Win32">
                    251:                                        <Tool
                    252:                                                Name="VCCLCompilerTool"
                    253:                                                Optimization="2"
                    254:                                                AdditionalIncludeDirectories=""
                    255:                                                PreprocessorDefinitions=""
                    256:                                                CompileAs="2"/>
                    257:                                </FileConfiguration>
                    258:                                <FileConfiguration
                    259:                                        Name="Profile Debug|Win32">
                    260:                                        <Tool
                    261:                                                Name="VCCLCompilerTool"
                    262:                                                Optimization="0"
                    263:                                                AdditionalIncludeDirectories=""
                    264:                                                PreprocessorDefinitions=""
                    265:                                                BasicRuntimeChecks="3"
                    266:                                                CompileAs="2"/>
                    267:                                </FileConfiguration>
                    268:                        </File>
                    269:                        <File
                    270:                                RelativePath="gifio.C">
                    271:                                <FileConfiguration
                    272:                                        Name="Debug|Win32">
                    273:                                        <Tool
                    274:                                                Name="VCCLCompilerTool"
                    275:                                                Optimization="0"
                    276:                                                AdditionalIncludeDirectories=""
                    277:                                                PreprocessorDefinitions=""
                    278:                                                BasicRuntimeChecks="3"
                    279:                                                CompileAs="2"/>
                    280:                                </FileConfiguration>
                    281:                                <FileConfiguration
                    282:                                        Name="Profile Release|Win32">
                    283:                                        <Tool
                    284:                                                Name="VCCLCompilerTool"
                    285:                                                Optimization="2"
                    286:                                                AdditionalIncludeDirectories=""
                    287:                                                PreprocessorDefinitions=""
                    288:                                                CompileAs="2"/>
                    289:                                </FileConfiguration>
                    290:                                <FileConfiguration
                    291:                                        Name="Release|Win32">
                    292:                                        <Tool
                    293:                                                Name="VCCLCompilerTool"
                    294:                                                Optimization="2"
                    295:                                                AdditionalIncludeDirectories=""
                    296:                                                PreprocessorDefinitions=""
                    297:                                                CompileAs="2"/>
                    298:                                </FileConfiguration>
                    299:                                <FileConfiguration
                    300:                                        Name="Profile Debug|Win32">
                    301:                                        <Tool
                    302:                                                Name="VCCLCompilerTool"
                    303:                                                Optimization="0"
                    304:                                                AdditionalIncludeDirectories=""
                    305:                                                PreprocessorDefinitions=""
                    306:                                                BasicRuntimeChecks="3"
                    307:                                                CompileAs="2"/>
                    308:                                </FileConfiguration>
                    309:                        </File>
                    310:                        <File
                    311:                                RelativePath="mtables.h">
                    312:                        </File>
                    313:                </Filter>
                    314:                <Filter
                    315:                        Name="Header Files"
                    316:                        Filter="h;hpp;hxx;hm;inl">
                    317:                        <File
                    318:                                RelativePath="gif.h">
                    319:                        </File>
                    320:                </Filter>
                    321:        </Files>
                    322:        <Globals>
                    323:        </Globals>
                    324: </VisualStudioProject>

E-mail: