1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="gshCompile"
6	ProjectGUID="{8BD1BF89-7B11-4D67-8084-9470CB24FEE0}"
7	RootNamespace="gshCompile"
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="1"
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;;&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\projects\shaderUtils\include&quot;"
48				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LITTLEENDIAN_CPU"
49				MinimalRebuild="true"
50				BasicRuntimeChecks="3"
51				RuntimeLibrary="1"
52				UsePrecompiledHeader="0"
53				WarningLevel="3"
54				DebugInformationFormat="3"
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\gshCompileD.exe"
68				LinkIncremental="2"
69				AdditionalLibraryDirectories=""
70				GenerateDebugInformation="true"
71				SubSystem="1"
72				StackReserveSize="8000000"
73				TargetMachine="1"
74			/>
75			<Tool
76				Name="VCALinkTool"
77			/>
78			<Tool
79				Name="VCManifestTool"
80			/>
81			<Tool
82				Name="VCXDCMakeTool"
83			/>
84			<Tool
85				Name="VCBscMakeTool"
86			/>
87			<Tool
88				Name="VCFxCopTool"
89			/>
90			<Tool
91				Name="VCAppVerifierTool"
92			/>
93			<Tool
94				Name="VCPostBuildEventTool"
95			/>
96		</Configuration>
97		<Configuration
98			Name="Debug|x64"
99			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
100			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
101			ConfigurationType="1"
102			CharacterSet="1"
103			>
104			<Tool
105				Name="VCPreBuildEventTool"
106			/>
107			<Tool
108				Name="VCCustomBuildTool"
109			/>
110			<Tool
111				Name="VCXMLDataGeneratorTool"
112			/>
113			<Tool
114				Name="VCWebServiceProxyGeneratorTool"
115			/>
116			<Tool
117				Name="VCMIDLTool"
118				TargetEnvironment="3"
119			/>
120			<Tool
121				Name="VCCLCompilerTool"
122				Optimization="0"
123				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\projects\shaderUtils\include&quot;"
124				PreprocessorDefinitions="WIN64;_DEBUG;_CONSOLE;LITTLEENDIAN_CPU"
125				MinimalRebuild="true"
126				BasicRuntimeChecks="3"
127				RuntimeLibrary="1"
128				UsePrecompiledHeader="0"
129				WarningLevel="3"
130				DebugInformationFormat="3"
131			/>
132			<Tool
133				Name="VCManagedResourceCompilerTool"
134			/>
135			<Tool
136				Name="VCResourceCompilerTool"
137			/>
138			<Tool
139				Name="VCPreLinkEventTool"
140			/>
141			<Tool
142				Name="VCLinkerTool"
143				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win64\gshCompileD.exe"
144				LinkIncremental="2"
145				AdditionalLibraryDirectories=""
146				GenerateDebugInformation="true"
147				SubSystem="1"
148				StackReserveSize="4194304"
149				TargetMachine="17"
150			/>
151			<Tool
152				Name="VCALinkTool"
153			/>
154			<Tool
155				Name="VCManifestTool"
156			/>
157			<Tool
158				Name="VCXDCMakeTool"
159			/>
160			<Tool
161				Name="VCBscMakeTool"
162			/>
163			<Tool
164				Name="VCFxCopTool"
165			/>
166			<Tool
167				Name="VCAppVerifierTool"
168			/>
169			<Tool
170				Name="VCPostBuildEventTool"
171			/>
172		</Configuration>
173		<Configuration
174			Name="Release|Win32"
175			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
176			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
177			ConfigurationType="1"
178			CharacterSet="1"
179			WholeProgramOptimization="1"
180			>
181			<Tool
182				Name="VCPreBuildEventTool"
183			/>
184			<Tool
185				Name="VCCustomBuildTool"
186			/>
187			<Tool
188				Name="VCXMLDataGeneratorTool"
189			/>
190			<Tool
191				Name="VCWebServiceProxyGeneratorTool"
192			/>
193			<Tool
194				Name="VCMIDLTool"
195			/>
196			<Tool
197				Name="VCCLCompilerTool"
198				Optimization="2"
199				EnableIntrinsicFunctions="true"
200				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\projects\shaderUtils\include&quot;"
201				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LITTLEENDIAN_CPU"
202				RuntimeLibrary="0"
203				EnableFunctionLevelLinking="true"
204				UsePrecompiledHeader="0"
205				WarningLevel="3"
206				DebugInformationFormat="3"
207			/>
208			<Tool
209				Name="VCManagedResourceCompilerTool"
210			/>
211			<Tool
212				Name="VCResourceCompilerTool"
213			/>
214			<Tool
215				Name="VCPreLinkEventTool"
216			/>
217			<Tool
218				Name="VCLinkerTool"
219				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win32\gshCompile.exe"
220				LinkIncremental="1"
221				AdditionalLibraryDirectories=""
222				GenerateDebugInformation="true"
223				SubSystem="1"
224				StackReserveSize="4194304"
225				OptimizeReferences="2"
226				EnableCOMDATFolding="2"
227				TargetMachine="1"
228			/>
229			<Tool
230				Name="VCALinkTool"
231			/>
232			<Tool
233				Name="VCManifestTool"
234			/>
235			<Tool
236				Name="VCXDCMakeTool"
237			/>
238			<Tool
239				Name="VCBscMakeTool"
240			/>
241			<Tool
242				Name="VCFxCopTool"
243			/>
244			<Tool
245				Name="VCAppVerifierTool"
246			/>
247			<Tool
248				Name="VCPostBuildEventTool"
249			/>
250		</Configuration>
251		<Configuration
252			Name="Release|x64"
253			OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)"
254			IntermediateDirectory="$(ConfigurationName)\$(PlatformName)"
255			ConfigurationType="1"
256			CharacterSet="1"
257			WholeProgramOptimization="1"
258			>
259			<Tool
260				Name="VCPreBuildEventTool"
261			/>
262			<Tool
263				Name="VCCustomBuildTool"
264			/>
265			<Tool
266				Name="VCXMLDataGeneratorTool"
267			/>
268			<Tool
269				Name="VCWebServiceProxyGeneratorTool"
270			/>
271			<Tool
272				Name="VCMIDLTool"
273				TargetEnvironment="3"
274			/>
275			<Tool
276				Name="VCCLCompilerTool"
277				Optimization="2"
278				EnableIntrinsicFunctions="true"
279				AdditionalIncludeDirectories="&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\include&quot;;&quot;$(CAFE_ROOT_DOS)\system\src\tool\gfx\projects\shaderUtils\include&quot;"
280				PreprocessorDefinitions="WIN64;NDEBUG;_CONSOLE;LITTLEENDIAN_CPU"
281				RuntimeLibrary="0"
282				EnableFunctionLevelLinking="true"
283				UsePrecompiledHeader="0"
284				WarningLevel="3"
285				DebugInformationFormat="3"
286			/>
287			<Tool
288				Name="VCManagedResourceCompilerTool"
289			/>
290			<Tool
291				Name="VCResourceCompilerTool"
292			/>
293			<Tool
294				Name="VCPreLinkEventTool"
295			/>
296			<Tool
297				Name="VCLinkerTool"
298				OutputFile="$(CAFE_ROOT_DOS)\system\bin\win64\gshCompile.exe"
299				LinkIncremental="1"
300				AdditionalLibraryDirectories=""
301				GenerateDebugInformation="true"
302				SubSystem="1"
303				StackReserveSize="4194304"
304				OptimizeReferences="2"
305				EnableCOMDATFolding="2"
306				TargetMachine="17"
307			/>
308			<Tool
309				Name="VCALinkTool"
310			/>
311			<Tool
312				Name="VCManifestTool"
313			/>
314			<Tool
315				Name="VCXDCMakeTool"
316			/>
317			<Tool
318				Name="VCBscMakeTool"
319			/>
320			<Tool
321				Name="VCFxCopTool"
322			/>
323			<Tool
324				Name="VCAppVerifierTool"
325			/>
326			<Tool
327				Name="VCPostBuildEventTool"
328			/>
329		</Configuration>
330	</Configurations>
331	<References>
332	</References>
333	<Files>
334		<Filter
335			Name="Source Files"
336			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
337			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
338			>
339			<File
340				RelativePath=".\gshCompile.cpp"
341				>
342			</File>
343		</Filter>
344		<Filter
345			Name="Header Files"
346			Filter="h;hpp;hxx;hm;inl;inc;xsd"
347			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
348			>
349			<File
350				RelativePath=".\gshCompile.h"
351				>
352			</File>
353			<File
354				RelativePath="..\..\include\optflags.h"
355				>
356			</File>
357			<File
358				RelativePath="..\..\include\shaderUtils.h"
359				>
360			</File>
361		</Filter>
362		<Filter
363			Name="Resource Files"
364			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
365			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
366			>
367		</Filter>
368	</Files>
369	<Globals>
370	</Globals>
371</VisualStudioProject>
372