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