gtestutils: Fix a typo in a documentation comment
[glib.git] / win32 / vs9 / gspawn-win32-helper.vcproj
blob1918e3bc0fe8cb04c3dbd3f99380257833cc498d
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"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 InheritedPropertySheets=".\glib-build-defines.vsprops"
25 ConfigurationType="1"
26 CharacterSet="2"
28 <Tool
29 Name="VCCLCompilerTool"
30 Optimization="0"
31 PreprocessorDefinitions="_DEBUG;$(GLibInBuildMacro)"
32 MinimalRebuild="true"
33 BasicRuntimeChecks="3"
34 RuntimeLibrary="3"
35 UsePrecompiledHeader="0"
36 WarningLevel="3"
37 DebugInformationFormat="4"
38 CompileAs="1"
40 <Tool
41 Name="VCLinkerTool"
42 LinkIncremental="2"
43 GenerateDebugInformation="true"
44 SubSystem="2"
45 RandomizedBaseAddress="1"
46 DataExecutionPrevention="0"
47 TargetMachine="1"
49 </Configuration>
50 <Configuration
51 Name="Debug|x64"
52 InheritedPropertySheets=".\glib-build-defines.vsprops"
53 ConfigurationType="1"
54 CharacterSet="2"
56 <Tool
57 Name="VCCLCompilerTool"
58 Optimization="0"
59 PreprocessorDefinitions="_DEBUG;$(GLibInBuildMacro)"
60 MinimalRebuild="true"
61 BasicRuntimeChecks="3"
62 RuntimeLibrary="3"
63 UsePrecompiledHeader="0"
64 WarningLevel="3"
65 DebugInformationFormat="3"
66 CompileAs="1"
68 <Tool
69 Name="VCLinkerTool"
70 OutputFile="$(OutDir)\gspawn-win64-helper.exe"
71 LinkIncremental="2"
72 GenerateDebugInformation="true"
73 SubSystem="2"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 TargetMachine="17"
78 </Configuration>
79 <Configuration
80 Name="Release|Win32"
81 InheritedPropertySheets=".\glib-build-defines.vsprops"
82 ConfigurationType="1"
83 CharacterSet="2"
84 WholeProgramOptimization="1"
86 <Tool
87 Name="VCCLCompilerTool"
88 PreprocessorDefinitions="$(GLibInBuildMacro)"
89 RuntimeLibrary="2"
90 UsePrecompiledHeader="0"
91 WarningLevel="3"
92 DebugInformationFormat="3"
93 CompileAs="1"
95 <Tool
96 Name="VCLinkerTool"
97 LinkIncremental="1"
98 GenerateDebugInformation="true"
99 SubSystem="2"
100 OptimizeReferences="2"
101 EnableCOMDATFolding="2"
102 RandomizedBaseAddress="1"
103 DataExecutionPrevention="0"
104 TargetMachine="1"
106 </Configuration>
107 <Configuration
108 Name="Release|x64"
109 InheritedPropertySheets=".\glib-build-defines.vsprops"
110 ConfigurationType="1"
111 CharacterSet="2"
112 WholeProgramOptimization="1"
114 <Tool
115 Name="VCCLCompilerTool"
116 PreprocessorDefinitions="$(GLibInBuildMacro)"
117 RuntimeLibrary="2"
118 UsePrecompiledHeader="0"
119 WarningLevel="3"
120 DebugInformationFormat="3"
121 CompileAs="1"
123 <Tool
124 Name="VCLinkerTool"
125 OutputFile="$(OutDir)\gspawn-win64-helper.exe"
126 LinkIncremental="1"
127 GenerateDebugInformation="true"
128 SubSystem="2"
129 OptimizeReferences="2"
130 EnableCOMDATFolding="2"
131 RandomizedBaseAddress="1"
132 DataExecutionPrevention="0"
133 TargetMachine="17"
135 </Configuration>
136 </Configurations>
137 <References>
138 </References>
139 <Files>
140 <Filter
141 Name="Source Files"
142 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
143 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
145 <File RelativePath="..\..\glib\gspawn-win32-helper.c" />
146 </Filter>
147 <Filter
148 Name="Header Files"
149 Filter="h;hpp;hxx;hm;inl;inc;xsd"
150 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
152 </Filter>
153 <Filter
154 Name="Resource Files"
155 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
156 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
158 </Filter>
159 </Files>
160 </VisualStudioProject>