1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="gfd"
6	ProjectGUID="{18C70331-73D6-483C-8F3E-DB4B5C7DDC33}"
7	RootNamespace="TextureFile"
8	Keyword="Win32Proj"
9	TargetFrameworkVersion="196613"
10	>
11	<Platforms>
12		<Platform
13			Name="Win32"
14		/>
15		<Platform
16			Name="x64"
17		/>
18	</Platforms>
19	<ToolFiles>
20	</ToolFiles>
21	<Configurations>
22		<Configuration
23			Name="Debug|Win32"
24			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
25			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
26			ConfigurationType="2"
27			CharacterSet="1"
28			>
29			<Tool
30				Name="VCPreBuildEventTool"
31			/>
32			<Tool
33				Name="VCCustomBuildTool"
34			/>
35			<Tool
36				Name="VCXMLDataGeneratorTool"
37			/>
38			<Tool
39				Name="VCWebServiceProxyGeneratorTool"
40			/>
41			<Tool
42				Name="VCMIDLTool"
43			/>
44			<Tool
45				Name="VCCLCompilerTool"
46				Optimization="0"
47				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;"
48				PreprocessorDefinitions="WIN32;_DEBUG;_EXPORTING;_GFD_LITTLE_ENDIAN_CPU;LITTLEENDIAN_CPU"
49				MinimalRebuild="false"
50				BasicRuntimeChecks="3"
51				RuntimeLibrary="1"
52				UsePrecompiledHeader="0"
53				WarningLevel="3"
54				DebugInformationFormat="1"
55			/>
56			<Tool
57				Name="VCManagedResourceCompilerTool"
58			/>
59			<Tool
60				Name="VCResourceCompilerTool"
61			/>
62			<Tool
63				Name="VCPreLinkEventTool"
64			/>
65			<Tool
66				Name="VCLinkerTool"
67				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win32\gfdD.dll"
68				LinkIncremental="1"
69				AdditionalLibraryDirectories=""
70				GenerateDebugInformation="true"
71				SubSystem="1"
72				DataExecutionPrevention="1"
73				ImportLibrary="$(CAFE_ROOT_DOS)\system\lib\win32\$(TargetName).lib"
74				TargetMachine="1"
75			/>
76			<Tool
77				Name="VCALinkTool"
78			/>
79			<Tool
80				Name="VCManifestTool"
81			/>
82			<Tool
83				Name="VCXDCMakeTool"
84			/>
85			<Tool
86				Name="VCBscMakeTool"
87			/>
88			<Tool
89				Name="VCFxCopTool"
90			/>
91			<Tool
92				Name="VCAppVerifierTool"
93			/>
94			<Tool
95				Name="VCPostBuildEventTool"
96			/>
97		</Configuration>
98		<Configuration
99			Name="Debug|x64"
100			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
101			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
102			ConfigurationType="2"
103			CharacterSet="1"
104			>
105			<Tool
106				Name="VCPreBuildEventTool"
107			/>
108			<Tool
109				Name="VCCustomBuildTool"
110			/>
111			<Tool
112				Name="VCXMLDataGeneratorTool"
113			/>
114			<Tool
115				Name="VCWebServiceProxyGeneratorTool"
116			/>
117			<Tool
118				Name="VCMIDLTool"
119				TargetEnvironment="3"
120			/>
121			<Tool
122				Name="VCCLCompilerTool"
123				Optimization="0"
124				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;"
125				PreprocessorDefinitions="WIN64;_DEBUG;_EXPORTING;_GFD_LITTLE_ENDIAN_CPU;LITTLEENDIAN_CPU"
126				MinimalRebuild="false"
127				BasicRuntimeChecks="3"
128				RuntimeLibrary="1"
129				UsePrecompiledHeader="0"
130				WarningLevel="3"
131				DebugInformationFormat="1"
132			/>
133			<Tool
134				Name="VCManagedResourceCompilerTool"
135			/>
136			<Tool
137				Name="VCResourceCompilerTool"
138			/>
139			<Tool
140				Name="VCPreLinkEventTool"
141			/>
142			<Tool
143				Name="VCLinkerTool"
144				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win64\gfdD.dll"
145				LinkIncremental="1"
146				AdditionalLibraryDirectories=""
147				GenerateDebugInformation="true"
148				SubSystem="1"
149				DataExecutionPrevention="1"
150				ImportLibrary="$(CAFE_ROOT_DOS)\system\lib\win64\$(TargetName).lib"
151				TargetMachine="17"
152			/>
153			<Tool
154				Name="VCALinkTool"
155			/>
156			<Tool
157				Name="VCManifestTool"
158			/>
159			<Tool
160				Name="VCXDCMakeTool"
161			/>
162			<Tool
163				Name="VCBscMakeTool"
164			/>
165			<Tool
166				Name="VCFxCopTool"
167			/>
168			<Tool
169				Name="VCAppVerifierTool"
170			/>
171			<Tool
172				Name="VCPostBuildEventTool"
173			/>
174		</Configuration>
175		<Configuration
176			Name="Release|Win32"
177			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
178			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
179			ConfigurationType="2"
180			CharacterSet="1"
181			WholeProgramOptimization="1"
182			>
183			<Tool
184				Name="VCPreBuildEventTool"
185			/>
186			<Tool
187				Name="VCCustomBuildTool"
188			/>
189			<Tool
190				Name="VCXMLDataGeneratorTool"
191			/>
192			<Tool
193				Name="VCWebServiceProxyGeneratorTool"
194			/>
195			<Tool
196				Name="VCMIDLTool"
197			/>
198			<Tool
199				Name="VCCLCompilerTool"
200				Optimization="2"
201				EnableIntrinsicFunctions="true"
202				WholeProgramOptimization="false"
203				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;"
204				PreprocessorDefinitions="WIN32;NDEBUG;_EXPORTING;_GFD_LITTLE_ENDIAN_CPU;LITTLEENDIAN_CPU"
205				RuntimeLibrary="0"
206				EnableFunctionLevelLinking="true"
207				UsePrecompiledHeader="0"
208				WarningLevel="1"
209				WarnAsError="false"
210				DebugInformationFormat="0"
211			/>
212			<Tool
213				Name="VCManagedResourceCompilerTool"
214			/>
215			<Tool
216				Name="VCResourceCompilerTool"
217			/>
218			<Tool
219				Name="VCPreLinkEventTool"
220			/>
221			<Tool
222				Name="VCLinkerTool"
223				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win32\gfd.dll"
224				LinkIncremental="1"
225				AdditionalLibraryDirectories=""
226				GenerateDebugInformation="true"
227				SubSystem="1"
228				OptimizeReferences="2"
229				EnableCOMDATFolding="2"
230				DataExecutionPrevention="1"
231				ImportLibrary="$(CAFE_ROOT_DOS)\system\lib\win32\$(TargetName).lib"
232				TargetMachine="1"
233			/>
234			<Tool
235				Name="VCALinkTool"
236			/>
237			<Tool
238				Name="VCManifestTool"
239			/>
240			<Tool
241				Name="VCXDCMakeTool"
242			/>
243			<Tool
244				Name="VCBscMakeTool"
245			/>
246			<Tool
247				Name="VCFxCopTool"
248			/>
249			<Tool
250				Name="VCAppVerifierTool"
251			/>
252			<Tool
253				Name="VCPostBuildEventTool"
254			/>
255		</Configuration>
256		<Configuration
257			Name="Release|x64"
258			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
259			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
260			ConfigurationType="2"
261			CharacterSet="1"
262			WholeProgramOptimization="1"
263			>
264			<Tool
265				Name="VCPreBuildEventTool"
266			/>
267			<Tool
268				Name="VCCustomBuildTool"
269			/>
270			<Tool
271				Name="VCXMLDataGeneratorTool"
272			/>
273			<Tool
274				Name="VCWebServiceProxyGeneratorTool"
275			/>
276			<Tool
277				Name="VCMIDLTool"
278				TargetEnvironment="3"
279			/>
280			<Tool
281				Name="VCCLCompilerTool"
282				Optimization="2"
283				EnableIntrinsicFunctions="true"
284				WholeProgramOptimization="false"
285				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;"
286				PreprocessorDefinitions="WIN64;NDEBUG;_EXPORTING;_GFD_LITTLE_ENDIAN_CPU;LITTLEENDIAN_CPU"
287				RuntimeLibrary="0"
288				EnableFunctionLevelLinking="true"
289				UsePrecompiledHeader="0"
290				WarningLevel="1"
291				DebugInformationFormat="0"
292			/>
293			<Tool
294				Name="VCManagedResourceCompilerTool"
295			/>
296			<Tool
297				Name="VCResourceCompilerTool"
298			/>
299			<Tool
300				Name="VCPreLinkEventTool"
301			/>
302			<Tool
303				Name="VCLinkerTool"
304				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win64\gfd.dll"
305				AdditionalLibraryDirectories=""
306				GenerateDebugInformation="true"
307				SubSystem="1"
308				DataExecutionPrevention="1"
309				ImportLibrary="$(CAFE_ROOT_DOS)\system\lib\win64\$(TargetName).lib"
310				TargetMachine="17"
311			/>
312			<Tool
313				Name="VCALinkTool"
314			/>
315			<Tool
316				Name="VCManifestTool"
317			/>
318			<Tool
319				Name="VCXDCMakeTool"
320			/>
321			<Tool
322				Name="VCBscMakeTool"
323			/>
324			<Tool
325				Name="VCFxCopTool"
326			/>
327			<Tool
328				Name="VCAppVerifierTool"
329			/>
330			<Tool
331				Name="VCPostBuildEventTool"
332			/>
333		</Configuration>
334	</Configurations>
335	<References>
336	</References>
337	<Files>
338		<Filter
339			Name="Source Files"
340			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
341			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
342			>
343			<File
344				RelativePath=".\gfdFileIO.cpp"
345				>
346			</File>
347			<File
348				RelativePath=".\gfdFileShader.cpp"
349				>
350			</File>
351			<File
352				RelativePath=".\gfdFileTexture.cpp"
353				>
354			</File>
355		</Filter>
356		<Filter
357			Name="Header Files"
358			Filter="h;hpp;hxx;hm;inl;inc;xsd"
359			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
360			>
361			<File
362				RelativePath="..\..\include\gfdFile.h"
363				>
364			</File>
365			<File
366				RelativePath="..\..\include\gfdFile\gfdFileIO.h"
367				>
368			</File>
369			<File
370				RelativePath="..\..\include\gfdFile\gfdFileShader.h"
371				>
372			</File>
373			<File
374				RelativePath="..\..\include\gfdFile\gfdFileTexture.h"
375				>
376			</File>
377			<Filter
378				Name="Cafe Header Files"
379				>
380				<File
381					RelativePath="..\..\..\..\lib\gfd\headers\cafe\gfd\gfdConstant.h"
382					>
383				</File>
384				<File
385					RelativePath="..\..\..\..\lib\gfd\headers\cafe\gfd\gfdEnum.h"
386					>
387				</File>
388				<File
389					RelativePath="..\..\..\..\lib\gfd\headers\cafe\gfd\gfdFormat.h"
390					>
391				</File>
392				<File
393					RelativePath="..\..\..\..\lib\gfd\headers\cafe\gfd\gfdInterface.h"
394					>
395				</File>
396			</Filter>
397		</Filter>
398	</Files>
399	<Globals>
400	</Globals>
401</VisualStudioProject>
402