1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9,00"
5	Name="test10"
6	ProjectGUID="{40CE30BF-012C-468D-BCB2-5C059E2C578A}"
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				ExceptionHandling="0"
43				DebugInformationFormat="1"
44				CompileAs="1"
45			/>
46			<Tool
47				Name="VCManagedResourceCompilerTool"
48			/>
49			<Tool
50				Name="VCResourceCompilerTool"
51			/>
52			<Tool
53				Name="VCPreLinkEventTool"
54			/>
55			<Tool
56				Name="VCLinkerTool"
57				AdditionalDependencies="glc32.lib"
58				AdditionalLibraryDirectories="&quot;..\build\debug&quot;"
59				GenerateDebugInformation="true"
60				RandomizedBaseAddress="1"
61				DataExecutionPrevention="0"
62			/>
63			<Tool
64				Name="VCALinkTool"
65			/>
66			<Tool
67				Name="VCManifestTool"
68			/>
69			<Tool
70				Name="VCXDCMakeTool"
71			/>
72			<Tool
73				Name="VCBscMakeTool"
74			/>
75			<Tool
76				Name="VCFxCopTool"
77			/>
78			<Tool
79				Name="VCAppVerifierTool"
80			/>
81			<Tool
82				Name="VCPostBuildEventTool"
83			/>
84		</Configuration>
85		<Configuration
86			Name="Release|Win32"
87			OutputDirectory="..\build\$(ConfigurationName)"
88			IntermediateDirectory="..\build\$(ConfigurationName)"
89			ConfigurationType="1"
90			>
91			<Tool
92				Name="VCPreBuildEventTool"
93			/>
94			<Tool
95				Name="VCCustomBuildTool"
96			/>
97			<Tool
98				Name="VCXMLDataGeneratorTool"
99			/>
100			<Tool
101				Name="VCWebServiceProxyGeneratorTool"
102			/>
103			<Tool
104				Name="VCMIDLTool"
105			/>
106			<Tool
107				Name="VCCLCompilerTool"
108				AdditionalIncludeDirectories="&quot;..\include&quot;"
109				ExceptionHandling="0"
110				CompileAs="1"
111			/>
112			<Tool
113				Name="VCManagedResourceCompilerTool"
114			/>
115			<Tool
116				Name="VCResourceCompilerTool"
117			/>
118			<Tool
119				Name="VCPreLinkEventTool"
120			/>
121			<Tool
122				Name="VCLinkerTool"
123				AdditionalDependencies="glc32.lib"
124				AdditionalLibraryDirectories="&quot;..\build\release&quot;"
125				RandomizedBaseAddress="1"
126				DataExecutionPrevention="0"
127			/>
128			<Tool
129				Name="VCALinkTool"
130			/>
131			<Tool
132				Name="VCManifestTool"
133			/>
134			<Tool
135				Name="VCXDCMakeTool"
136			/>
137			<Tool
138				Name="VCBscMakeTool"
139			/>
140			<Tool
141				Name="VCFxCopTool"
142			/>
143			<Tool
144				Name="VCAppVerifierTool"
145			/>
146			<Tool
147				Name="VCPostBuildEventTool"
148			/>
149		</Configuration>
150	</Configurations>
151	<References>
152	</References>
153	<Files>
154		<Filter
155			Name="Fichiers sources"
156			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
157			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
158			>
159			<File
160				RelativePath="test10.c"
161				>
162			</File>
163		</Filter>
164		<Filter
165			Name="Fichiers d&apos;en-t�te"
166			Filter="h;hpp;hxx;hm;inl;inc;xsd"
167			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
168			>
169		</Filter>
170		<Filter
171			Name="Fichiers de ressources"
172			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
173			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
174			>
175		</Filter>
176	</Files>
177	<Globals>
178	</Globals>
179</VisualStudioProject>
180