• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9,00"
5	Name="gspawn-win32-helper"
6	ProjectGUID="{289240E7-E167-47CE-A20C-58D852E520BA}"
7	RootNamespace="gspawnwin32helper"
8	Keyword="Win32Proj"
9	TargetFrameworkVersion="131072"
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)"
25			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
26			ConfigurationType="1"
27			CharacterSet="2"
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="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
48				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
49				MinimalRebuild="true"
50				BasicRuntimeChecks="3"
51				RuntimeLibrary="3"
52				UsePrecompiledHeader="0"
53				WarningLevel="3"
54				DebugInformationFormat="4"
55				CompileAs="1"
56				ForcedIncludeFiles="msvc_recommended_pragmas.h"
57			/>
58			<Tool
59				Name="VCManagedResourceCompilerTool"
60			/>
61			<Tool
62				Name="VCResourceCompilerTool"
63			/>
64			<Tool
65				Name="VCPreLinkEventTool"
66			/>
67			<Tool
68				Name="VCLinkerTool"
69				LinkIncremental="2"
70				GenerateDebugInformation="true"
71				SubSystem="2"
72				RandomizedBaseAddress="1"
73				DataExecutionPrevention="0"
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)$(PlatformName)\$(ConfigurationName)"
101			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
102			ConfigurationType="1"
103			CharacterSet="2"
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="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
125				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
126				MinimalRebuild="true"
127				BasicRuntimeChecks="3"
128				RuntimeLibrary="3"
129				UsePrecompiledHeader="0"
130				WarningLevel="3"
131				DebugInformationFormat="3"
132				CompileAs="1"
133				ForcedIncludeFiles="msvc_recommended_pragmas.h"
134			/>
135			<Tool
136				Name="VCManagedResourceCompilerTool"
137			/>
138			<Tool
139				Name="VCResourceCompilerTool"
140			/>
141			<Tool
142				Name="VCPreLinkEventTool"
143			/>
144			<Tool
145				Name="VCLinkerTool"
146				OutputFile="$(OutDir)\gspawn-win64-helper.exe"
147				LinkIncremental="2"
148				GenerateDebugInformation="true"
149				SubSystem="2"
150				RandomizedBaseAddress="1"
151				DataExecutionPrevention="0"
152				TargetMachine="17"
153			/>
154			<Tool
155				Name="VCALinkTool"
156			/>
157			<Tool
158				Name="VCManifestTool"
159			/>
160			<Tool
161				Name="VCXDCMakeTool"
162			/>
163			<Tool
164				Name="VCBscMakeTool"
165			/>
166			<Tool
167				Name="VCFxCopTool"
168			/>
169			<Tool
170				Name="VCAppVerifierTool"
171			/>
172			<Tool
173				Name="VCPostBuildEventTool"
174			/>
175		</Configuration>
176		<Configuration
177			Name="Release|Win32"
178			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
179			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
180			ConfigurationType="1"
181			CharacterSet="2"
182			WholeProgramOptimization="1"
183			>
184			<Tool
185				Name="VCPreBuildEventTool"
186			/>
187			<Tool
188				Name="VCCustomBuildTool"
189			/>
190			<Tool
191				Name="VCXMLDataGeneratorTool"
192			/>
193			<Tool
194				Name="VCWebServiceProxyGeneratorTool"
195			/>
196			<Tool
197				Name="VCMIDLTool"
198			/>
199			<Tool
200				Name="VCCLCompilerTool"
201				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
202				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
203				RuntimeLibrary="2"
204				UsePrecompiledHeader="0"
205				WarningLevel="3"
206				DebugInformationFormat="3"
207				CompileAs="1"
208				ForcedIncludeFiles="msvc_recommended_pragmas.h"
209			/>
210			<Tool
211				Name="VCManagedResourceCompilerTool"
212			/>
213			<Tool
214				Name="VCResourceCompilerTool"
215			/>
216			<Tool
217				Name="VCPreLinkEventTool"
218			/>
219			<Tool
220				Name="VCLinkerTool"
221				OutputFile="$(OutDir)\gspawn-win64-helper.exe"
222				LinkIncremental="1"
223				GenerateDebugInformation="true"
224				SubSystem="2"
225				OptimizeReferences="2"
226				EnableCOMDATFolding="2"
227				RandomizedBaseAddress="1"
228				DataExecutionPrevention="0"
229				TargetMachine="1"
230			/>
231			<Tool
232				Name="VCALinkTool"
233			/>
234			<Tool
235				Name="VCManifestTool"
236			/>
237			<Tool
238				Name="VCXDCMakeTool"
239			/>
240			<Tool
241				Name="VCBscMakeTool"
242			/>
243			<Tool
244				Name="VCFxCopTool"
245			/>
246			<Tool
247				Name="VCAppVerifierTool"
248			/>
249			<Tool
250				Name="VCPostBuildEventTool"
251			/>
252		</Configuration>
253		<Configuration
254			Name="Release|x64"
255			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
256			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
257			ConfigurationType="1"
258			CharacterSet="2"
259			WholeProgramOptimization="1"
260			>
261			<Tool
262				Name="VCPreBuildEventTool"
263			/>
264			<Tool
265				Name="VCCustomBuildTool"
266			/>
267			<Tool
268				Name="VCXMLDataGeneratorTool"
269			/>
270			<Tool
271				Name="VCWebServiceProxyGeneratorTool"
272			/>
273			<Tool
274				Name="VCMIDLTool"
275				TargetEnvironment="3"
276			/>
277			<Tool
278				Name="VCCLCompilerTool"
279				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
280				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
281				RuntimeLibrary="2"
282				UsePrecompiledHeader="0"
283				WarningLevel="3"
284				DebugInformationFormat="3"
285				CompileAs="1"
286				ForcedIncludeFiles="msvc_recommended_pragmas.h"
287			/>
288			<Tool
289				Name="VCManagedResourceCompilerTool"
290			/>
291			<Tool
292				Name="VCResourceCompilerTool"
293			/>
294			<Tool
295				Name="VCPreLinkEventTool"
296			/>
297			<Tool
298				Name="VCLinkerTool"
299				LinkIncremental="1"
300				GenerateDebugInformation="true"
301				SubSystem="2"
302				OptimizeReferences="2"
303				EnableCOMDATFolding="2"
304				RandomizedBaseAddress="1"
305				DataExecutionPrevention="0"
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="..\..\..\glib\gspawn-win32-helper.c"
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		</Filter>
350		<Filter
351			Name="Resource Files"
352			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
353			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
354			>
355		</Filter>
356	</Files>
357	<Globals>
358	</Globals>
359</VisualStudioProject>
360