]> git.saurik.com Git - wxWidgets.git/blob - tests/test_vc8_test_gui.vcproj
wxGTK1 : wx/private/eventloopsourcesmanager.h was missing in evtloop.cpp
[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="DLL Debug|Win32"
225 OutputDirectory="vc_mswuddll"
226 IntermediateDirectory="vc_mswuddll\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__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
247 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
248 />
249 <Tool
250 Name="VCCLCompilerTool"
251 Optimization="0"
252 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
253 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL;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_mswuddll\testprec_test_gui.pch"
263 ObjectFile="vc_mswuddll\test_gui\"
264 ProgramDataBaseFileName="vc_mswuddll\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__;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
276 Culture="1033"
277 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswud;.\..\include;.;.\..\samples"
278 />
279 <Tool
280 Name="VCPreLinkEventTool"
281 />
282 <Tool
283 Name="VCLinkerTool"
284 AdditionalOptions=""
285 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"
286 OutputFile="vc_mswuddll\test_gui.exe"
287 LinkIncremental="2"
288 SuppressStartupBanner="true"
289 AdditionalLibraryDirectories=".\..\lib\vc_dll"
290 GenerateManifest="true"
291 GenerateDebugInformation="true"
292 ProgramDatabaseFile="vc_mswuddll\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_mswuddll\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="DLL Release|Win32"
325 OutputDirectory="vc_mswudll"
326 IntermediateDirectory="vc_mswudll\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__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
347 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
348 />
349 <Tool
350 Name="VCCLCompilerTool"
351 Optimization="2"
352 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
353 PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
354 ExceptionHandling="1"
355 RuntimeLibrary="2"
356 RuntimeTypeInfo="true"
357 UsePrecompiledHeader="2"
358 PrecompiledHeaderThrough="testprec.h"
359 PrecompiledHeaderFile="vc_mswudll\testprec_test_gui.pch"
360 ObjectFile="vc_mswudll\test_gui\"
361 ProgramDataBaseFileName="vc_mswudll\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__;NDEBUG;_UNICODE;WXUSINGDLL;NOPCH;_CONSOLE"
373 Culture="1033"
374 AdditionalIncludeDirectories=".\..\lib\vc_dll\mswu;.\..\include;.;.\..\samples"
375 />
376 <Tool
377 Name="VCPreLinkEventTool"
378 />
379 <Tool
380 Name="VCLinkerTool"
381 AdditionalOptions=""
382 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"
383 OutputFile="vc_mswudll\test_gui.exe"
384 LinkIncremental="1"
385 SuppressStartupBanner="true"
386 AdditionalLibraryDirectories=".\..\lib\vc_dll"
387 GenerateManifest="true"
388 GenerateDebugInformation="true"
389 ProgramDatabaseFile="vc_mswudll\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_mswudll\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 </Configurations>
423 <References>
424
425 </References>
426 <Files>
427 <Filter
428 Name="Source Files"
429 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
430 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
431 >
432 <File
433 RelativePath=".\menu\accelentry.cpp"
434 >
435 </File>
436 <File
437 RelativePath=".\graphics\affinematrix.cpp"
438 >
439 </File>
440 <File
441 RelativePath=".\asserthelper.cpp"
442 >
443 </File>
444 <File
445 RelativePath=".\graphics\bitmap.cpp"
446 >
447 </File>
448 <File
449 RelativePath=".\controls\bitmapcomboboxtest.cpp"
450 >
451 </File>
452 <File
453 RelativePath=".\controls\bitmaptogglebuttontest.cpp"
454 >
455 </File>
456 <File
457 RelativePath=".\controls\bookctrlbasetest.cpp"
458 >
459 </File>
460 <File
461 RelativePath=".\sizers\boxsizer.cpp"
462 >
463 </File>
464 <File
465 RelativePath=".\controls\buttontest.cpp"
466 >
467 </File>
468 <File
469 RelativePath=".\controls\checkboxtest.cpp"
470 >
471 </File>
472 <File
473 RelativePath=".\controls\checklistboxtest.cpp"
474 >
475 </File>
476 <File
477 RelativePath=".\controls\choicebooktest.cpp"
478 >
479 </File>
480 <File
481 RelativePath=".\controls\choicetest.cpp"
482 >
483 </File>
484 <File
485 RelativePath=".\window\clientsize.cpp"
486 >
487 </File>
488 <File
489 RelativePath=".\events\clone.cpp"
490 >
491 </File>
492 <File
493 RelativePath=".\graphics\colour.cpp"
494 >
495 </File>
496 <File
497 RelativePath=".\controls\comboboxtest.cpp"
498 >
499 </File>
500 <File
501 RelativePath=".\config\config.cpp"
502 >
503 </File>
504 <File
505 RelativePath=".\controls\dataviewctrltest.cpp"
506 >
507 </File>
508 <File
509 RelativePath=".\controls\datepickerctrltest.cpp"
510 >
511 </File>
512 <File
513 RelativePath=".\controls\dialogtest.cpp"
514 >
515 </File>
516 <File
517 RelativePath=".\dummy.cpp"
518 >
519 <FileConfiguration
520 Name="Debug|Win32"
521 >
522 <Tool
523 Name="VCCLCompilerTool"
524 UsePrecompiledHeader="1"
525 />
526 </FileConfiguration>
527 <FileConfiguration
528 Name="Release|Win32"
529 >
530 <Tool
531 Name="VCCLCompilerTool"
532 UsePrecompiledHeader="1"
533 />
534 </FileConfiguration>
535 <FileConfiguration
536 Name="DLL Debug|Win32"
537 >
538 <Tool
539 Name="VCCLCompilerTool"
540 UsePrecompiledHeader="1"
541 />
542 </FileConfiguration>
543 <FileConfiguration
544 Name="DLL Release|Win32"
545 >
546 <Tool
547 Name="VCCLCompilerTool"
548 UsePrecompiledHeader="1"
549 />
550 </FileConfiguration>
551 </File>
552 <File
553 RelativePath=".\graphics\ellipsization.cpp"
554 >
555 </File>
556 <File
557 RelativePath=".\events\evtlooptest.cpp"
558 >
559 </File>
560 <File
561 RelativePath=".\exec\exec.cpp"
562 >
563 </File>
564 <File
565 RelativePath=".\font\fonttest.cpp"
566 >
567 </File>
568 <File
569 RelativePath=".\controls\frametest.cpp"
570 >
571 </File>
572 <File
573 RelativePath=".\misc\garbage.cpp"
574 >
575 </File>
576 <File
577 RelativePath=".\controls\gaugetest.cpp"
578 >
579 </File>
580 <File
581 RelativePath=".\controls\gridtest.cpp"
582 >
583 </File>
584 <File
585 RelativePath=".\misc\guifuncs.cpp"
586 >
587 </File>
588 <File
589 RelativePath=".\controls\headerctrltest.cpp"
590 >
591 </File>
592 <File
593 RelativePath=".\controls\htmllboxtest.cpp"
594 >
595 </File>
596 <File
597 RelativePath=".\html\htmlparser.cpp"
598 >
599 </File>
600 <File
601 RelativePath=".\html\htmlwindow.cpp"
602 >
603 </File>
604 <File
605 RelativePath=".\controls\hyperlinkctrltest.cpp"
606 >
607 </File>
608 <File
609 RelativePath=".\image\image.cpp"
610 >
611 </File>
612 <File
613 RelativePath=".\controls\itemcontainertest.cpp"
614 >
615 </File>
616 <File
617 RelativePath=".\events\keyboard.cpp"
618 >
619 </File>
620 <File
621 RelativePath=".\controls\label.cpp"
622 >
623 </File>
624 <File
625 RelativePath=".\controls\listbasetest.cpp"
626 >
627 </File>
628 <File
629 RelativePath=".\controls\listbooktest.cpp"
630 >
631 </File>
632 <File
633 RelativePath=".\controls\listboxtest.cpp"
634 >
635 </File>
636 <File
637 RelativePath=".\controls\listctrltest.cpp"
638 >
639 </File>
640 <File
641 RelativePath=".\controls\listviewtest.cpp"
642 >
643 </File>
644 <File
645 RelativePath=".\controls\markuptest.cpp"
646 >
647 </File>
648 <File
649 RelativePath=".\graphics\measuring.cpp"
650 >
651 </File>
652 <File
653 RelativePath=".\menu\menu.cpp"
654 >
655 </File>
656 <File
657 RelativePath=".\controls\notebooktest.cpp"
658 >
659 </File>
660 <File
661 RelativePath=".\controls\ownerdrawncomboboxtest.cpp"
662 >
663 </File>
664 <File
665 RelativePath=".\controls\pickerbasetest.cpp"
666 >
667 </File>
668 <File
669 RelativePath=".\controls\pickertest.cpp"
670 >
671 </File>
672 <File
673 RelativePath=".\geometry\point.cpp"
674 >
675 </File>
676 <File
677 RelativePath=".\events\propagation.cpp"
678 >
679 </File>
680 <File
681 RelativePath=".\controls\radioboxtest.cpp"
682 >
683 </File>
684 <File
685 RelativePath=".\controls\radiobuttontest.cpp"
686 >
687 </File>
688 <File
689 RelativePath=".\image\rawbmp.cpp"
690 >
691 </File>
692 <File
693 RelativePath=".\controls\rearrangelisttest.cpp"
694 >
695 </File>
696 <File
697 RelativePath=".\geometry\rect.cpp"
698 >
699 </File>
700 <File
701 RelativePath=".\geometry\region.cpp"
702 >
703 </File>
704 <File
705 RelativePath=".\controls\richtextctrltest.cpp"
706 >
707 </File>
708 <File
709 RelativePath=".\controls\searchctrltest.cpp"
710 >
711 </File>
712 <File
713 RelativePath=".\misc\selstoretest.cpp"
714 >
715 </File>
716 <File
717 RelativePath=".\window\setsize.cpp"
718 >
719 </File>
720 <File
721 RelativePath=".\misc\settings.cpp"
722 >
723 </File>
724 <File
725 RelativePath=".\controls\simplebooktest.cpp"
726 >
727 </File>
728 <File
729 RelativePath=".\geometry\size.cpp"
730 >
731 </File>
732 <File
733 RelativePath=".\controls\slidertest.cpp"
734 >
735 </File>
736 <File
737 RelativePath=".\net\socket.cpp"
738 >
739 </File>
740 <File
741 RelativePath=".\controls\spinctrldbltest.cpp"
742 >
743 </File>
744 <File
745 RelativePath=".\controls\spinctrltest.cpp"
746 >
747 </File>
748 <File
749 RelativePath=".\test.cpp"
750 >
751 </File>
752 <File
753 RelativePath=".\testableframe.cpp"
754 >
755 </File>
756 <File
757 RelativePath=".\controls\textctrltest.cpp"
758 >
759 </File>
760 <File
761 RelativePath=".\controls\textentrytest.cpp"
762 >
763 </File>
764 <File
765 RelativePath=".\controls\togglebuttontest.cpp"
766 >
767 </File>
768 <File
769 RelativePath=".\controls\toolbooktest.cpp"
770 >
771 </File>
772 <File
773 RelativePath=".\toplevel\toplevel.cpp"
774 >
775 </File>
776 <File
777 RelativePath=".\controls\treebooktest.cpp"
778 >
779 </File>
780 <File
781 RelativePath=".\controls\treectrltest.cpp"
782 >
783 </File>
784 <File
785 RelativePath=".\controls\treelistctrltest.cpp"
786 >
787 </File>
788 <File
789 RelativePath=".\validators\valnum.cpp"
790 >
791 </File>
792 <File
793 RelativePath=".\controls\virtlistctrltest.cpp"
794 >
795 </File>
796 <File
797 RelativePath=".\controls\webtest.cpp"
798 >
799 </File>
800 <File
801 RelativePath=".\controls\windowtest.cpp"
802 >
803 </File>
804 <File
805 RelativePath=".\sizers\wrapsizer.cpp"
806 >
807 </File>
808 <File
809 RelativePath=".\xml\xrctest.cpp"
810 >
811 </File>
812 </Filter>
813 <Filter
814 Name="Resource Files"
815 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
816 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
817 >
818 <File
819 RelativePath="..\samples\sample.rc"
820 >
821 </File>
822 </Filter>
823 </Files>
824 <Globals>
825
826 </Globals>
827 </VisualStudioProject>
828