1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9,00"
5	Name="test11.4"
6	ProjectGUID="{12812C8A-0A00-4FE9-A82C-479AEA4C4A31}"
7	TargetFrameworkVersion="131072"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13	</Platforms>
14	<ToolFiles>
15	</ToolFiles>
16	<Configurations>
17		<Configuration
18			Name="Debug|Win32"
19			OutputDirectory="..\build\$(ConfigurationName)"
20			IntermediateDirectory="..\build\$(ConfigurationName)"
21			ConfigurationType="1"
22			>
23			<Tool
24				Name="VCPreBuildEventTool"
25			/>
26			<Tool
27				Name="VCCustomBuildTool"
28			/>
29			<Tool
30				Name="VCXMLDataGeneratorTool"
31			/>
32			<Tool
33				Name="VCWebServiceProxyGeneratorTool"
34			/>
35			<Tool
36				Name="VCMIDLTool"
37			/>
38			<Tool
39				Name="VCCLCompilerTool"
40				Optimization="0"
41				AdditionalIncludeDirectories="&quot;..\include&quot;"
42				PreprocessorDefinitions="RENDER_STYLE=GLC_TRIANGLE;WITH_GL_OBJECTS"
43				ExceptionHandling="0"
44				DebugInformationFormat="1"
45				CompileAs="1"
46			/>
47			<Tool
48				Name="VCManagedResourceCompilerTool"
49			/>
50			<Tool
51				Name="VCResourceCompilerTool"
52			/>
53			<Tool
54				Name="VCPreLinkEventTool"
55			/>
56			<Tool
57				Name="VCLinkerTool"
58				AdditionalDependencies="glc32.lib"
59				AdditionalLibraryDirectories="&quot;..\build\debug&quot;"
60				GenerateDebugInformation="true"
61				RandomizedBaseAddress="1"
62				DataExecutionPrevention="0"
63			/>
64			<Tool
65				Name="VCALinkTool"
66			/>
67			<Tool
68				Name="VCManifestTool"
69			/>
70			<Tool
71				Name="VCXDCMakeTool"
72			/>
73			<Tool
74				Name="VCBscMakeTool"
75			/>
76			<Tool
77				Name="VCFxCopTool"
78			/>
79			<Tool
80				Name="VCAppVerifierTool"
81			/>
82			<Tool
83				Name="VCPostBuildEventTool"
84			/>
85		</Configuration>
86		<Configuration
87			Name="Release|Win32"
88			OutputDirectory="..\build\$(ConfigurationName)"
89			IntermediateDirectory="..\build\$(ConfigurationName)"
90			ConfigurationType="1"
91			>
92			<Tool
93				Name="VCPreBuildEventTool"
94			/>
95			<Tool
96				Name="VCCustomBuildTool"
97			/>
98			<Tool
99				Name="VCXMLDataGeneratorTool"
100			/>
101			<Tool
102				Name="VCWebServiceProxyGeneratorTool"
103			/>
104			<Tool
105				Name="VCMIDLTool"
106			/>
107			<Tool
108				Name="VCCLCompilerTool"
109				AdditionalIncludeDirectories="&quot;..\include&quot;"
110				PreprocessorDefinitions="RENDER_STYLE=GLC_TRIANGLE;WITH_GL_OBJECTS"
111				ExceptionHandling="0"
112				CompileAs="1"
113			/>
114			<Tool
115				Name="VCManagedResourceCompilerTool"
116			/>
117			<Tool
118				Name="VCResourceCompilerTool"
119			/>
120			<Tool
121				Name="VCPreLinkEventTool"
122			/>
123			<Tool
124				Name="VCLinkerTool"
125				AdditionalDependencies="glc32.lib"
126				AdditionalLibraryDirectories="&quot;..\build\release&quot;"
127				RandomizedBaseAddress="1"
128				DataExecutionPrevention="0"
129			/>
130			<Tool
131				Name="VCALinkTool"
132			/>
133			<Tool
134				Name="VCManifestTool"
135			/>
136			<Tool
137				Name="VCXDCMakeTool"
138			/>
139			<Tool
140				Name="VCBscMakeTool"
141			/>
142			<Tool
143				Name="VCFxCopTool"
144			/>
145			<Tool
146				Name="VCAppVerifierTool"
147			/>
148			<Tool
149				Name="VCPostBuildEventTool"
150			/>
151		</Configuration>
152	</Configurations>
153	<References>
154	</References>
155	<Files>
156		<Filter
157			Name="Fichiers sources"
158			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
159			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
160			>
161			<File
162				RelativePath="test11.c"
163				>
164				<FileConfiguration
165					Name="Debug|Win32"
166					>
167					<Tool
168						Name="VCCLCompilerTool"
169						ObjectFile="$(IntDir)\$(InputName).4.obj"
170						XMLDocumentationFileName="$(IntDir)\$(InputName).4.xdc"
171					/>
172				</FileConfiguration>
173				<FileConfiguration
174					Name="Release|Win32"
175					>
176					<Tool
177						Name="VCCLCompilerTool"
178						ObjectFile="$(IntDir)\$(InputName).4.obj"
179						XMLDocumentationFileName="$(IntDir)\$(InputName).4.xdc"
180					/>
181				</FileConfiguration>
182			</File>
183		</Filter>
184		<Filter
185			Name="Fichiers d&apos;en-t�te"
186			Filter="h;hpp;hxx;hm;inl;inc;xsd"
187			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
188			>
189		</Filter>
190		<Filter
191			Name="Fichiers de ressources"
192			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
193			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
194			>
195		</Filter>
196	</Files>
197	<Globals>
198	</Globals>
199</VisualStudioProject>
200