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