meson: Bump up timeout for slow test
[glib.git] / win32 / vs9 / gspawn-win32-helper-console.vcproj
blob6f14391ff5d1e3253e94136a5d45f852aa2fc591
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="gspawn-win32-helper-console"
6 ProjectGUID="{E40E8A7E-7CAE-4659-9B8B-BC38898E3074}"
7 RootNamespace="gspawnwin32helperconsole"
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);HELPER_CONSOLE"
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="1"
45 DataExecutionPrevention="0"
46 TargetMachine="1"
48 </Configuration>
49 <Configuration
50 Name="Release|Win32"
51 InheritedPropertySheets=".\glib-build-defines.vsprops"
52 ConfigurationType="1"
53 CharacterSet="2"
54 WholeProgramOptimization="1"
56 <Tool
57 Name="VCCLCompilerTool"
58 PreprocessorDefinitions="$(GLibInBuildMacro);HELPER_CONSOLE"
59 RuntimeLibrary="2"
60 UsePrecompiledHeader="0"
61 WarningLevel="3"
62 DebugInformationFormat="3"
63 CompileAs="1"
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="1"
68 GenerateDebugInformation="true"
69 SubSystem="1"
70 OptimizeReferences="2"
71 EnableCOMDATFolding="2"
72 DataExecutionPrevention="0"
73 TargetMachine="1"
75 </Configuration>
76 <Configuration
77 Name="Debug|x64"
78 InheritedPropertySheets=".\glib-build-defines.vsprops"
79 ConfigurationType="1"
80 CharacterSet="2"
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="0"
85 PreprocessorDefinitions="_DEBUG;$(GLibInBuildMacro);HELPER_CONSOLE"
86 MinimalRebuild="true"
87 BasicRuntimeChecks="3"
88 RuntimeLibrary="3"
89 UsePrecompiledHeader="0"
90 WarningLevel="3"
91 DebugInformationFormat="3"
92 CompileAs="1"
94 <Tool
95 Name="VCLinkerTool"
96 OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
97 LinkIncremental="2"
98 GenerateDebugInformation="true"
99 SubSystem="1"
100 DataExecutionPrevention="0"
101 TargetMachine="17"
103 </Configuration>
104 <Configuration
105 Name="Release|x64"
106 InheritedPropertySheets=".\glib-build-defines.vsprops"
107 ConfigurationType="1"
108 CharacterSet="2"
109 WholeProgramOptimization="1"
111 <Tool
112 Name="VCCLCompilerTool"
113 PreprocessorDefinitions="$(GLibInBuildMacro);HELPER_CONSOLE"
114 RuntimeLibrary="2"
115 UsePrecompiledHeader="0"
116 WarningLevel="3"
117 DebugInformationFormat="3"
118 CompileAs="1"
120 <Tool
121 Name="VCLinkerTool"
122 OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
123 LinkIncremental="1"
124 GenerateDebugInformation="true"
125 SubSystem="1"
126 OptimizeReferences="2"
127 EnableCOMDATFolding="2"
128 DataExecutionPrevention="0"
129 TargetMachine="17"
131 </Configuration>
132 </Configurations>
133 <References>
134 </References>
135 <Files>
136 <Filter
137 Name="Source Files"
138 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
139 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
141 <File
142 RelativePath="..\..\glib\gspawn-win32-helper.c"
144 </File>
145 </Filter>
146 <Filter
147 Name="Header Files"
148 Filter="h;hpp;hxx;hm;inl;inc;xsd"
149 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
151 </Filter>
152 <Filter
153 Name="Resource Files"
154 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
155 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
157 </Filter>
158 </Files>
159 </VisualStudioProject>