|
|
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: SccProjectName="gd"
7: SccAuxPath=""
8: SccLocalPath="."
9: SccProvider="MSSCCI:Jalindi Igloo"
10: Keyword="MFCProj">
11: <Platforms>
12: <Platform
13: Name="Win32"/>
14: </Platforms>
15: <Configurations>
16: <Configuration
17: Name="Debug|Win32"
18: OutputDirectory=".\Debug"
19: IntermediateDirectory=".\Debug"
20: ConfigurationType="4"
21: UseOfMFC="2"
22: ATLMinimizesCRunTimeLibraryUsage="FALSE"
23: CharacterSet="2">
24: <Tool
25: Name="VCCLCompilerTool"
26: Optimization="0"
1.2 ! paf 27: AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;"..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\..\win32\gnome\gnome-xml\include";"..\..\..\..\win32\gnome\libxslt-x.x.x""
1.1 paf 28: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
29: BasicRuntimeChecks="3"
30: RuntimeLibrary="3"
31: PrecompiledHeaderFile=".\Debug/gd.pch"
32: AssemblerListingLocation=".\Debug/"
33: ObjectFile=".\Debug/"
34: ProgramDataBaseFileName=".\Debug/"
35: WarningLevel="3"
36: SuppressStartupBanner="TRUE"
37: DebugInformationFormat="3"
38: CompileAs="2"/>
39: <Tool
40: Name="VCCustomBuildTool"/>
41: <Tool
42: Name="VCLibrarianTool"
43: OutputFile=".\Debug\gd.lib"
44: SuppressStartupBanner="TRUE"/>
45: <Tool
46: Name="VCMIDLTool"/>
47: <Tool
48: Name="VCPostBuildEventTool"/>
49: <Tool
50: Name="VCPreBuildEventTool"/>
51: <Tool
52: Name="VCPreLinkEventTool"/>
53: <Tool
54: Name="VCResourceCompilerTool"
55: PreprocessorDefinitions="_DEBUG"
56: Culture="1049"/>
57: <Tool
58: Name="VCWebServiceProxyGeneratorTool"/>
59: <Tool
60: Name="VCXMLDataGeneratorTool"/>
61: <Tool
62: Name="VCManagedWrapperGeneratorTool"/>
63: <Tool
64: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65: </Configuration>
66: <Configuration
67: Name="Profile Release|Win32"
68: OutputDirectory=".\ProfileRelease"
69: IntermediateDirectory=".\ProfileRelease"
70: ConfigurationType="4"
71: UseOfMFC="0"
72: ATLMinimizesCRunTimeLibraryUsage="FALSE"
73: CharacterSet="2">
74: <Tool
75: Name="VCCLCompilerTool"
76: Optimization="2"
77: InlineFunctionExpansion="1"
1.2 ! paf 78: AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;"..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\..\win32\gnome\gnome-xml\include";"..\..\..\..\win32\gnome\libxslt-x.x.x""
1.1 paf 79: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
80: StringPooling="TRUE"
81: RuntimeLibrary="2"
82: EnableFunctionLevelLinking="TRUE"
83: PrecompiledHeaderFile=".\ProfileRelease/gd.pch"
84: AssemblerListingLocation=".\ProfileRelease/"
85: ObjectFile=".\ProfileRelease/"
86: ProgramDataBaseFileName=".\ProfileRelease/"
87: WarningLevel="3"
88: SuppressStartupBanner="TRUE"
89: DebugInformationFormat="3"
90: CompileAs="2"/>
91: <Tool
92: Name="VCCustomBuildTool"/>
93: <Tool
94: Name="VCLibrarianTool"
95: OutputFile=".\ProfileRelease\gd.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="NDEBUG"
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"
1.2 ! paf 130: AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;"..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\..\win32\gnome\gnome-xml\include";"..\..\..\..\win32\gnome\libxslt-x.x.x""
1.1 paf 131: PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
132: StringPooling="TRUE"
133: RuntimeLibrary="2"
134: EnableFunctionLevelLinking="TRUE"
135: PrecompiledHeaderFile=".\Release/gd.pch"
136: AssemblerListingLocation=".\Release/"
137: ObjectFile=".\Release/"
138: ProgramDataBaseFileName=".\Release/"
139: WarningLevel="3"
140: SuppressStartupBanner="TRUE"
141: DebugInformationFormat="3"
142: CompileAs="2"/>
143: <Tool
144: Name="VCCustomBuildTool"/>
145: <Tool
146: Name="VCLibrarianTool"
147: OutputFile=".\Release\gd.lib"
148: SuppressStartupBanner="TRUE"/>
149: <Tool
150: Name="VCMIDLTool"/>
151: <Tool
152: Name="VCPostBuildEventTool"/>
153: <Tool
154: Name="VCPreBuildEventTool"/>
155: <Tool
156: Name="VCPreLinkEventTool"/>
157: <Tool
158: Name="VCResourceCompilerTool"
159: PreprocessorDefinitions="NDEBUG"
160: Culture="1049"/>
161: <Tool
162: Name="VCWebServiceProxyGeneratorTool"/>
163: <Tool
164: Name="VCXMLDataGeneratorTool"/>
165: <Tool
166: Name="VCManagedWrapperGeneratorTool"/>
167: <Tool
168: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
169: </Configuration>
170: <Configuration
171: Name="Profile Debug|Win32"
172: OutputDirectory=".\ProfileDebug"
173: IntermediateDirectory=".\ProfileDebug"
174: ConfigurationType="4"
175: UseOfMFC="2"
176: ATLMinimizesCRunTimeLibraryUsage="FALSE"
177: CharacterSet="2">
178: <Tool
179: Name="VCCLCompilerTool"
180: Optimization="0"
1.2 ! paf 181: AdditionalIncludeDirectories="..\..\include;..\..\types;..\..\lib\gc\include;..\..\lib\cord\include;..\..\..\..\win32\gnome\glib\include;..\..\..\..\win32\gnome\glib\include\glib;"..\..\..\..\win32\gnome\gdome2-x.x.x\libgdome";"..\..\..\..\win32\gnome\gnome-xml\include";"..\..\..\..\win32\gnome\libxslt-x.x.x""
1.1 paf 182: PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
183: BasicRuntimeChecks="3"
184: RuntimeLibrary="3"
185: PrecompiledHeaderFile=".\ProfileDebug/gd.pch"
186: AssemblerListingLocation=".\ProfileDebug/"
187: ObjectFile=".\ProfileDebug/"
188: ProgramDataBaseFileName=".\ProfileDebug/"
189: WarningLevel="3"
190: SuppressStartupBanner="TRUE"
191: DebugInformationFormat="3"
192: CompileAs="2"/>
193: <Tool
194: Name="VCCustomBuildTool"/>
195: <Tool
196: Name="VCLibrarianTool"
197: OutputFile=".\ProfileDebug\gd.lib"
198: SuppressStartupBanner="TRUE"/>
199: <Tool
200: Name="VCMIDLTool"/>
201: <Tool
202: Name="VCPostBuildEventTool"/>
203: <Tool
204: Name="VCPreBuildEventTool"/>
205: <Tool
206: Name="VCPreLinkEventTool"/>
207: <Tool
208: Name="VCResourceCompilerTool"
209: PreprocessorDefinitions="_DEBUG"
210: Culture="1049"/>
211: <Tool
212: Name="VCWebServiceProxyGeneratorTool"/>
213: <Tool
214: Name="VCXMLDataGeneratorTool"/>
215: <Tool
216: Name="VCManagedWrapperGeneratorTool"/>
217: <Tool
218: Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
219: </Configuration>
220: </Configurations>
221: <References>
222: </References>
223: <Files>
224: <Filter
225: Name="Source Files"
226: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
227: <File
228: RelativePath="gif.C">
229: <FileConfiguration
230: Name="Debug|Win32">
231: <Tool
232: Name="VCCLCompilerTool"
233: Optimization="0"
234: AdditionalIncludeDirectories=""
235: PreprocessorDefinitions=""
236: BasicRuntimeChecks="3"
237: CompileAs="2"/>
238: </FileConfiguration>
239: <FileConfiguration
240: Name="Profile Release|Win32">
241: <Tool
242: Name="VCCLCompilerTool"
243: Optimization="2"
244: AdditionalIncludeDirectories=""
245: PreprocessorDefinitions=""
246: CompileAs="2"/>
247: </FileConfiguration>
248: <FileConfiguration
249: Name="Release|Win32">
250: <Tool
251: Name="VCCLCompilerTool"
252: Optimization="2"
253: AdditionalIncludeDirectories=""
254: PreprocessorDefinitions=""
255: CompileAs="2"/>
256: </FileConfiguration>
257: <FileConfiguration
258: Name="Profile Debug|Win32">
259: <Tool
260: Name="VCCLCompilerTool"
261: Optimization="0"
262: AdditionalIncludeDirectories=""
263: PreprocessorDefinitions=""
264: BasicRuntimeChecks="3"
265: CompileAs="2"/>
266: </FileConfiguration>
267: </File>
268: <File
269: RelativePath="gifio.C">
270: <FileConfiguration
271: Name="Debug|Win32">
272: <Tool
273: Name="VCCLCompilerTool"
274: Optimization="0"
275: AdditionalIncludeDirectories=""
276: PreprocessorDefinitions=""
277: BasicRuntimeChecks="3"
278: CompileAs="2"/>
279: </FileConfiguration>
280: <FileConfiguration
281: Name="Profile Release|Win32">
282: <Tool
283: Name="VCCLCompilerTool"
284: Optimization="2"
285: AdditionalIncludeDirectories=""
286: PreprocessorDefinitions=""
287: CompileAs="2"/>
288: </FileConfiguration>
289: <FileConfiguration
290: Name="Release|Win32">
291: <Tool
292: Name="VCCLCompilerTool"
293: Optimization="2"
294: AdditionalIncludeDirectories=""
295: PreprocessorDefinitions=""
296: CompileAs="2"/>
297: </FileConfiguration>
298: <FileConfiguration
299: Name="Profile Debug|Win32">
300: <Tool
301: Name="VCCLCompilerTool"
302: Optimization="0"
303: AdditionalIncludeDirectories=""
304: PreprocessorDefinitions=""
305: BasicRuntimeChecks="3"
306: CompileAs="2"/>
307: </FileConfiguration>
308: </File>
309: <File
310: RelativePath="mtables.h">
311: </File>
312: </Filter>
313: <Filter
314: Name="Header Files"
315: Filter="h;hpp;hxx;hm;inl">
316: <File
317: RelativePath="gif.h">
318: </File>
319: </Filter>
320: </Files>
321: <Globals>
322: </Globals>
323: </VisualStudioProject>