]>
Commit | Line | Data |
---|---|---|
7da8bfe3 | 1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
49e323a5 FM |
2 | <!--\r |
3 | \r | |
4 | This project was generated by\r | |
5 | Bakefile 0.2.8 (http://www.bakefile.org)\r | |
6 | Do not modify, all changes will be overwritten!\r | |
7 | \r | |
8 | -->\r | |
7da8bfe3 VZ |
9 | <VisualStudioProject\r |
10 | ProjectType="Visual C++"\r | |
49e323a5 | 11 | Version="9.00"\r |
7da8bfe3 VZ |
12 | Name="test_gui"\r |
13 | ProjectGUID="{9BB295D9-A6AA-510D-AA0D-9375B5D91025}"\r | |
14 | >\r | |
15 | <Platforms>\r | |
16 | <Platform\r | |
17 | Name="Win32"\r | |
18 | />\r | |
19 | </Platforms>\r | |
20 | <ToolFiles>\r | |
49e323a5 | 21 | \r |
7da8bfe3 VZ |
22 | </ToolFiles>\r |
23 | <Configurations>\r | |
24 | <Configuration\r | |
95ff11c4 CE |
25 | Name="Debug|Win32"\r |
26 | OutputDirectory="vc_mswud"\r | |
27 | IntermediateDirectory="vc_mswud\test_gui"\r | |
7da8bfe3 VZ |
28 | ConfigurationType="1"\r |
29 | UseOfMFC="0"\r | |
30 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
31 | CharacterSet="1"\r | |
32 | >\r | |
33 | <Tool\r | |
34 | Name="VCPreBuildEventTool"\r | |
35 | />\r | |
36 | <Tool\r | |
37 | Name="VCCustomBuildTool"\r | |
38 | />\r | |
39 | <Tool\r | |
40 | Name="VCXMLDataGeneratorTool"\r | |
41 | />\r | |
42 | <Tool\r | |
43 | Name="VCWebServiceProxyGeneratorTool"\r | |
44 | />\r | |
45 | <Tool\r | |
78808897 | 46 | Name="VCMIDLTool"\r |
d12d9eda | 47 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"\r |
95ff11c4 | 48 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
49 | />\r |
50 | <Tool\r | |
51 | Name="VCCLCompilerTool"\r | |
52 | AdditionalOptions="/MP"\r | |
95ff11c4 | 53 | Optimization="0"\r |
49e323a5 | 54 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"\r |
d12d9eda | 55 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 56 | ExceptionHandling="1"\r |
95ff11c4 CE |
57 | BasicRuntimeChecks="3"\r |
58 | RuntimeLibrary="3"\r | |
59 | BufferSecurityCheck="true"\r | |
7da8bfe3 | 60 | RuntimeTypeInfo="true"\r |
506e9b7e | 61 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 62 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
63 | PrecompiledHeaderFile="vc_mswud\testprec_test_gui.pch"\r |
64 | ObjectFile="vc_mswud\test_gui\"\r | |
65 | ProgramDataBaseFileName="vc_mswud\test_gui.pdb"\r | |
7da8bfe3 VZ |
66 | WarningLevel="4"\r |
67 | SuppressStartupBanner="true"\r | |
68 | DebugInformationFormat="3"\r | |
69 | />\r | |
70 | <Tool\r | |
71 | Name="VCManagedResourceCompilerTool"\r | |
72 | />\r | |
73 | <Tool\r | |
74 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 75 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 76 | Culture="1033"\r |
95ff11c4 | 77 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
78 | />\r |
79 | <Tool\r | |
80 | Name="VCPreLinkEventTool"\r | |
81 | />\r | |
82 | <Tool\r | |
83 | Name="VCLinkerTool"\r | |
84 | AdditionalOptions=""\r | |
232fdc63 | 85 | AdditionalDependencies="wxmsw29ud_richtext.lib wxmsw29ud_media.lib wxmsw29ud_xrc.lib wxbase29ud_xml.lib wxmsw29ud_adv.lib wxmsw29ud_html.lib wxmsw29ud_core.lib wxbase29ud_net.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 86 | OutputFile="vc_mswud\test_gui.exe"\r |
7da8bfe3 VZ |
87 | LinkIncremental="2"\r |
88 | SuppressStartupBanner="true"\r | |
49e323a5 | 89 | AdditionalLibraryDirectories=".\..\lib\vc_lib"\r |
7da8bfe3 VZ |
90 | GenerateManifest="true"\r |
91 | GenerateDebugInformation="true"\r | |
95ff11c4 | 92 | ProgramDatabaseFile="vc_mswud\test_gui.pdb"\r |
7da8bfe3 VZ |
93 | SubSystem="1"\r |
94 | TargetMachine="1"\r | |
95 | />\r | |
96 | <Tool\r | |
97 | Name="VCALinkTool"\r | |
98 | />\r | |
99 | <Tool\r | |
100 | Name="VCManifestTool"\r | |
101 | />\r | |
102 | <Tool\r | |
103 | Name="VCXDCMakeTool"\r | |
104 | />\r | |
105 | <Tool\r | |
106 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 107 | OutputFile="vc_mswud\test_vc9_test_gui.bsc"\r |
49e323a5 | 108 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
109 | />\r |
110 | <Tool\r | |
111 | Name="VCFxCopTool"\r | |
112 | />\r | |
113 | <Tool\r | |
114 | Name="VCAppVerifierTool"\r | |
115 | />\r | |
116 | <Tool\r | |
117 | Name="VCPostBuildEventTool"\r | |
118 | />\r | |
119 | </Configuration>\r | |
120 | <Configuration\r | |
95ff11c4 CE |
121 | Name="Release|Win32"\r |
122 | OutputDirectory="vc_mswu"\r | |
123 | IntermediateDirectory="vc_mswu\test_gui"\r | |
7da8bfe3 VZ |
124 | ConfigurationType="1"\r |
125 | UseOfMFC="0"\r | |
126 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
127 | CharacterSet="1"\r | |
128 | >\r | |
129 | <Tool\r | |
130 | Name="VCPreBuildEventTool"\r | |
131 | />\r | |
132 | <Tool\r | |
133 | Name="VCCustomBuildTool"\r | |
134 | />\r | |
135 | <Tool\r | |
136 | Name="VCXMLDataGeneratorTool"\r | |
137 | />\r | |
138 | <Tool\r | |
139 | Name="VCWebServiceProxyGeneratorTool"\r | |
140 | />\r | |
141 | <Tool\r | |
78808897 | 142 | Name="VCMIDLTool"\r |
da8b1d4b | 143 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
95ff11c4 | 144 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
145 | />\r |
146 | <Tool\r | |
147 | Name="VCCLCompilerTool"\r | |
148 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
149 | Optimization="2"\r |
150 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"\r | |
da8b1d4b | 151 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 152 | ExceptionHandling="1"\r |
95ff11c4 | 153 | RuntimeLibrary="2"\r |
7da8bfe3 | 154 | RuntimeTypeInfo="true"\r |
506e9b7e | 155 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 156 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
157 | PrecompiledHeaderFile="vc_mswu\testprec_test_gui.pch"\r |
158 | ObjectFile="vc_mswu\test_gui\"\r | |
159 | ProgramDataBaseFileName="vc_mswu\test_gui.pdb"\r | |
7da8bfe3 VZ |
160 | WarningLevel="4"\r |
161 | SuppressStartupBanner="true"\r | |
162 | DebugInformationFormat="3"\r | |
163 | />\r | |
164 | <Tool\r | |
165 | Name="VCManagedResourceCompilerTool"\r | |
166 | />\r | |
167 | <Tool\r | |
168 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 169 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 170 | Culture="1033"\r |
95ff11c4 | 171 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
172 | />\r |
173 | <Tool\r | |
174 | Name="VCPreLinkEventTool"\r | |
175 | />\r | |
176 | <Tool\r | |
177 | Name="VCLinkerTool"\r | |
178 | AdditionalOptions=""\r | |
232fdc63 | 179 | AdditionalDependencies="wxmsw29u_richtext.lib wxmsw29u_media.lib wxmsw29u_xrc.lib wxbase29u_xml.lib wxmsw29u_adv.lib wxmsw29u_html.lib wxmsw29u_core.lib wxbase29u_net.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 180 | OutputFile="vc_mswu\test_gui.exe"\r |
78808897 | 181 | LinkIncremental="1"\r |
7da8bfe3 | 182 | SuppressStartupBanner="true"\r |
95ff11c4 | 183 | AdditionalLibraryDirectories=".\..\lib\vc_lib"\r |
7da8bfe3 VZ |
184 | GenerateManifest="true"\r |
185 | GenerateDebugInformation="true"\r | |
95ff11c4 | 186 | ProgramDatabaseFile="vc_mswu\test_gui.pdb"\r |
7da8bfe3 | 187 | SubSystem="1"\r |
49e323a5 | 188 | TargetMachine="1"\r |
78808897 VZ |
189 | OptimizeReferences="2"\r |
190 | EnableCOMDATFolding="2"\r | |
7da8bfe3 VZ |
191 | />\r |
192 | <Tool\r | |
193 | Name="VCALinkTool"\r | |
194 | />\r | |
195 | <Tool\r | |
196 | Name="VCManifestTool"\r | |
197 | />\r | |
198 | <Tool\r | |
199 | Name="VCXDCMakeTool"\r | |
200 | />\r | |
201 | <Tool\r | |
202 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 203 | OutputFile="vc_mswu\test_vc9_test_gui.bsc"\r |
49e323a5 | 204 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
205 | />\r |
206 | <Tool\r | |
207 | Name="VCFxCopTool"\r | |
208 | />\r | |
209 | <Tool\r | |
210 | Name="VCAppVerifierTool"\r | |
211 | />\r | |
212 | <Tool\r | |
213 | Name="VCPostBuildEventTool"\r | |
214 | />\r | |
215 | </Configuration>\r | |
216 | <Configuration\r | |
95ff11c4 CE |
217 | Name="Universal Debug|Win32"\r |
218 | OutputDirectory="vc_mswunivud"\r | |
219 | IntermediateDirectory="vc_mswunivud\test_gui"\r | |
7da8bfe3 VZ |
220 | ConfigurationType="1"\r |
221 | UseOfMFC="0"\r | |
222 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
223 | CharacterSet="1"\r | |
224 | >\r | |
225 | <Tool\r | |
226 | Name="VCPreBuildEventTool"\r | |
227 | />\r | |
228 | <Tool\r | |
229 | Name="VCCustomBuildTool"\r | |
230 | />\r | |
231 | <Tool\r | |
232 | Name="VCXMLDataGeneratorTool"\r | |
233 | />\r | |
234 | <Tool\r | |
235 | Name="VCWebServiceProxyGeneratorTool"\r | |
236 | />\r | |
237 | <Tool\r | |
78808897 | 238 | Name="VCMIDLTool"\r |
d12d9eda | 239 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;NOPCH;_CONSOLE"\r |
95ff11c4 | 240 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
241 | />\r |
242 | <Tool\r | |
243 | Name="VCCLCompilerTool"\r | |
244 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
245 | Optimization="0"\r |
246 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;.;.\..\samples"\r | |
d12d9eda | 247 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 248 | ExceptionHandling="1"\r |
95ff11c4 CE |
249 | BasicRuntimeChecks="3"\r |
250 | RuntimeLibrary="3"\r | |
251 | BufferSecurityCheck="true"\r | |
7da8bfe3 | 252 | RuntimeTypeInfo="true"\r |
506e9b7e | 253 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 254 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
255 | PrecompiledHeaderFile="vc_mswunivud\testprec_test_gui.pch"\r |
256 | ObjectFile="vc_mswunivud\test_gui\"\r | |
257 | ProgramDataBaseFileName="vc_mswunivud\test_gui.pdb"\r | |
7da8bfe3 VZ |
258 | WarningLevel="4"\r |
259 | SuppressStartupBanner="true"\r | |
260 | DebugInformationFormat="3"\r | |
261 | />\r | |
262 | <Tool\r | |
263 | Name="VCManagedResourceCompilerTool"\r | |
264 | />\r | |
265 | <Tool\r | |
266 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 267 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 268 | Culture="1033"\r |
95ff11c4 | 269 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
270 | />\r |
271 | <Tool\r | |
272 | Name="VCPreLinkEventTool"\r | |
273 | />\r | |
274 | <Tool\r | |
275 | Name="VCLinkerTool"\r | |
276 | AdditionalOptions=""\r | |
232fdc63 | 277 | AdditionalDependencies="wxmswuniv29ud_richtext.lib wxmswuniv29ud_media.lib wxmswuniv29ud_xrc.lib wxbase29ud_xml.lib wxmswuniv29ud_adv.lib wxmswuniv29ud_html.lib wxmswuniv29ud_core.lib wxbase29ud_net.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 278 | OutputFile="vc_mswunivud\test_gui.exe"\r |
7da8bfe3 VZ |
279 | LinkIncremental="2"\r |
280 | SuppressStartupBanner="true"\r | |
95ff11c4 | 281 | AdditionalLibraryDirectories=".\..\lib\vc_lib"\r |
7da8bfe3 VZ |
282 | GenerateManifest="true"\r |
283 | GenerateDebugInformation="true"\r | |
95ff11c4 | 284 | ProgramDatabaseFile="vc_mswunivud\test_gui.pdb"\r |
7da8bfe3 VZ |
285 | SubSystem="1"\r |
286 | TargetMachine="1"\r | |
287 | />\r | |
288 | <Tool\r | |
289 | Name="VCALinkTool"\r | |
290 | />\r | |
291 | <Tool\r | |
292 | Name="VCManifestTool"\r | |
293 | />\r | |
294 | <Tool\r | |
295 | Name="VCXDCMakeTool"\r | |
296 | />\r | |
297 | <Tool\r | |
298 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 299 | OutputFile="vc_mswunivud\test_vc9_test_gui.bsc"\r |
49e323a5 | 300 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
301 | />\r |
302 | <Tool\r | |
303 | Name="VCFxCopTool"\r | |
304 | />\r | |
305 | <Tool\r | |
306 | Name="VCAppVerifierTool"\r | |
307 | />\r | |
308 | <Tool\r | |
309 | Name="VCPostBuildEventTool"\r | |
310 | />\r | |
311 | </Configuration>\r | |
312 | <Configuration\r | |
95ff11c4 CE |
313 | Name="Universal Release|Win32"\r |
314 | OutputDirectory="vc_mswunivu"\r | |
315 | IntermediateDirectory="vc_mswunivu\test_gui"\r | |
7da8bfe3 VZ |
316 | ConfigurationType="1"\r |
317 | UseOfMFC="0"\r | |
318 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
319 | CharacterSet="1"\r | |
320 | >\r | |
321 | <Tool\r | |
322 | Name="VCPreBuildEventTool"\r | |
323 | />\r | |
324 | <Tool\r | |
325 | Name="VCCustomBuildTool"\r | |
326 | />\r | |
327 | <Tool\r | |
328 | Name="VCXMLDataGeneratorTool"\r | |
329 | />\r | |
330 | <Tool\r | |
331 | Name="VCWebServiceProxyGeneratorTool"\r | |
332 | />\r | |
333 | <Tool\r | |
78808897 | 334 | Name="VCMIDLTool"\r |
da8b1d4b | 335 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
95ff11c4 | 336 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
337 | />\r |
338 | <Tool\r | |
339 | Name="VCCLCompilerTool"\r | |
340 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
341 | Optimization="2"\r |
342 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;.;.\..\samples"\r | |
da8b1d4b | 343 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 344 | ExceptionHandling="1"\r |
95ff11c4 | 345 | RuntimeLibrary="2"\r |
7da8bfe3 | 346 | RuntimeTypeInfo="true"\r |
506e9b7e | 347 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 348 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
349 | PrecompiledHeaderFile="vc_mswunivu\testprec_test_gui.pch"\r |
350 | ObjectFile="vc_mswunivu\test_gui\"\r | |
351 | ProgramDataBaseFileName="vc_mswunivu\test_gui.pdb"\r | |
7da8bfe3 VZ |
352 | WarningLevel="4"\r |
353 | SuppressStartupBanner="true"\r | |
354 | DebugInformationFormat="3"\r | |
355 | />\r | |
356 | <Tool\r | |
357 | Name="VCManagedResourceCompilerTool"\r | |
358 | />\r | |
359 | <Tool\r | |
360 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 361 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"\r |
7da8bfe3 | 362 | Culture="1033"\r |
95ff11c4 | 363 | AdditionalIncludeDirectories=".\..\lib\vc_lib\mswunivu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
364 | />\r |
365 | <Tool\r | |
366 | Name="VCPreLinkEventTool"\r | |
367 | />\r | |
368 | <Tool\r | |
369 | Name="VCLinkerTool"\r | |
370 | AdditionalOptions=""\r | |
232fdc63 | 371 | AdditionalDependencies="wxmswuniv29u_richtext.lib wxmswuniv29u_media.lib wxmswuniv29u_xrc.lib wxbase29u_xml.lib wxmswuniv29u_adv.lib wxmswuniv29u_html.lib wxmswuniv29u_core.lib wxbase29u_net.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 372 | OutputFile="vc_mswunivu\test_gui.exe"\r |
78808897 | 373 | LinkIncremental="1"\r |
7da8bfe3 | 374 | SuppressStartupBanner="true"\r |
95ff11c4 | 375 | AdditionalLibraryDirectories=".\..\lib\vc_lib"\r |
7da8bfe3 VZ |
376 | GenerateManifest="true"\r |
377 | GenerateDebugInformation="true"\r | |
95ff11c4 | 378 | ProgramDatabaseFile="vc_mswunivu\test_gui.pdb"\r |
7da8bfe3 | 379 | SubSystem="1"\r |
49e323a5 | 380 | TargetMachine="1"\r |
78808897 VZ |
381 | OptimizeReferences="2"\r |
382 | EnableCOMDATFolding="2"\r | |
7da8bfe3 VZ |
383 | />\r |
384 | <Tool\r | |
385 | Name="VCALinkTool"\r | |
386 | />\r | |
387 | <Tool\r | |
388 | Name="VCManifestTool"\r | |
389 | />\r | |
390 | <Tool\r | |
391 | Name="VCXDCMakeTool"\r | |
392 | />\r | |
393 | <Tool\r | |
394 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 395 | OutputFile="vc_mswunivu\test_vc9_test_gui.bsc"\r |
49e323a5 | 396 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
397 | />\r |
398 | <Tool\r | |
399 | Name="VCFxCopTool"\r | |
400 | />\r | |
401 | <Tool\r | |
402 | Name="VCAppVerifierTool"\r | |
403 | />\r | |
404 | <Tool\r | |
405 | Name="VCPostBuildEventTool"\r | |
406 | />\r | |
407 | </Configuration>\r | |
408 | <Configuration\r | |
95ff11c4 CE |
409 | Name="DLL Debug|Win32"\r |
410 | OutputDirectory="vc_mswuddll"\r | |
411 | IntermediateDirectory="vc_mswuddll\test_gui"\r | |
7da8bfe3 VZ |
412 | ConfigurationType="1"\r |
413 | UseOfMFC="0"\r | |
414 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
415 | CharacterSet="1"\r | |
416 | >\r | |
417 | <Tool\r | |
418 | Name="VCPreBuildEventTool"\r | |
419 | />\r | |
420 | <Tool\r | |
421 | Name="VCCustomBuildTool"\r | |
422 | />\r | |
423 | <Tool\r | |
424 | Name="VCXMLDataGeneratorTool"\r | |
425 | />\r | |
426 | <Tool\r | |
427 | Name="VCWebServiceProxyGeneratorTool"\r | |
428 | />\r | |
429 | <Tool\r | |
78808897 | 430 | Name="VCMIDLTool"\r |
d12d9eda | 431 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
95ff11c4 | 432 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
433 | />\r |
434 | <Tool\r | |
435 | Name="VCCLCompilerTool"\r | |
436 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
437 | Optimization="0"\r |
438 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"\r | |
d12d9eda | 439 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 440 | ExceptionHandling="1"\r |
95ff11c4 CE |
441 | BasicRuntimeChecks="3"\r |
442 | RuntimeLibrary="3"\r | |
443 | BufferSecurityCheck="true"\r | |
7da8bfe3 | 444 | RuntimeTypeInfo="true"\r |
506e9b7e | 445 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 446 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
447 | PrecompiledHeaderFile="vc_mswuddll\testprec_test_gui.pch"\r |
448 | ObjectFile="vc_mswuddll\test_gui\"\r | |
449 | ProgramDataBaseFileName="vc_mswuddll\test_gui.pdb"\r | |
7da8bfe3 VZ |
450 | WarningLevel="4"\r |
451 | SuppressStartupBanner="true"\r | |
452 | DebugInformationFormat="3"\r | |
453 | />\r | |
454 | <Tool\r | |
455 | Name="VCManagedResourceCompilerTool"\r | |
456 | />\r | |
457 | <Tool\r | |
458 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 459 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 460 | Culture="1033"\r |
95ff11c4 | 461 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
462 | />\r |
463 | <Tool\r | |
464 | Name="VCPreLinkEventTool"\r | |
465 | />\r | |
466 | <Tool\r | |
467 | Name="VCLinkerTool"\r | |
468 | AdditionalOptions=""\r | |
232fdc63 | 469 | AdditionalDependencies="wxmsw29ud_richtext.lib wxmsw29ud_media.lib wxmsw29ud_xrc.lib wxbase29ud_xml.lib wxmsw29ud_adv.lib wxmsw29ud_html.lib wxmsw29ud_core.lib wxbase29ud_net.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 470 | OutputFile="vc_mswuddll\test_gui.exe"\r |
7da8bfe3 VZ |
471 | LinkIncremental="2"\r |
472 | SuppressStartupBanner="true"\r | |
95ff11c4 | 473 | AdditionalLibraryDirectories=".\..\lib\vc_dll"\r |
7da8bfe3 VZ |
474 | GenerateManifest="true"\r |
475 | GenerateDebugInformation="true"\r | |
95ff11c4 | 476 | ProgramDatabaseFile="vc_mswuddll\test_gui.pdb"\r |
7da8bfe3 VZ |
477 | SubSystem="1"\r |
478 | TargetMachine="1"\r | |
479 | />\r | |
480 | <Tool\r | |
481 | Name="VCALinkTool"\r | |
482 | />\r | |
483 | <Tool\r | |
484 | Name="VCManifestTool"\r | |
485 | />\r | |
486 | <Tool\r | |
487 | Name="VCXDCMakeTool"\r | |
488 | />\r | |
489 | <Tool\r | |
490 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 491 | OutputFile="vc_mswuddll\test_vc9_test_gui.bsc"\r |
49e323a5 | 492 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
493 | />\r |
494 | <Tool\r | |
495 | Name="VCFxCopTool"\r | |
496 | />\r | |
497 | <Tool\r | |
498 | Name="VCAppVerifierTool"\r | |
499 | />\r | |
500 | <Tool\r | |
501 | Name="VCPostBuildEventTool"\r | |
502 | />\r | |
503 | </Configuration>\r | |
504 | <Configuration\r | |
95ff11c4 CE |
505 | Name="DLL Release|Win32"\r |
506 | OutputDirectory="vc_mswudll"\r | |
507 | IntermediateDirectory="vc_mswudll\test_gui"\r | |
7da8bfe3 VZ |
508 | ConfigurationType="1"\r |
509 | UseOfMFC="0"\r | |
510 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
511 | CharacterSet="1"\r | |
512 | >\r | |
513 | <Tool\r | |
514 | Name="VCPreBuildEventTool"\r | |
515 | />\r | |
516 | <Tool\r | |
517 | Name="VCCustomBuildTool"\r | |
518 | />\r | |
519 | <Tool\r | |
520 | Name="VCXMLDataGeneratorTool"\r | |
521 | />\r | |
522 | <Tool\r | |
523 | Name="VCWebServiceProxyGeneratorTool"\r | |
524 | />\r | |
525 | <Tool\r | |
78808897 | 526 | Name="VCMIDLTool"\r |
da8b1d4b | 527 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
95ff11c4 | 528 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
529 | />\r |
530 | <Tool\r | |
531 | Name="VCCLCompilerTool"\r | |
532 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
533 | Optimization="2"\r |
534 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"\r | |
da8b1d4b | 535 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 536 | ExceptionHandling="1"\r |
95ff11c4 | 537 | RuntimeLibrary="2"\r |
7da8bfe3 | 538 | RuntimeTypeInfo="true"\r |
506e9b7e | 539 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 540 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
541 | PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"\r |
542 | ObjectFile="vc_mswudll\test_gui\"\r | |
543 | ProgramDataBaseFileName="vc_mswudll\test_gui.pdb"\r | |
7da8bfe3 VZ |
544 | WarningLevel="4"\r |
545 | SuppressStartupBanner="true"\r | |
546 | DebugInformationFormat="3"\r | |
547 | />\r | |
548 | <Tool\r | |
549 | Name="VCManagedResourceCompilerTool"\r | |
550 | />\r | |
551 | <Tool\r | |
552 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 553 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 554 | Culture="1033"\r |
95ff11c4 | 555 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
556 | />\r |
557 | <Tool\r | |
558 | Name="VCPreLinkEventTool"\r | |
559 | />\r | |
560 | <Tool\r | |
561 | Name="VCLinkerTool"\r | |
562 | AdditionalOptions=""\r | |
232fdc63 | 563 | AdditionalDependencies="wxmsw29u_richtext.lib wxmsw29u_media.lib wxmsw29u_xrc.lib wxbase29u_xml.lib wxmsw29u_adv.lib wxmsw29u_html.lib wxmsw29u_core.lib wxbase29u_net.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 564 | OutputFile="vc_mswudll\test_gui.exe"\r |
78808897 | 565 | LinkIncremental="1"\r |
7da8bfe3 | 566 | SuppressStartupBanner="true"\r |
95ff11c4 | 567 | AdditionalLibraryDirectories=".\..\lib\vc_dll"\r |
7da8bfe3 VZ |
568 | GenerateManifest="true"\r |
569 | GenerateDebugInformation="true"\r | |
95ff11c4 | 570 | ProgramDatabaseFile="vc_mswudll\test_gui.pdb"\r |
7da8bfe3 | 571 | SubSystem="1"\r |
49e323a5 | 572 | TargetMachine="1"\r |
78808897 VZ |
573 | OptimizeReferences="2"\r |
574 | EnableCOMDATFolding="2"\r | |
7da8bfe3 VZ |
575 | />\r |
576 | <Tool\r | |
577 | Name="VCALinkTool"\r | |
578 | />\r | |
579 | <Tool\r | |
580 | Name="VCManifestTool"\r | |
581 | />\r | |
582 | <Tool\r | |
583 | Name="VCXDCMakeTool"\r | |
584 | />\r | |
585 | <Tool\r | |
586 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 587 | OutputFile="vc_mswudll\test_vc9_test_gui.bsc"\r |
49e323a5 | 588 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
589 | />\r |
590 | <Tool\r | |
591 | Name="VCFxCopTool"\r | |
592 | />\r | |
593 | <Tool\r | |
594 | Name="VCAppVerifierTool"\r | |
595 | />\r | |
596 | <Tool\r | |
597 | Name="VCPostBuildEventTool"\r | |
598 | />\r | |
599 | </Configuration>\r | |
600 | <Configuration\r | |
95ff11c4 CE |
601 | Name="DLL Universal Debug|Win32"\r |
602 | OutputDirectory="vc_mswunivuddll"\r | |
603 | IntermediateDirectory="vc_mswunivuddll\test_gui"\r | |
7da8bfe3 VZ |
604 | ConfigurationType="1"\r |
605 | UseOfMFC="0"\r | |
606 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
607 | CharacterSet="1"\r | |
608 | >\r | |
609 | <Tool\r | |
610 | Name="VCPreBuildEventTool"\r | |
611 | />\r | |
612 | <Tool\r | |
613 | Name="VCCustomBuildTool"\r | |
614 | />\r | |
615 | <Tool\r | |
616 | Name="VCXMLDataGeneratorTool"\r | |
617 | />\r | |
618 | <Tool\r | |
619 | Name="VCWebServiceProxyGeneratorTool"\r | |
620 | />\r | |
621 | <Tool\r | |
78808897 | 622 | Name="VCMIDLTool"\r |
d12d9eda | 623 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
95ff11c4 | 624 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
625 | />\r |
626 | <Tool\r | |
627 | Name="VCCLCompilerTool"\r | |
628 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
629 | Optimization="0"\r |
630 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;.;.\..\samples"\r | |
d12d9eda | 631 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 632 | ExceptionHandling="1"\r |
95ff11c4 CE |
633 | BasicRuntimeChecks="3"\r |
634 | RuntimeLibrary="3"\r | |
635 | BufferSecurityCheck="true"\r | |
7da8bfe3 | 636 | RuntimeTypeInfo="true"\r |
506e9b7e | 637 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 638 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
639 | PrecompiledHeaderFile="vc_mswunivuddll\testprec_test_gui.pch"\r |
640 | ObjectFile="vc_mswunivuddll\test_gui\"\r | |
641 | ProgramDataBaseFileName="vc_mswunivuddll\test_gui.pdb"\r | |
7da8bfe3 VZ |
642 | WarningLevel="4"\r |
643 | SuppressStartupBanner="true"\r | |
644 | DebugInformationFormat="3"\r | |
645 | />\r | |
646 | <Tool\r | |
647 | Name="VCManagedResourceCompilerTool"\r | |
648 | />\r | |
649 | <Tool\r | |
650 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 651 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 652 | Culture="1033"\r |
95ff11c4 | 653 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivud;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
654 | />\r |
655 | <Tool\r | |
656 | Name="VCPreLinkEventTool"\r | |
657 | />\r | |
658 | <Tool\r | |
659 | Name="VCLinkerTool"\r | |
660 | AdditionalOptions=""\r | |
232fdc63 | 661 | AdditionalDependencies="wxmswuniv29ud_richtext.lib wxmswuniv29ud_media.lib wxmswuniv29ud_xrc.lib wxbase29ud_xml.lib wxmswuniv29ud_adv.lib wxmswuniv29ud_html.lib wxmswuniv29ud_core.lib wxbase29ud_net.lib wxbase29ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 662 | OutputFile="vc_mswunivuddll\test_gui.exe"\r |
7da8bfe3 VZ |
663 | LinkIncremental="2"\r |
664 | SuppressStartupBanner="true"\r | |
95ff11c4 | 665 | AdditionalLibraryDirectories=".\..\lib\vc_dll"\r |
7da8bfe3 VZ |
666 | GenerateManifest="true"\r |
667 | GenerateDebugInformation="true"\r | |
95ff11c4 | 668 | ProgramDatabaseFile="vc_mswunivuddll\test_gui.pdb"\r |
7da8bfe3 VZ |
669 | SubSystem="1"\r |
670 | TargetMachine="1"\r | |
671 | />\r | |
672 | <Tool\r | |
673 | Name="VCALinkTool"\r | |
674 | />\r | |
675 | <Tool\r | |
676 | Name="VCManifestTool"\r | |
677 | />\r | |
678 | <Tool\r | |
679 | Name="VCXDCMakeTool"\r | |
680 | />\r | |
681 | <Tool\r | |
682 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 683 | OutputFile="vc_mswunivuddll\test_vc9_test_gui.bsc"\r |
49e323a5 | 684 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
685 | />\r |
686 | <Tool\r | |
687 | Name="VCFxCopTool"\r | |
688 | />\r | |
689 | <Tool\r | |
690 | Name="VCAppVerifierTool"\r | |
691 | />\r | |
692 | <Tool\r | |
693 | Name="VCPostBuildEventTool"\r | |
694 | />\r | |
695 | </Configuration>\r | |
696 | <Configuration\r | |
95ff11c4 CE |
697 | Name="DLL Universal Release|Win32"\r |
698 | OutputDirectory="vc_mswunivudll"\r | |
699 | IntermediateDirectory="vc_mswunivudll\test_gui"\r | |
7da8bfe3 VZ |
700 | ConfigurationType="1"\r |
701 | UseOfMFC="0"\r | |
702 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
703 | CharacterSet="1"\r | |
704 | >\r | |
705 | <Tool\r | |
706 | Name="VCPreBuildEventTool"\r | |
707 | />\r | |
708 | <Tool\r | |
709 | Name="VCCustomBuildTool"\r | |
710 | />\r | |
711 | <Tool\r | |
712 | Name="VCXMLDataGeneratorTool"\r | |
713 | />\r | |
714 | <Tool\r | |
715 | Name="VCWebServiceProxyGeneratorTool"\r | |
716 | />\r | |
717 | <Tool\r | |
78808897 | 718 | Name="VCMIDLTool"\r |
da8b1d4b | 719 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
95ff11c4 | 720 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
721 | />\r |
722 | <Tool\r | |
723 | Name="VCCLCompilerTool"\r | |
724 | AdditionalOptions="/MP"\r | |
95ff11c4 CE |
725 | Optimization="2"\r |
726 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;.;.\..\samples"\r | |
da8b1d4b | 727 | PreprocessorDefinitions="WIN32;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 728 | ExceptionHandling="1"\r |
95ff11c4 | 729 | RuntimeLibrary="2"\r |
7da8bfe3 | 730 | RuntimeTypeInfo="true"\r |
506e9b7e | 731 | UsePrecompiledHeader="2"\r |
7da8bfe3 | 732 | PrecompiledHeaderThrough="testprec.h"\r |
95ff11c4 CE |
733 | PrecompiledHeaderFile="vc_mswunivudll\testprec_test_gui.pch"\r |
734 | ObjectFile="vc_mswunivudll\test_gui\"\r | |
735 | ProgramDataBaseFileName="vc_mswunivudll\test_gui.pdb"\r | |
7da8bfe3 VZ |
736 | WarningLevel="4"\r |
737 | SuppressStartupBanner="true"\r | |
738 | DebugInformationFormat="3"\r | |
739 | />\r | |
740 | <Tool\r | |
741 | Name="VCManagedResourceCompilerTool"\r | |
742 | />\r | |
743 | <Tool\r | |
744 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 745 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"\r |
7da8bfe3 | 746 | Culture="1033"\r |
95ff11c4 | 747 | AdditionalIncludeDirectories=".\..\lib\vc_dll\mswunivu;.\..\include;.;.\..\samples"\r |
7da8bfe3 VZ |
748 | />\r |
749 | <Tool\r | |
750 | Name="VCPreLinkEventTool"\r | |
751 | />\r | |
752 | <Tool\r | |
753 | Name="VCLinkerTool"\r | |
754 | AdditionalOptions=""\r | |
232fdc63 | 755 | AdditionalDependencies="wxmswuniv29u_richtext.lib wxmswuniv29u_media.lib wxmswuniv29u_xrc.lib wxbase29u_xml.lib wxmswuniv29u_adv.lib wxmswuniv29u_html.lib wxmswuniv29u_core.lib wxbase29u_net.lib wxbase29u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib" |
95ff11c4 | 756 | OutputFile="vc_mswunivudll\test_gui.exe"\r |
78808897 | 757 | LinkIncremental="1"\r |
7da8bfe3 | 758 | SuppressStartupBanner="true"\r |
95ff11c4 | 759 | AdditionalLibraryDirectories=".\..\lib\vc_dll"\r |
7da8bfe3 VZ |
760 | GenerateManifest="true"\r |
761 | GenerateDebugInformation="true"\r | |
95ff11c4 | 762 | ProgramDatabaseFile="vc_mswunivudll\test_gui.pdb"\r |
7da8bfe3 | 763 | SubSystem="1"\r |
49e323a5 | 764 | TargetMachine="1"\r |
78808897 VZ |
765 | OptimizeReferences="2"\r |
766 | EnableCOMDATFolding="2"\r | |
7da8bfe3 VZ |
767 | />\r |
768 | <Tool\r | |
769 | Name="VCALinkTool"\r | |
770 | />\r | |
771 | <Tool\r | |
772 | Name="VCManifestTool"\r | |
773 | />\r | |
774 | <Tool\r | |
775 | Name="VCXDCMakeTool"\r | |
776 | />\r | |
777 | <Tool\r | |
778 | Name="VCBscMakeTool"\r | |
7b8ccf33 | 779 | OutputFile="vc_mswunivudll\test_vc9_test_gui.bsc"\r |
49e323a5 | 780 | SuppressStartupBanner="true"\r |
7da8bfe3 VZ |
781 | />\r |
782 | <Tool\r | |
783 | Name="VCFxCopTool"\r | |
784 | />\r | |
785 | <Tool\r | |
786 | Name="VCAppVerifierTool"\r | |
787 | />\r | |
788 | <Tool\r | |
789 | Name="VCPostBuildEventTool"\r | |
790 | />\r | |
791 | </Configuration>\r | |
792 | </Configurations>\r | |
793 | <References>\r | |
49e323a5 | 794 | \r |
7da8bfe3 VZ |
795 | </References>\r |
796 | <Files>\r | |
797 | <Filter\r | |
798 | Name="Source Files"\r | |
799 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r | |
800 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r | |
801 | >\r | |
27297c82 | 802 | <File\r |
232fdc63 VZ |
803 | RelativePath=".\asserthelper.cpp" |
804 | > | |
805 | </File> | |
806 | <File | |
27297c82 VZ |
807 | RelativePath=".\graphics\bitmap.cpp"\r |
808 | >\r | |
809 | </File>\r | |
7da8bfe3 | 810 | <File\r |
232fdc63 VZ |
811 | RelativePath=".\controls\bitmapcomboboxtest.cpp" |
812 | > | |
813 | </File> | |
814 | <File | |
815 | RelativePath=".\controls\bitmaptogglebuttontest.cpp" | |
816 | > | |
817 | </File> | |
818 | <File | |
819 | RelativePath=".\controls\bookctrlbasetest.cpp" | |
820 | > | |
821 | </File> | |
822 | <File | |
32ee98eb FM |
823 | RelativePath=".\sizers\boxsizer.cpp"\r |
824 | >\r | |
825 | </File>\r | |
826 | <File\r | |
232fdc63 VZ |
827 | RelativePath=".\controls\buttontest.cpp" |
828 | > | |
829 | </File> | |
830 | <File | |
831 | RelativePath=".\controls\checkboxtest.cpp" | |
832 | > | |
833 | </File> | |
834 | <File | |
835 | RelativePath=".\controls\checklistboxtest.cpp" | |
836 | > | |
837 | </File> | |
838 | <File | |
839 | RelativePath=".\controls\choicebooktest.cpp" | |
840 | > | |
841 | </File> | |
842 | <File | |
843 | RelativePath=".\controls\choicetest.cpp" | |
844 | > | |
845 | </File> | |
846 | <File | |
7da8bfe3 VZ |
847 | RelativePath=".\window\clientsize.cpp"\r |
848 | >\r | |
849 | </File>\r | |
031b101f VZ |
850 | <File\r |
851 | RelativePath=".\events\clone.cpp"\r | |
852 | >\r | |
853 | </File>\r | |
7da8bfe3 | 854 | <File\r |
78808897 VZ |
855 | RelativePath=".\graphics\colour.cpp"\r |
856 | >\r | |
857 | </File>\r | |
858 | <File\r | |
7da8bfe3 VZ |
859 | RelativePath=".\controls\comboboxtest.cpp"\r |
860 | >\r | |
861 | </File>\r | |
862 | <File\r | |
863 | RelativePath=".\config\config.cpp"\r | |
864 | >\r | |
865 | </File>\r | |
866 | <File\r | |
867 | RelativePath=".\dummy.cpp"\r | |
868 | >\r | |
869 | <FileConfiguration\r | |
95ff11c4 | 870 | Name="Debug|Win32"\r |
7da8bfe3 VZ |
871 | >\r |
872 | <Tool\r | |
873 | Name="VCCLCompilerTool"\r | |
874 | UsePrecompiledHeader="1"\r | |
875 | />\r | |
876 | </FileConfiguration>\r | |
877 | <FileConfiguration\r | |
95ff11c4 | 878 | Name="Release|Win32"\r |
7da8bfe3 VZ |
879 | >\r |
880 | <Tool\r | |
881 | Name="VCCLCompilerTool"\r | |
882 | UsePrecompiledHeader="1"\r | |
883 | />\r | |
884 | </FileConfiguration>\r | |
885 | <FileConfiguration\r | |
95ff11c4 | 886 | Name="Universal Debug|Win32"\r |
7da8bfe3 VZ |
887 | >\r |
888 | <Tool\r | |
889 | Name="VCCLCompilerTool"\r | |
890 | UsePrecompiledHeader="1"\r | |
891 | />\r | |
892 | </FileConfiguration>\r | |
893 | <FileConfiguration\r | |
95ff11c4 | 894 | Name="Universal Release|Win32"\r |
7da8bfe3 VZ |
895 | >\r |
896 | <Tool\r | |
897 | Name="VCCLCompilerTool"\r | |
898 | UsePrecompiledHeader="1"\r | |
899 | />\r | |
900 | </FileConfiguration>\r | |
901 | <FileConfiguration\r | |
95ff11c4 | 902 | Name="DLL Debug|Win32"\r |
7da8bfe3 VZ |
903 | >\r |
904 | <Tool\r | |
905 | Name="VCCLCompilerTool"\r | |
906 | UsePrecompiledHeader="1"\r | |
907 | />\r | |
908 | </FileConfiguration>\r | |
909 | <FileConfiguration\r | |
95ff11c4 | 910 | Name="DLL Release|Win32"\r |
7da8bfe3 VZ |
911 | >\r |
912 | <Tool\r | |
913 | Name="VCCLCompilerTool"\r | |
914 | UsePrecompiledHeader="1"\r | |
915 | />\r | |
916 | </FileConfiguration>\r | |
917 | <FileConfiguration\r | |
95ff11c4 | 918 | Name="DLL Universal Debug|Win32"\r |
7da8bfe3 VZ |
919 | >\r |
920 | <Tool\r | |
921 | Name="VCCLCompilerTool"\r | |
922 | UsePrecompiledHeader="1"\r | |
923 | />\r | |
924 | </FileConfiguration>\r | |
925 | <FileConfiguration\r | |
95ff11c4 | 926 | Name="DLL Universal Release|Win32"\r |
7da8bfe3 VZ |
927 | >\r |
928 | <Tool\r | |
929 | Name="VCCLCompilerTool"\r | |
930 | UsePrecompiledHeader="1"\r | |
931 | />\r | |
932 | </FileConfiguration>\r | |
933 | </File>\r | |
a37da0fa FM |
934 | <File\r |
935 | RelativePath=".\graphics\ellipsization.cpp"\r | |
936 | >\r | |
937 | </File>\r | |
5b06a80f FM |
938 | <File\r |
939 | RelativePath=".\font\fonttest.cpp"\r | |
940 | >\r | |
941 | </File>\r | |
9e48b1f5 | 942 | <File\r |
232fdc63 VZ |
943 | RelativePath=".\controls\frametest.cpp" |
944 | > | |
945 | </File> | |
946 | <File | |
9e48b1f5 FM |
947 | RelativePath=".\misc\garbage.cpp"\r |
948 | >\r | |
949 | </File>\r | |
7da8bfe3 | 950 | <File\r |
232fdc63 VZ |
951 | RelativePath=".\controls\gaugetest.cpp" |
952 | > | |
953 | </File> | |
954 | <File | |
955 | RelativePath=".\controls\gridtest.cpp" | |
956 | > | |
957 | </File> | |
958 | <File | |
7da8bfe3 VZ |
959 | RelativePath=".\misc\guifuncs.cpp"\r |
960 | >\r | |
961 | </File>\r | |
56873923 VZ |
962 | <File\r |
963 | RelativePath=".\controls\headerctrltest.cpp"\r | |
964 | >\r | |
965 | </File>\r | |
c39058f6 VS |
966 | <File\r |
967 | RelativePath=".\html\htmlwindow.cpp"\r | |
968 | >\r | |
969 | </File>\r | |
21fe35af | 970 | <File\r |
232fdc63 VZ |
971 | RelativePath=".\controls\hyperlinkctrltest.cpp" |
972 | > | |
973 | </File> | |
974 | <File | |
21fe35af FM |
975 | RelativePath=".\image\image.cpp"\r |
976 | >\r | |
32ee98eb FM |
977 | </File>\r |
978 | <File\r | |
232fdc63 VZ |
979 | RelativePath=".\controls\itemcontainertest.cpp" |
980 | > | |
981 | </File> | |
042ddf5d VZ |
982 | <File |
983 | RelativePath=".\events\keyboard.cpp" | |
984 | > | |
985 | </File> | |
232fdc63 | 986 | <File |
32ee98eb FM |
987 | RelativePath=".\controls\label.cpp"\r |
988 | >\r | |
21fe35af | 989 | </File>\r |
80cc5fc7 | 990 | <File\r |
232fdc63 VZ |
991 | RelativePath=".\controls\listbasetest.cpp" |
992 | > | |
993 | </File> | |
994 | <File | |
995 | RelativePath=".\controls\listbooktest.cpp" | |
996 | > | |
997 | </File> | |
998 | <File | |
999 | RelativePath=".\controls\listboxtest.cpp" | |
1000 | > | |
1001 | </File> | |
1002 | <File | |
80cc5fc7 VZ |
1003 | RelativePath=".\controls\listctrltest.cpp"\r |
1004 | >\r | |
1005 | </File>\r | |
b3710b10 | 1006 | <File\r |
232fdc63 VZ |
1007 | RelativePath=".\controls\listviewtest.cpp" |
1008 | > | |
1009 | </File> | |
1010 | <File | |
b3710b10 VZ |
1011 | RelativePath=".\graphics\measuring.cpp"\r |
1012 | >\r | |
1013 | </File>\r | |
7da8bfe3 | 1014 | <File\r |
232fdc63 VZ |
1015 | RelativePath=".\controls\notebooktest.cpp" |
1016 | > | |
1017 | </File> | |
1018 | <File | |
1019 | RelativePath=".\controls\pickerbasetest.cpp" | |
1020 | > | |
1021 | </File> | |
1022 | <File | |
1023 | RelativePath=".\controls\pickertest.cpp" | |
1024 | > | |
1025 | </File> | |
1026 | <File | |
7da8bfe3 VZ |
1027 | RelativePath=".\geometry\point.cpp"\r |
1028 | >\r | |
1029 | </File>\r | |
1649d288 VZ |
1030 | <File\r |
1031 | RelativePath=".\events\propagation.cpp"\r | |
1032 | >\r | |
1033 | </File>\r | |
7da8bfe3 | 1034 | <File\r |
232fdc63 VZ |
1035 | RelativePath=".\controls\radioboxtest.cpp" |
1036 | > | |
1037 | </File> | |
1038 | <File | |
1039 | RelativePath=".\controls\radiobuttontest.cpp" | |
1040 | > | |
1041 | </File> | |
1042 | <File | |
7da8bfe3 VZ |
1043 | RelativePath=".\image\rawbmp.cpp"\r |
1044 | >\r | |
1045 | </File>\r | |
1046 | <File\r | |
232fdc63 VZ |
1047 | RelativePath=".\controls\rearrangelisttest.cpp" |
1048 | > | |
1049 | </File> | |
1050 | <File | |
7da8bfe3 VZ |
1051 | RelativePath=".\geometry\rect.cpp"\r |
1052 | >\r | |
1053 | </File>\r | |
1054 | <File\r | |
232fdc63 VZ |
1055 | RelativePath=".\controls\richtextctrltest.cpp" |
1056 | > | |
1057 | </File> | |
1058 | <File | |
7da8bfe3 VZ |
1059 | RelativePath=".\misc\selstoretest.cpp"\r |
1060 | >\r | |
1061 | </File>\r | |
1062 | <File\r | |
1063 | RelativePath=".\window\setsize.cpp"\r | |
1064 | >\r | |
1065 | </File>\r | |
e3527f7b FM |
1066 | <File\r |
1067 | RelativePath=".\misc\settings.cpp"\r | |
1068 | >\r | |
1069 | </File>\r | |
7da8bfe3 VZ |
1070 | <File\r |
1071 | RelativePath=".\geometry\size.cpp"\r | |
1072 | >\r | |
1073 | </File>\r | |
1156062f | 1074 | <File\r |
232fdc63 VZ |
1075 | RelativePath=".\controls\slidertest.cpp" |
1076 | > | |
1077 | </File> | |
1078 | <File | |
1156062f VZ |
1079 | RelativePath=".\net\socket.cpp"\r |
1080 | >\r | |
1081 | </File>\r | |
7da8bfe3 | 1082 | <File\r |
232fdc63 VZ |
1083 | RelativePath=".\controls\spinctrldbltest.cpp" |
1084 | > | |
1085 | </File> | |
1086 | <File | |
1087 | RelativePath=".\controls\spinctrltest.cpp" | |
1088 | > | |
1089 | </File> | |
1090 | <File | |
7da8bfe3 VZ |
1091 | RelativePath=".\test.cpp"\r |
1092 | >\r | |
1093 | </File>\r | |
1094 | <File\r | |
232fdc63 VZ |
1095 | RelativePath=".\testableframe.cpp" |
1096 | > | |
1097 | </File> | |
1098 | <File | |
7da8bfe3 VZ |
1099 | RelativePath=".\controls\textctrltest.cpp"\r |
1100 | >\r | |
1101 | </File>\r | |
1102 | <File\r | |
1103 | RelativePath=".\controls\textentrytest.cpp"\r | |
1104 | >\r | |
1105 | </File>\r | |
fa97ee24 | 1106 | <File\r |
232fdc63 VZ |
1107 | RelativePath=".\controls\togglebuttontest.cpp" |
1108 | > | |
1109 | </File> | |
1110 | <File | |
1111 | RelativePath=".\controls\toolbooktest.cpp" | |
1112 | > | |
1113 | </File> | |
1114 | <File | |
1115 | RelativePath=".\controls\treebooktest.cpp" | |
1116 | > | |
1117 | </File> | |
1118 | <File | |
fa97ee24 VZ |
1119 | RelativePath=".\controls\treectrltest.cpp"\r |
1120 | >\r | |
1121 | </File>\r | |
232fdc63 VZ |
1122 | <File |
1123 | RelativePath=".\controls\windowtest.cpp" | |
1124 | > | |
1125 | </File> | |
7da8bfe3 VZ |
1126 | </Filter>\r |
1127 | <Filter\r | |
1128 | Name="Resource Files"\r | |
1129 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r | |
1130 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r | |
1131 | >\r | |
1132 | <File\r | |
95ff11c4 | 1133 | RelativePath="..\samples\sample.rc"\r |
7da8bfe3 VZ |
1134 | >\r |
1135 | </File>\r | |
1136 | </Filter>\r | |
1137 | </Files>\r | |
1138 | <Globals>\r | |
49e323a5 | 1139 | \r |
7da8bfe3 VZ |
1140 | </Globals>\r |
1141 | </VisualStudioProject>\r | |
49e323a5 | 1142 | \r |