]> git.saurik.com Git - wxWidgets.git/blob - tests/test_vc9_test_gui.vcproj
Don't use any icon for items inserted without one in wxMSW wxListCtrl.
[wxWidgets.git] / tests / test_vc9_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="9.00"
12 Name="test_gui"
13 ProjectGUID="{9BB295D9-A6AA-510D-AA0D-9375B5D91025}"
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 AdditionalOptions="/MP"
53 Optimization="0"
54 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
55 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
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 DebugInformationFormat="3"
69 />
70 <Tool
71 Name="VCManagedResourceCompilerTool"
72 />
73 <Tool
74 Name="VCResourceCompilerTool"
75 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;NOPCH;_CONSOLE"
76 Culture="1033"
77 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswud;.\..\include;.;.\..\samples"
78 />
79 <Tool
80 Name="VCPreLinkEventTool"
81 />
82 <Tool
83 Name="VCLinkerTool"
84 AdditionalOptions=""
85 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"
86 OutputFile="vc_mswud\test_gui.exe"
87 LinkIncremental="2"
88 SuppressStartupBanner="true"
89 AdditionalLibraryDirectories=".\..\lib\vc_lib"
90 GenerateManifest="true"
91 GenerateDebugInformation="true"
92 ProgramDatabaseFile="vc_mswud\test_gui.pdb"
93 SubSystem="1"
94 TargetMachine="1"
95 />
96 <Tool
97 Name="VCALinkTool"
98 />
99 <Tool
100 Name="VCManifestTool"
101 />
102 <Tool
103 Name="VCXDCMakeTool"
104 />
105 <Tool
106 Name="VCBscMakeTool"
107 OutputFile="vc_mswud\test_vc9_test_gui.bsc"
108 SuppressStartupBanner="true"
109 />
110 <Tool
111 Name="VCFxCopTool"
112 />
113 <Tool
114 Name="VCAppVerifierTool"
115 />
116 <Tool
117 Name="VCPostBuildEventTool"
118 />
119 </Configuration>
120 <Configuration
121 Name="Release|Win32"
122 OutputDirectory="vc_mswu"
123 IntermediateDirectory="vc_mswu\test_gui"
124 ConfigurationType="1"
125 UseOfMFC="0"
126 ATLMinimizesCRunTimeLibraryUsage="false"
127 CharacterSet="1"
128 >
129 <Tool
130 Name="VCPreBuildEventTool"
131 />
132 <Tool
133 Name="VCCustomBuildTool"
134 />
135 <Tool
136 Name="VCXMLDataGeneratorTool"
137 />
138 <Tool
139 Name="VCWebServiceProxyGeneratorTool"
140 />
141 <Tool
142 Name="VCMIDLTool"
143 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
144 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
145 />
146 <Tool
147 Name="VCCLCompilerTool"
148 AdditionalOptions="/MP"
149 Optimization="2"
150 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
151 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
152 ExceptionHandling="1"
153 RuntimeLibrary="2"
154 RuntimeTypeInfo="true"
155 UsePrecompiledHeader="2"
156 PrecompiledHeaderThrough="testprec.h"
157 PrecompiledHeaderFile="vc_mswu\testprec_test_gui.pch"
158 ObjectFile="vc_mswu\test_gui\"
159 ProgramDataBaseFileName="vc_mswu\test_gui.pdb"
160 WarningLevel="4"
161 SuppressStartupBanner="true"
162 DebugInformationFormat="3"
163 />
164 <Tool
165 Name="VCManagedResourceCompilerTool"
166 />
167 <Tool
168 Name="VCResourceCompilerTool"
169 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;NOPCH;_CONSOLE"
170 Culture="1033"
171 AdditionalIncludeDirectories=".\..\lib\vc_lib\mswu;.\..\include;.;.\..\samples"
172 />
173 <Tool
174 Name="VCPreLinkEventTool"
175 />
176 <Tool
177 Name="VCLinkerTool"
178 AdditionalOptions=""
179 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"
180 OutputFile="vc_mswu\test_gui.exe"
181 LinkIncremental="1"
182 SuppressStartupBanner="true"
183 AdditionalLibraryDirectories=".\..\lib\vc_lib"
184 GenerateManifest="true"
185 GenerateDebugInformation="true"
186 ProgramDatabaseFile="vc_mswu\test_gui.pdb"
187 SubSystem="1"
188 TargetMachine="1"
189 OptimizeReferences="2"
190 EnableCOMDATFolding="2"
191 />
192 <Tool
193 Name="VCALinkTool"
194 />
195 <Tool
196 Name="VCManifestTool"
197 />
198 <Tool
199 Name="VCXDCMakeTool"
200 />
201 <Tool
202 Name="VCBscMakeTool"
203 OutputFile="vc_mswu\test_vc9_test_gui.bsc"
204 SuppressStartupBanner="true"
205 />
206 <Tool
207 Name="VCFxCopTool"
208 />
209 <Tool
210 Name="VCAppVerifierTool"
211 />
212 <Tool
213 Name="VCPostBuildEventTool"
214 />
215 </Configuration>
216 <Configuration
217 Name="DLL Debug|Win32"
218 OutputDirectory="vc_mswuddll"
219 IntermediateDirectory="vc_mswuddll\test_gui"
220 ConfigurationType="1"
221 UseOfMFC="0"
222 ATLMinimizesCRunTimeLibraryUsage="false"
223 CharacterSet="1"
224 >
225 <Tool
226 Name="VCPreBuildEventTool"
227 />
228 <Tool
229 Name="VCCustomBuildTool"
230 />
231 <Tool
232 Name="VCXMLDataGeneratorTool"
233 />
234 <Tool
235 Name="VCWebServiceProxyGeneratorTool"
236 />
237 <Tool
238 Name="VCMIDLTool"
239 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
240 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
241 />
242 <Tool
243 Name="VCCLCompilerTool"
244 AdditionalOptions="/MP"
245 Optimization="0"
246 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
247 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
248 ExceptionHandling="1"
249 BasicRuntimeChecks="3"
250 RuntimeLibrary="3"
251 BufferSecurityCheck="true"
252 RuntimeTypeInfo="true"
253 UsePrecompiledHeader="2"
254 PrecompiledHeaderThrough="testprec.h"
255 PrecompiledHeaderFile="vc_mswuddll\testprec_test_gui.pch"
256 ObjectFile="vc_mswuddll\test_gui\"
257 ProgramDataBaseFileName="vc_mswuddll\test_gui.pdb"
258 WarningLevel="4"
259 SuppressStartupBanner="true"
260 DebugInformationFormat="3"
261 />
262 <Tool
263 Name="VCManagedResourceCompilerTool"
264 />
265 <Tool
266 Name="VCResourceCompilerTool"
267 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
268 Culture="1033"
269 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
270 />
271 <Tool
272 Name="VCPreLinkEventTool"
273 />
274 <Tool
275 Name="VCLinkerTool"
276 AdditionalOptions=""
277 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"
278 OutputFile="vc_mswuddll\test_gui.exe"
279 LinkIncremental="2"
280 SuppressStartupBanner="true"
281 AdditionalLibraryDirectories=".\..\lib\vc_dll"
282 GenerateManifest="true"
283 GenerateDebugInformation="true"
284 ProgramDatabaseFile="vc_mswuddll\test_gui.pdb"
285 SubSystem="1"
286 TargetMachine="1"
287 />
288 <Tool
289 Name="VCALinkTool"
290 />
291 <Tool
292 Name="VCManifestTool"
293 />
294 <Tool
295 Name="VCXDCMakeTool"
296 />
297 <Tool
298 Name="VCBscMakeTool"
299 OutputFile="vc_mswuddll\test_vc9_test_gui.bsc"
300 SuppressStartupBanner="true"
301 />
302 <Tool
303 Name="VCFxCopTool"
304 />
305 <Tool
306 Name="VCAppVerifierTool"
307 />
308 <Tool
309 Name="VCPostBuildEventTool"
310 />
311 </Configuration>
312 <Configuration
313 Name="DLL Release|Win32"
314 OutputDirectory="vc_mswudll"
315 IntermediateDirectory="vc_mswudll\test_gui"
316 ConfigurationType="1"
317 UseOfMFC="0"
318 ATLMinimizesCRunTimeLibraryUsage="false"
319 CharacterSet="1"
320 >
321 <Tool
322 Name="VCPreBuildEventTool"
323 />
324 <Tool
325 Name="VCCustomBuildTool"
326 />
327 <Tool
328 Name="VCXMLDataGeneratorTool"
329 />
330 <Tool
331 Name="VCWebServiceProxyGeneratorTool"
332 />
333 <Tool
334 Name="VCMIDLTool"
335 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
336 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
337 />
338 <Tool
339 Name="VCCLCompilerTool"
340 AdditionalOptions="/MP"
341 Optimization="2"
342 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
343 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
344 ExceptionHandling="1"
345 RuntimeLibrary="2"
346 RuntimeTypeInfo="true"
347 UsePrecompiledHeader="2"
348 PrecompiledHeaderThrough="testprec.h"
349 PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"
350 ObjectFile="vc_mswudll\test_gui\"
351 ProgramDataBaseFileName="vc_mswudll\test_gui.pdb"
352 WarningLevel="4"
353 SuppressStartupBanner="true"
354 DebugInformationFormat="3"
355 />
356 <Tool
357 Name="VCManagedResourceCompilerTool"
358 />
359 <Tool
360 Name="VCResourceCompilerTool"
361 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
362 Culture="1033"
363 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
364 />
365 <Tool
366 Name="VCPreLinkEventTool"
367 />
368 <Tool
369 Name="VCLinkerTool"
370 AdditionalOptions=""
371 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"
372 OutputFile="vc_mswudll\test_gui.exe"
373 LinkIncremental="1"
374 SuppressStartupBanner="true"
375 AdditionalLibraryDirectories=".\..\lib\vc_dll"
376 GenerateManifest="true"
377 GenerateDebugInformation="true"
378 ProgramDatabaseFile="vc_mswudll\test_gui.pdb"
379 SubSystem="1"
380 TargetMachine="1"
381 OptimizeReferences="2"
382 EnableCOMDATFolding="2"
383 />
384 <Tool
385 Name="VCALinkTool"
386 />
387 <Tool
388 Name="VCManifestTool"
389 />
390 <Tool
391 Name="VCXDCMakeTool"
392 />
393 <Tool
394 Name="VCBscMakeTool"
395 OutputFile="vc_mswudll\test_vc9_test_gui.bsc"
396 SuppressStartupBanner="true"
397 />
398 <Tool
399 Name="VCFxCopTool"
400 />
401 <Tool
402 Name="VCAppVerifierTool"
403 />
404 <Tool
405 Name="VCPostBuildEventTool"
406 />
407 </Configuration>
408 </Configurations>
409 <References>
410
411 </References>
412 <Files>
413 <Filter
414 Name="Source Files"
415 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
416 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
417 >
418 <File
419 RelativePath=".\menu\accelentry.cpp"
420 >
421 </File>
422 <File
423 RelativePath=".\graphics\affinematrix.cpp"
424 >
425 </File>
426 <File
427 RelativePath=".\asserthelper.cpp"
428 >
429 </File>
430 <File
431 RelativePath=".\graphics\bitmap.cpp"
432 >
433 </File>
434 <File
435 RelativePath=".\controls\bitmapcomboboxtest.cpp"
436 >
437 </File>
438 <File
439 RelativePath=".\controls\bitmaptogglebuttontest.cpp"
440 >
441 </File>
442 <File
443 RelativePath=".\controls\bookctrlbasetest.cpp"
444 >
445 </File>
446 <File
447 RelativePath=".\sizers\boxsizer.cpp"
448 >
449 </File>
450 <File
451 RelativePath=".\controls\buttontest.cpp"
452 >
453 </File>
454 <File
455 RelativePath=".\controls\checkboxtest.cpp"
456 >
457 </File>
458 <File
459 RelativePath=".\controls\checklistboxtest.cpp"
460 >
461 </File>
462 <File
463 RelativePath=".\controls\choicebooktest.cpp"
464 >
465 </File>
466 <File
467 RelativePath=".\controls\choicetest.cpp"
468 >
469 </File>
470 <File
471 RelativePath=".\window\clientsize.cpp"
472 >
473 </File>
474 <File
475 RelativePath=".\events\clone.cpp"
476 >
477 </File>
478 <File
479 RelativePath=".\graphics\colour.cpp"
480 >
481 </File>
482 <File
483 RelativePath=".\controls\comboboxtest.cpp"
484 >
485 </File>
486 <File
487 RelativePath=".\config\config.cpp"
488 >
489 </File>
490 <File
491 RelativePath=".\controls\dataviewctrltest.cpp"
492 >
493 </File>
494 <File
495 RelativePath=".\controls\datepickerctrltest.cpp"
496 >
497 </File>
498 <File
499 RelativePath=".\controls\dialogtest.cpp"
500 >
501 </File>
502 <File
503 RelativePath=".\dummy.cpp"
504 >
505 <FileConfiguration
506 Name="Debug|Win32"
507 >
508 <Tool
509 Name="VCCLCompilerTool"
510 UsePrecompiledHeader="1"
511 />
512 </FileConfiguration>
513 <FileConfiguration
514 Name="Release|Win32"
515 >
516 <Tool
517 Name="VCCLCompilerTool"
518 UsePrecompiledHeader="1"
519 />
520 </FileConfiguration>
521 <FileConfiguration
522 Name="DLL Debug|Win32"
523 >
524 <Tool
525 Name="VCCLCompilerTool"
526 UsePrecompiledHeader="1"
527 />
528 </FileConfiguration>
529 <FileConfiguration
530 Name="DLL Release|Win32"
531 >
532 <Tool
533 Name="VCCLCompilerTool"
534 UsePrecompiledHeader="1"
535 />
536 </FileConfiguration>
537 </File>
538 <File
539 RelativePath=".\graphics\ellipsization.cpp"
540 >
541 </File>
542 <File
543 RelativePath=".\events\evtlooptest.cpp"
544 >
545 </File>
546 <File
547 RelativePath=".\exec\exec.cpp"
548 >
549 </File>
550 <File
551 RelativePath=".\font\fonttest.cpp"
552 >
553 </File>
554 <File
555 RelativePath=".\controls\frametest.cpp"
556 >
557 </File>
558 <File
559 RelativePath=".\misc\garbage.cpp"
560 >
561 </File>
562 <File
563 RelativePath=".\controls\gaugetest.cpp"
564 >
565 </File>
566 <File
567 RelativePath=".\controls\gridtest.cpp"
568 >
569 </File>
570 <File
571 RelativePath=".\misc\guifuncs.cpp"
572 >
573 </File>
574 <File
575 RelativePath=".\controls\headerctrltest.cpp"
576 >
577 </File>
578 <File
579 RelativePath=".\controls\htmllboxtest.cpp"
580 >
581 </File>
582 <File
583 RelativePath=".\html\htmlparser.cpp"
584 >
585 </File>
586 <File
587 RelativePath=".\html\htmlwindow.cpp"
588 >
589 </File>
590 <File
591 RelativePath=".\controls\hyperlinkctrltest.cpp"
592 >
593 </File>
594 <File
595 RelativePath=".\image\image.cpp"
596 >
597 </File>
598 <File
599 RelativePath=".\controls\itemcontainertest.cpp"
600 >
601 </File>
602 <File
603 RelativePath=".\events\keyboard.cpp"
604 >
605 </File>
606 <File
607 RelativePath=".\controls\label.cpp"
608 >
609 </File>
610 <File
611 RelativePath=".\controls\listbasetest.cpp"
612 >
613 </File>
614 <File
615 RelativePath=".\controls\listbooktest.cpp"
616 >
617 </File>
618 <File
619 RelativePath=".\controls\listboxtest.cpp"
620 >
621 </File>
622 <File
623 RelativePath=".\controls\listctrltest.cpp"
624 >
625 </File>
626 <File
627 RelativePath=".\controls\listviewtest.cpp"
628 >
629 </File>
630 <File
631 RelativePath=".\controls\markuptest.cpp"
632 >
633 </File>
634 <File
635 RelativePath=".\graphics\measuring.cpp"
636 >
637 </File>
638 <File
639 RelativePath=".\menu\menu.cpp"
640 >
641 </File>
642 <File
643 RelativePath=".\controls\notebooktest.cpp"
644 >
645 </File>
646 <File
647 RelativePath=".\controls\ownerdrawncomboboxtest.cpp"
648 >
649 </File>
650 <File
651 RelativePath=".\controls\pickerbasetest.cpp"
652 >
653 </File>
654 <File
655 RelativePath=".\controls\pickertest.cpp"
656 >
657 </File>
658 <File
659 RelativePath=".\geometry\point.cpp"
660 >
661 </File>
662 <File
663 RelativePath=".\events\propagation.cpp"
664 >
665 </File>
666 <File
667 RelativePath=".\controls\radioboxtest.cpp"
668 >
669 </File>
670 <File
671 RelativePath=".\controls\radiobuttontest.cpp"
672 >
673 </File>
674 <File
675 RelativePath=".\image\rawbmp.cpp"
676 >
677 </File>
678 <File
679 RelativePath=".\controls\rearrangelisttest.cpp"
680 >
681 </File>
682 <File
683 RelativePath=".\geometry\rect.cpp"
684 >
685 </File>
686 <File
687 RelativePath=".\geometry\region.cpp"
688 >
689 </File>
690 <File
691 RelativePath=".\controls\richtextctrltest.cpp"
692 >
693 </File>
694 <File
695 RelativePath=".\controls\searchctrltest.cpp"
696 >
697 </File>
698 <File
699 RelativePath=".\misc\selstoretest.cpp"
700 >
701 </File>
702 <File
703 RelativePath=".\window\setsize.cpp"
704 >
705 </File>
706 <File
707 RelativePath=".\misc\settings.cpp"
708 >
709 </File>
710 <File
711 RelativePath=".\controls\simplebooktest.cpp"
712 >
713 </File>
714 <File
715 RelativePath=".\geometry\size.cpp"
716 >
717 </File>
718 <File
719 RelativePath=".\controls\slidertest.cpp"
720 >
721 </File>
722 <File
723 RelativePath=".\net\socket.cpp"
724 >
725 </File>
726 <File
727 RelativePath=".\controls\spinctrldbltest.cpp"
728 >
729 </File>
730 <File
731 RelativePath=".\controls\spinctrltest.cpp"
732 >
733 </File>
734 <File
735 RelativePath=".\test.cpp"
736 >
737 </File>
738 <File
739 RelativePath=".\testableframe.cpp"
740 >
741 </File>
742 <File
743 RelativePath=".\controls\textctrltest.cpp"
744 >
745 </File>
746 <File
747 RelativePath=".\controls\textentrytest.cpp"
748 >
749 </File>
750 <File
751 RelativePath=".\controls\togglebuttontest.cpp"
752 >
753 </File>
754 <File
755 RelativePath=".\controls\toolbooktest.cpp"
756 >
757 </File>
758 <File
759 RelativePath=".\toplevel\toplevel.cpp"
760 >
761 </File>
762 <File
763 RelativePath=".\controls\treebooktest.cpp"
764 >
765 </File>
766 <File
767 RelativePath=".\controls\treectrltest.cpp"
768 >
769 </File>
770 <File
771 RelativePath=".\controls\treelistctrltest.cpp"
772 >
773 </File>
774 <File
775 RelativePath=".\validators\valnum.cpp"
776 >
777 </File>
778 <File
779 RelativePath=".\controls\virtlistctrltest.cpp"
780 >
781 </File>
782 <File
783 RelativePath=".\controls\webtest.cpp"
784 >
785 </File>
786 <File
787 RelativePath=".\controls\windowtest.cpp"
788 >
789 </File>
790 <File
791 RelativePath=".\sizers\wrapsizer.cpp"
792 >
793 </File>
794 <File
795 RelativePath=".\xml\xrctest.cpp"
796 >
797 </File>
798 </Filter>
799 <Filter
800 Name="Resource Files"
801 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
802 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
803 >
804 <File
805 RelativePath="..\samples\sample.rc"
806 >
807 </File>
808 </Filter>
809 </Files>
810 <Globals>
811
812 </Globals>
813 </VisualStudioProject>
814