meson: Bump up timeout for slow test
[glib.git] / win32 / vs9 / gio-querymodules.vcproj
blobd9cc29731837bc895bdd1a1d71914299e927042f
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gio-querymodules"
6 ProjectGUID="{95A1571F-61BE-4C51-BE53-2F2DAB280686}"
7 RootNamespace="gioquerymodules"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
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="VCPreBuildEventTool"
31 <Tool
32 Name="VCCLCompilerTool"
33 Optimization="0"
34 AdditionalIncludeDirectories="..\..\gmodule"
35 PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)"
36 MinimalRebuild="true"
37 BasicRuntimeChecks="3"
38 RuntimeLibrary="3"
39 UsePrecompiledHeader="0"
40 WarningLevel="3"
41 DebugInformationFormat="4"
43 <Tool
44 Name="VCLinkerTool"
45 LinkIncremental="2"
46 GenerateDebugInformation="true"
47 SubSystem="1"
48 TargetMachine="1"
50 </Configuration>
51 <Configuration
52 Name="Debug|x64"
53 InheritedPropertySheets=".\glib-build-defines.vsprops"
54 ConfigurationType="1"
55 CharacterSet="2"
57 <Tool
58 Name="VCCLCompilerTool"
59 Optimization="0"
60 AdditionalIncludeDirectories="..\..\gmodule"
61 PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)"
62 MinimalRebuild="true"
63 BasicRuntimeChecks="3"
64 RuntimeLibrary="3"
65 UsePrecompiledHeader="0"
66 WarningLevel="3"
67 DebugInformationFormat="3"
68 CompileAs="1"
70 <Tool
71 Name="VCLinkerTool"
72 LinkIncremental="2"
73 GenerateDebugInformation="true"
74 SubSystem="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="VCPreBuildEventTool"
89 <Tool
90 Name="VCCLCompilerTool"
91 Optimization="2"
92 EnableIntrinsicFunctions="true"
93 AdditionalIncludeDirectories="..\..\gmodule"
94 PreprocessorDefinitions="$(GioInBuildMacro)"
95 RuntimeLibrary="2"
96 EnableFunctionLevelLinking="true"
97 UsePrecompiledHeader="0"
98 WarningLevel="3"
99 DebugInformationFormat="3"
101 <Tool
102 Name="VCLinkerTool"
103 LinkIncremental="1"
104 GenerateDebugInformation="true"
105 SubSystem="1"
106 OptimizeReferences="2"
107 EnableCOMDATFolding="2"
108 TargetMachine="1"
110 </Configuration>
111 <Configuration
112 Name="Release|x64"
113 InheritedPropertySheets=".\glib-build-defines.vsprops"
114 ConfigurationType="1"
115 CharacterSet="2"
116 WholeProgramOptimization="1"
118 <Tool
119 Name="VCCLCompilerTool"
120 AdditionalIncludeDirectories="..\..\gmodule"
121 PreprocessorDefinitions="$(GioInBuildMacro)"
122 RuntimeLibrary="2"
123 UsePrecompiledHeader="0"
124 WarningLevel="3"
125 DebugInformationFormat="3"
126 CompileAs="1"
128 <Tool
129 Name="VCLinkerTool"
130 LinkIncremental="1"
131 GenerateDebugInformation="true"
132 SubSystem="1"
133 OptimizeReferences="2"
134 EnableCOMDATFolding="2"
135 DataExecutionPrevention="0"
136 TargetMachine="17"
138 </Configuration>
139 </Configurations>
140 <References>
141 </References>
142 <Files>
143 <Filter
144 Name="Source Files"
145 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
146 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
148 <File RelativePath="..\..\gio\gio-querymodules.c" />
149 <File RelativePath="..\..\gio\giomodule-priv.c" />
150 </Filter>
151 </Files>
152 <Globals>
153 </Globals>
154 </VisualStudioProject>