Bugfix : Zooming works correct, no more errors on screen.
[xara-cairo.git] / wxCamelot.vcproj
blob79b79eb55d9d2fd46281b46baead062faec97f1f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="wxCamelot"
6 ProjectGUID="{655E50CD-62AE-492C-9D39-890199819241}"
7 RootNamespace="wxCamelot"
8 SccProjectName=""
9 SccAuxPath=""
10 SccLocalPath=""
11 SccProvider=""
12 Keyword="Win32Proj">
13 <Platforms>
14 <Platform
15 Name="Win32"/>
16 </Platforms>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
23 CharacterSet="2">
24 <Tool
25 Name="VCCLCompilerTool"
26 Optimization="0"
27 AdditionalIncludeDirectories="./PreComp;./GDraw;./wxXtra;./wxOil;./wxOil\Res;./Kernel;./Intel;./Tools;..\Library\Lib\mswd;..\Library\Include"
28 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;__WXDEBUG__;WXDEBUG=1;BUILDSHADOWS;EXCLUDE_FROM_XARALX;OLD_MATRIX_TRANSFORMATIONS;VECTOR_STROKING;NEW_SHADOW_RENDER;USE_NATIVE_XLONG;NO_XARACMS;NEW_FEATURES;SHOWPORTNOTE"
29 MinimalRebuild="TRUE"
30 ExceptionHandling="TRUE"
31 BasicRuntimeChecks="3"
32 RuntimeLibrary="1"
33 UsePrecompiledHeader="3"
34 PrecompiledHeaderThrough="camtypes.h"
35 BrowseInformation="1"
36 WarningLevel="3"
37 Detect64BitPortabilityProblems="TRUE"
38 DebugInformationFormat="4"/>
39 <Tool
40 Name="VCCustomBuildTool"/>
41 <Tool
42 Name="VCLinkerTool"
43 AdditionalDependencies="rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
44 ShowProgress="0"
45 OutputFile="$(OutDir)/wxCamelot.exe"
46 LinkIncremental="2"
47 IgnoreDefaultLibraryNames="msvcrtd.lib;libcd.lib"
48 GenerateDebugInformation="TRUE"
49 ProgramDatabaseFile="$(OutDir)/wxCamelot.pdb"
50 SubSystem="2"
51 TargetMachine="1"/>
52 <Tool
53 Name="VCMIDLTool"/>
54 <Tool
55 Name="VCPostBuildEventTool"/>
56 <Tool
57 Name="VCPreBuildEventTool"/>
58 <Tool
59 Name="VCPreLinkEventTool"/>
60 <Tool
61 Name="VCResourceCompilerTool"/>
62 <Tool
63 Name="VCWebServiceProxyGeneratorTool"/>
64 <Tool
65 Name="VCXMLDataGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 <Tool
69 Name="VCManagedWrapperGeneratorTool"/>
70 <Tool
71 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72 </Configuration>
73 <Configuration
74 Name="Release|Win32"
75 OutputDirectory="Release"
76 IntermediateDirectory="Release"
77 ConfigurationType="1"
78 CharacterSet="2">
79 <Tool
80 Name="VCCLCompilerTool"
81 Optimization="3"
82 InlineFunctionExpansion="2"
83 EnableIntrinsicFunctions="TRUE"
84 FavorSizeOrSpeed="1"
85 OmitFramePointers="TRUE"
86 OptimizeForWindowsApplication="TRUE"
87 AdditionalIncludeDirectories="./PreComp;./GDraw;./wxXtra;./wxOil;./wxOil\Res;./Kernel;./Intel;./Tools;..\Library\Lib\msw;..\Library\Include"
88 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;BUILDSHADOWS;EXCLUDE_FROM_XARALX;OLD_MATRIX_TRANSFORMATIONS;VECTOR_STROKING;NEW_SHADOW_RENDER;USE_NATIVE_XLONG;NO_XARACMS;NEW_FEATURES"
89 StringPooling="TRUE"
90 RuntimeLibrary="2"
91 EnableFunctionLevelLinking="TRUE"
92 UsePrecompiledHeader="3"
93 PrecompiledHeaderThrough="camtypes.h"
94 WarningLevel="3"
95 Detect64BitPortabilityProblems="TRUE"
96 DebugInformationFormat="3"/>
97 <Tool
98 Name="VCCustomBuildTool"/>
99 <Tool
100 Name="VCLinkerTool"
101 AdditionalDependencies="rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
102 OutputFile="$(OutDir)/wxCamelot.exe"
103 LinkIncremental="1"
104 IgnoreDefaultLibraryNames="libcmt.lib;libc.lib"
105 GenerateDebugInformation="FALSE"
106 GenerateMapFile="TRUE"
107 MapFileName="$(OutDir)/$(ProjectName).map"
108 MapExports="FALSE"
109 SubSystem="2"
110 OptimizeReferences="2"
111 EnableCOMDATFolding="2"
112 OptimizeForWindows98="1"
113 TargetMachine="1"/>
114 <Tool
115 Name="VCMIDLTool"/>
116 <Tool
117 Name="VCPostBuildEventTool"/>
118 <Tool
119 Name="VCPreBuildEventTool"/>
120 <Tool
121 Name="VCPreLinkEventTool"/>
122 <Tool
123 Name="VCResourceCompilerTool"/>
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"/>
126 <Tool
127 Name="VCXMLDataGeneratorTool"/>
128 <Tool
129 Name="VCWebDeploymentTool"/>
130 <Tool
131 Name="VCManagedWrapperGeneratorTool"/>
132 <Tool
133 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
134 </Configuration>
135 <Configuration
136 Name="Profile|Win32"
137 OutputDirectory="$(ConfigurationName)"
138 IntermediateDirectory="$(ConfigurationName)"
139 ConfigurationType="1"
140 CharacterSet="2">
141 <Tool
142 Name="VCCLCompilerTool"
143 Optimization="3"
144 InlineFunctionExpansion="2"
145 EnableIntrinsicFunctions="TRUE"
146 FavorSizeOrSpeed="1"
147 OmitFramePointers="TRUE"
148 OptimizeForWindowsApplication="TRUE"
149 AdditionalIncludeDirectories="./PreComp;./GDraw;./wxXtra;./wxOil;./wxOil\Res;./Kernel;./Intel;./Tools;..\Library\Lib\msw;..\Library\Include"
150 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;BUILDSHADOWS;EXCLUDE_FROM_XARALX;OLD_MATRIX_TRANSFORMATIONS;VECTOR_STROKING;NEW_SHADOW_RENDER;USE_NATIVE_XLONG;NO_XARACMS;NEW_FEATURES"
151 StringPooling="TRUE"
152 RuntimeLibrary="2"
153 EnableFunctionLevelLinking="TRUE"
154 UsePrecompiledHeader="3"
155 PrecompiledHeaderThrough="camtypes.h"
156 WarningLevel="3"
157 Detect64BitPortabilityProblems="TRUE"
158 DebugInformationFormat="3"/>
159 <Tool
160 Name="VCCustomBuildTool"/>
161 <Tool
162 Name="VCLinkerTool"
163 AdditionalDependencies="rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
164 OutputFile="$(OutDir)/wxCamelot.exe"
165 LinkIncremental="1"
166 IgnoreDefaultLibraryNames="libcmt.lib;libc.lib"
167 GenerateDebugInformation="FALSE"
168 GenerateMapFile="TRUE"
169 SubSystem="2"
170 OptimizeReferences="2"
171 EnableCOMDATFolding="1"
172 OptimizeForWindows98="1"
173 TargetMachine="1"
174 FixedBaseAddress="1"/>
175 <Tool
176 Name="VCMIDLTool"/>
177 <Tool
178 Name="VCPostBuildEventTool"/>
179 <Tool
180 Name="VCPreBuildEventTool"/>
181 <Tool
182 Name="VCPreLinkEventTool"/>
183 <Tool
184 Name="VCResourceCompilerTool"/>
185 <Tool
186 Name="VCWebServiceProxyGeneratorTool"/>
187 <Tool
188 Name="VCXMLDataGeneratorTool"/>
189 <Tool
190 Name="VCWebDeploymentTool"/>
191 <Tool
192 Name="VCManagedWrapperGeneratorTool"/>
193 <Tool
194 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
195 </Configuration>
196 <Configuration
197 Name="TestRelease|Win32"
198 OutputDirectory="$(ConfigurationName)"
199 IntermediateDirectory="$(ConfigurationName)"
200 ConfigurationType="1"
201 CharacterSet="2">
202 <Tool
203 Name="VCCLCompilerTool"
204 Optimization="0"
205 InlineFunctionExpansion="0"
206 FavorSizeOrSpeed="0"
207 OmitFramePointers="FALSE"
208 OptimizeForWindowsApplication="FALSE"
209 AdditionalIncludeDirectories="./PreComp;./GDraw;./wxXtra;./wxOil;./wxOil\Res;./Kernel;./Intel;./Tools;..\Library\Lib\msw;..\Library\Include"
210 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;__WINDOWS__;__WXMSW__;BUILDSHADOWS;EXCLUDE_FROM_XARALX;OLD_MATRIX_TRANSFORMATIONS;VECTOR_STROKING;NEW_SHADOW_RENDER;USE_NATIVE_XLONG;NO_XARACMS;NEW_FEATURES"
211 StringPooling="TRUE"
212 RuntimeLibrary="2"
213 EnableFunctionLevelLinking="TRUE"
214 UsePrecompiledHeader="3"
215 PrecompiledHeaderThrough="camtypes.h"
216 WarningLevel="3"
217 Detect64BitPortabilityProblems="TRUE"
218 DebugInformationFormat="3"/>
219 <Tool
220 Name="VCCustomBuildTool"/>
221 <Tool
222 Name="VCLinkerTool"
223 AdditionalDependencies="rpcrt4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib"
224 OutputFile="$(OutDir)/wxCamelot.exe"
225 LinkIncremental="1"
226 IgnoreDefaultLibraryNames=""
227 GenerateDebugInformation="TRUE"
228 GenerateMapFile="TRUE"
229 MapFileName="$(OutDir)/$(ProjectName).map"
230 MapExports="FALSE"
231 SubSystem="2"
232 OptimizeReferences="1"
233 EnableCOMDATFolding="1"
234 OptimizeForWindows98="1"
235 TargetMachine="1"/>
236 <Tool
237 Name="VCMIDLTool"/>
238 <Tool
239 Name="VCPostBuildEventTool"/>
240 <Tool
241 Name="VCPreBuildEventTool"/>
242 <Tool
243 Name="VCPreLinkEventTool"/>
244 <Tool
245 Name="VCResourceCompilerTool"/>
246 <Tool
247 Name="VCWebServiceProxyGeneratorTool"/>
248 <Tool
249 Name="VCXMLDataGeneratorTool"/>
250 <Tool
251 Name="VCWebDeploymentTool"/>
252 <Tool
253 Name="VCManagedWrapperGeneratorTool"/>
254 <Tool
255 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
256 </Configuration>
257 </Configurations>
258 <References>
259 </References>
260 <Files>
261 <Filter
262 Name="Source Files"
263 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
264 <Filter
265 Name="wxOil"
266 Filter="">
267 <File
268 RelativePath=".\wxOil\basebar2.cpp">
269 </File>
270 <File
271 RelativePath=".\wxOil\basestr.cpp">
272 </File>
273 <File
274 RelativePath="wxOil\camdoc.cpp">
275 <FileConfiguration
276 Name="Release|Win32">
277 <Tool
278 Name="VCCLCompilerTool"
279 AdditionalIncludeDirectories=""/>
280 </FileConfiguration>
281 <FileConfiguration
282 Name="Profile|Win32">
283 <Tool
284 Name="VCCLCompilerTool"
285 AdditionalIncludeDirectories=""/>
286 </FileConfiguration>
287 <FileConfiguration
288 Name="TestRelease|Win32">
289 <Tool
290 Name="VCCLCompilerTool"
291 AdditionalIncludeDirectories=""/>
292 </FileConfiguration>
293 </File>
294 <File
295 RelativePath="wxOil\camelot.cpp">
296 <FileConfiguration
297 Name="Release|Win32">
298 <Tool
299 Name="VCCLCompilerTool"
300 UsePrecompiledHeader="3"/>
301 </FileConfiguration>
302 <FileConfiguration
303 Name="Profile|Win32">
304 <Tool
305 Name="VCCLCompilerTool"
306 UsePrecompiledHeader="3"/>
307 </FileConfiguration>
308 <FileConfiguration
309 Name="TestRelease|Win32">
310 <Tool
311 Name="VCCLCompilerTool"
312 UsePrecompiledHeader="3"/>
313 </FileConfiguration>
314 </File>
315 <File
316 RelativePath="wxOil\camframe.cpp">
317 </File>
318 <File
319 RelativePath=".\wxOil\camprofile.cpp">
320 </File>
321 <File
322 RelativePath=".\wxOil\camresource.cpp">
323 </File>
324 <File
325 RelativePath="wxOil\camview.cpp">
326 </File>
327 <File
328 RelativePath=".\wxOil\cartctl.cpp">
329 </File>
330 <File
331 RelativePath=".\wxOil\cartprov.cpp">
332 </File>
333 <File
334 RelativePath=".\wxOil\ccdc.cpp">
335 </File>
336 <File
337 RelativePath="wxOil\ccobject.cpp">
338 </File>
339 <File
340 RelativePath=".\wxOil\ccolbar.cpp">
341 </File>
342 <File
343 RelativePath=".\wxOil\clikmods.cpp">
344 </File>
345 <File
346 RelativePath=".\wxOil\colourmat.cpp">
347 </File>
348 <File
349 RelativePath=".\wxOil\convert.cpp">
350 </File>
351 <File
352 RelativePath=".\wxOil\ctrllist.cpp">
353 </File>
354 <File
355 RelativePath=".\wxOil\cursor.cpp">
356 </File>
357 <File
358 RelativePath=".\wxOil\diagnost.cpp">
359 </File>
360 <File
361 RelativePath=".\wxOil\dibconv.cpp">
362 </File>
363 <File
364 RelativePath=".\wxOil\dibutil.cpp">
365 </File>
366 <File
367 RelativePath=".\wxOil\dlgcol.cpp">
368 </File>
369 <File
370 RelativePath=".\wxOil\dlgevt.cpp">
371 </File>
372 <File
373 RelativePath=".\wxOil\dlgmgr.cpp">
374 </File>
375 <File
376 RelativePath=".\wxOil\dlgview.cpp">
377 </File>
378 <File
379 RelativePath=".\wxOil\dockbar.cpp">
380 </File>
381 <File
382 RelativePath=".\wxOil\dragcol.cpp">
383 </File>
384 <File
385 RelativePath=".\wxOil\dragmgr.cpp">
386 </File>
387 <File
388 RelativePath=".\wxOil\dragtrgt.cpp">
389 </File>
390 <File
391 RelativePath=".\wxOil\drawctl.cpp">
392 </File>
393 <File
394 RelativePath=".\wxOil\ensure.cpp">
395 </File>
396 <File
397 RelativePath=".\wxOil\errors.cpp">
398 </File>
399 <File
400 RelativePath=".\wxOil\filehndl.cpp">
401 </File>
402 <File
403 RelativePath=".\wxOil\filesize.cpp">
404 </File>
405 <File
406 RelativePath=".\wxOil\fixmem.cpp">
407 </File>
408 <File
409 RelativePath=".\wxOil\fixst128.cpp">
410 </File>
411 <File
412 RelativePath=".\wxOil\fixst256.cpp">
413 </File>
414 <File
415 RelativePath=".\wxOil\fixstr16.cpp">
416 </File>
417 <File
418 RelativePath=".\wxOil\fixstr32.cpp">
419 </File>
420 <File
421 RelativePath=".\wxOil\fixstr64.cpp">
422 </File>
423 <File
424 RelativePath=".\wxOil\fixstr8.cpp">
425 </File>
426 <File
427 RelativePath=".\wxOil\fuzzclip.cpp">
428 </File>
429 <File
430 RelativePath=".\wxOil\gbrush.cpp">
431 </File>
432 <File
433 RelativePath=".\wxOil\gdrawcon.cpp">
434 </File>
435 <File
436 RelativePath=".\wxOil\grndbmp.cpp">
437 </File>
438 <File
439 RelativePath=".\wxOil\grndclik.cpp">
440 </File>
441 <File
442 RelativePath=".\wxOil\grnddib.cpp">
443 </File>
444 <File
445 RelativePath=".\wxOil\grndrgn.cpp">
446 </File>
447 <File
448 RelativePath=".\wxOil\handles.cpp">
449 </File>
450 <File
451 RelativePath=".\wxOil\helpuser.cpp">
452 </File>
453 <File
454 RelativePath=".\wxOil\keypress.cpp">
455 </File>
456 <File
457 RelativePath=".\wxOil\localenv.cpp">
458 </File>
459 <File
460 RelativePath=".\wxOil\makemsg.cpp">
461 </File>
462 <File
463 RelativePath=".\wxOil\maskedrr.cpp">
464 </File>
465 <File
466 RelativePath=".\wxOil\maskfilt.cpp">
467 </File>
468 <File
469 RelativePath=".\wxOil\memblk.cpp">
470 </File>
471 <File
472 RelativePath=".\wxOil\memory.cpp">
473 </File>
474 <File
475 RelativePath=".\wxOil\menucmds.cpp">
476 </File>
477 <File
478 RelativePath=".\wxOil\menupref.cpp">
479 </File>
480 <File
481 RelativePath=".\wxOil\monotime.cpp">
482 </File>
483 <File
484 RelativePath=".\wxOil\mtrand.cpp">
485 </File>
486 <File
487 RelativePath=".\wxOil\offscrn.cpp">
488 </File>
489 <File
490 RelativePath=".\wxOil\oilbitmap.cpp">
491 </File>
492 <File
493 RelativePath=".\wxOil\oilcoord.cpp">
494 </File>
495 <File
496 RelativePath=".\wxOil\oildbug.cpp">
497 </File>
498 <File
499 RelativePath=".\wxOil\oilfiles.cpp">
500 </File>
501 <File
502 RelativePath=".\wxOil\oilfltrs.cpp">
503 </File>
504 <File
505 RelativePath=".\wxOil\oilmenus.cpp">
506 </File>
507 <File
508 RelativePath=".\wxOil\oilmods.cpp">
509 </File>
510 <File
511 RelativePath=".\wxOil\oilprefs.cpp">
512 </File>
513 <File
514 RelativePath=".\wxOil\oilrect.cpp">
515 </File>
516 <File
517 RelativePath=".\wxOil\osrndrgn.cpp">
518 </File>
519 <File
520 RelativePath=".\wxOil\palman.cpp">
521 </File>
522 <File
523 RelativePath=".\wxOil\pathname.cpp">
524 </File>
525 <File
526 RelativePath=".\wxOil\pathnmex.cpp">
527 </File>
528 <File
529 RelativePath=".\wxOil\pen.cpp">
530 </File>
531 <File
532 RelativePath=".\wxOil\pngfiltr.cpp">
533 </File>
534 <File
535 RelativePath=".\wxOil\pngutil.cpp">
536 </File>
537 <File
538 RelativePath=".\wxOil\progress.cpp">
539 </File>
540 <File
541 RelativePath=".\wxOil\rendbits.cpp">
542 </File>
543 <File
544 RelativePath=".\wxOil\rendwnd.cpp">
545 </File>
546 <File
547 RelativePath=".\wxOil\scroller.cpp">
548 </File>
549 <File
550 RelativePath=".\wxOil\sgindgen.cpp">
551 </File>
552 <File
553 RelativePath=".\wxOil\sgliboil.cpp">
554 </File>
555 <File
556 RelativePath=".\wxOil\speedtst.cpp">
557 </File>
558 <File
559 RelativePath="wxOil\stdwx.cpp">
560 <FileConfiguration
561 Name="Debug|Win32">
562 <Tool
563 Name="VCCLCompilerTool"
564 UsePrecompiledHeader="1"/>
565 </FileConfiguration>
566 <FileConfiguration
567 Name="Release|Win32">
568 <Tool
569 Name="VCCLCompilerTool"
570 UsePrecompiledHeader="1"/>
571 </FileConfiguration>
572 <FileConfiguration
573 Name="Profile|Win32">
574 <Tool
575 Name="VCCLCompilerTool"
576 UsePrecompiledHeader="1"/>
577 </FileConfiguration>
578 <FileConfiguration
579 Name="TestRelease|Win32">
580 <Tool
581 Name="VCCLCompilerTool"
582 UsePrecompiledHeader="1"/>
583 </FileConfiguration>
584 </File>
585 <File
586 RelativePath=".\wxOil\thumb.cpp">
587 </File>
588 <File
589 RelativePath=".\wxOil\tunemem.cpp">
590 </File>
591 <File
592 RelativePath=".\wxOil\unicdman.cpp">
593 </File>
594 <File
595 RelativePath=".\wxOil\varstr.cpp">
596 </File>
597 <File
598 RelativePath=".\wxOil\vstate.cpp">
599 </File>
600 <File
601 RelativePath=".\wxOil\wincoord.cpp">
602 </File>
603 <File
604 RelativePath=".\wxOil\winrect.cpp">
605 </File>
606 <Filter
607 Name="xrc"
608 Filter="">
609 <File
610 RelativePath=".\wxOil\xrc\winresources.cpp">
611 </File>
612 </Filter>
613 </Filter>
614 <Filter
615 Name="Kernel"
616 Filter="">
617 <File
618 RelativePath=".\Kernel\aligndlg.cpp">
619 </File>
620 <File
621 RelativePath=".\Kernel\app.cpp">
622 </File>
623 <File
624 RelativePath=".\Kernel\appprefs.cpp">
625 </File>
626 <File
627 RelativePath=".\Kernel\arrows.cpp">
628 </File>
629 <File
630 RelativePath=".\Kernel\attr.cpp">
631 </File>
632 <File
633 RelativePath=".\Kernel\attraggl.cpp">
634 </File>
635 <File
636 RelativePath=".\Kernel\attrappl.cpp">
637 </File>
638 <File
639 RelativePath=".\Kernel\attrbev.cpp">
640 </File>
641 <File
642 RelativePath=".\Kernel\attrmap.cpp">
643 </File>
644 <File
645 RelativePath=".\Kernel\attrmgr.cpp">
646 </File>
647 <File
648 RelativePath=".\Kernel\bars.cpp">
649 </File>
650 <File
651 RelativePath=".\Kernel\basedoc.cpp">
652 </File>
653 <File
654 RelativePath=".\Kernel\beveler.cpp">
655 </File>
656 <File
657 RelativePath=".\Kernel\bevtrap.cpp">
658 </File>
659 <File
660 RelativePath=".\Kernel\biasgain.cpp">
661 </File>
662 <File
663 RelativePath=".\Kernel\bitfilt.cpp">
664 </File>
665 <File
666 RelativePath=".\Kernel\bitmap.cpp">
667 </File>
668 <File
669 RelativePath=".\Kernel\BitmapCache.cpp">
670 </File>
671 <File
672 RelativePath=".\Kernel\BitmapCacheKey.cpp">
673 </File>
674 <File
675 RelativePath=".\Kernel\blndhelp.cpp">
676 </File>
677 <File
678 RelativePath=".\Kernel\blobby.cpp">
679 </File>
680 <File
681 RelativePath=".\Kernel\blobs.cpp">
682 </File>
683 <File
684 RelativePath=".\Kernel\bmpcomp.cpp">
685 </File>
686 <File
687 RelativePath=".\Kernel\bmplist.cpp">
688 </File>
689 <File
690 RelativePath=".\Kernel\bmpsrc.cpp">
691 </File>
692 <File
693 RelativePath=".\Kernel\brpress.cpp">
694 </File>
695 <File
696 RelativePath=".\Kernel\brshattr.cpp">
697 </File>
698 <File
699 RelativePath=".\Kernel\brshbecA.cpp">
700 </File>
701 <File
702 RelativePath=".\Kernel\brshcomp.cpp">
703 </File>
704 <File
705 RelativePath=".\Kernel\brshdata.cpp">
706 </File>
707 <File
708 RelativePath=".\Kernel\brushref.cpp">
709 </File>
710 <File
711 RelativePath=".\Kernel\bshadow.cpp">
712 </File>
713 <File
714 RelativePath=".\Kernel\cache.cpp">
715 </File>
716 <File
717 RelativePath=".\Kernel\cachfifo.cpp">
718 </File>
719 <File
720 RelativePath=".\Kernel\camfiltr.cpp">
721 </File>
722 <File
723 RelativePath=".\Kernel\CaptureManager.cpp">
724 </File>
725 <File
726 RelativePath=".\Kernel\ccbhfile.cpp">
727 </File>
728 <File
729 RelativePath=".\Kernel\ccbuffil.cpp">
730 </File>
731 <File
732 RelativePath=".\Kernel\ccfile.cpp">
733 </File>
734 <File
735 RelativePath=".\Kernel\ccmaths.cpp">
736 </File>
737 <File
738 RelativePath=".\Kernel\ccpanose.cpp">
739 </File>
740 <File
741 RelativePath=".\Kernel\chapter.cpp">
742 </File>
743 <File
744 RelativePath=".\Kernel\clipattr.cpp">
745 </File>
746 <File
747 RelativePath=".\Kernel\clipint.cpp">
748 </File>
749 <File
750 RelativePath=".\Kernel\cmdctrl.cpp">
751 </File>
752 <File
753 RelativePath=".\Kernel\cnamecol.cpp">
754 </File>
755 <File
756 RelativePath=".\Kernel\colclist.cpp">
757 </File>
758 <File
759 RelativePath=".\Kernel\colcomp.cpp">
760 </File>
761 <File
762 RelativePath=".\Kernel\colcontx.cpp">
763 </File>
764 <File
765 RelativePath=".\Kernel\collist.cpp">
766 </File>
767 <File
768 RelativePath=".\Kernel\colormgr.cpp">
769 </File>
770 <File
771 RelativePath=".\Kernel\colourix.cpp">
772 </File>
773 <File
774 RelativePath=".\Kernel\colplate.cpp">
775 </File>
776 <File
777 RelativePath=".\Kernel\combshps.cpp">
778 </File>
779 <File
780 RelativePath=".\Kernel\contmenu.cpp">
781 </File>
782 <File
783 RelativePath=".\Kernel\coord.cpp">
784 </File>
785 <File
786 RelativePath=".\Kernel\cpyact.cpp">
787 </File>
788 <File
789 RelativePath=".\Kernel\csrstack.cpp">
790 </File>
791 <File
792 RelativePath=".\Kernel\cutop.cpp">
793 </File>
794 <File
795 RelativePath=".\Kernel\cxfellp.cpp">
796 </File>
797 <File
798 RelativePath=".\Kernel\cxfile.cpp">
799 </File>
800 <File
801 RelativePath=".\Kernel\cxflists.cpp">
802 </File>
803 <File
804 RelativePath=".\Kernel\cxfmap.cpp">
805 </File>
806 <File
807 RelativePath=".\Kernel\cxfnbmp.cpp">
808 </File>
809 <File
810 RelativePath=".\Kernel\cxfpoly.cpp">
811 </File>
812 <File
813 RelativePath=".\Kernel\cxfrec.cpp">
814 </File>
815 <File
816 RelativePath=".\Kernel\cxfrech.cpp">
817 </File>
818 <File
819 RelativePath=".\Kernel\cxfrect.cpp">
820 </File>
821 <File
822 RelativePath=".\Kernel\cxfrgshp.cpp">
823 </File>
824 <File
825 RelativePath=".\Kernel\cxftext.cpp">
826 </File>
827 <File
828 RelativePath=".\Kernel\cxftfile.cpp">
829 </File>
830 <File
831 RelativePath=".\Kernel\cxftrans.cpp">
832 </File>
833 <File
834 RelativePath=".\Kernel\dbugtree.cpp">
835 </File>
836 <File
837 RelativePath=".\Kernel\dialogop.cpp">
838 </File>
839 <File
840 RelativePath=".\Kernel\doccolor.cpp">
841 </File>
842 <File
843 RelativePath=".\Kernel\doccomp.cpp">
844 </File>
845 <File
846 RelativePath=".\Kernel\doccoord.cpp">
847 </File>
848 <File
849 RelativePath=".\Kernel\docrect.cpp">
850 </File>
851 <File
852 RelativePath=".\Kernel\document.cpp">
853 </File>
854 <File
855 RelativePath=".\Kernel\docview.cpp">
856 </File>
857 <File
858 RelativePath=".\Kernel\draginfo.cpp">
859 </File>
860 <File
861 RelativePath=".\Kernel\dumbnode.cpp">
862 </File>
863 <File
864 RelativePath=".\Kernel\effects_stack.cpp">
865 </File>
866 <File
867 RelativePath=".\Kernel\exphint.cpp">
868 </File>
869 <File
870 RelativePath=".\Kernel\extender.cpp">
871 </File>
872 <File
873 RelativePath=".\Kernel\f16spec.cpp">
874 </File>
875 <File
876 RelativePath=".\Kernel\filelist.cpp">
877 </File>
878 <File
879 RelativePath=".\Kernel\fillattr.cpp">
880 </File>
881 <File
882 RelativePath=".\Kernel\fillndge.cpp">
883 </File>
884 <File
885 RelativePath=".\Kernel\fillramp.cpp">
886 </File>
887 <File
888 RelativePath=".\Kernel\fillval.cpp">
889 </File>
890 <File
891 RelativePath=".\Kernel\filters.cpp">
892 </File>
893 <File
894 RelativePath=".\Kernel\filtrmgr.cpp">
895 </File>
896 <File
897 RelativePath=".\Kernel\fitcurve.cpp">
898 </File>
899 <File
900 RelativePath=".\Kernel\fix24.cpp">
901 </File>
902 <File
903 RelativePath=".\Kernel\fixed.cpp">
904 </File>
905 <File
906 RelativePath=".\Kernel\fixed16.cpp">
907 </File>
908 <File
909 RelativePath=".\Kernel\fixed24.cpp">
910 </File>
911 <File
912 RelativePath=".\Kernel\fontcomp.cpp">
913 </File>
914 <File
915 RelativePath=".\Kernel\fontlist.cpp">
916 </File>
917 <File
918 RelativePath=".\Kernel\fontman.cpp">
919 </File>
920 <File
921 RelativePath=".\Kernel\fracfill.cpp">
922 </File>
923 <File
924 RelativePath=".\Kernel\fraclist.cpp">
925 </File>
926 <File
927 RelativePath=".\Kernel\fthrattr.cpp">
928 </File>
929 <File
930 RelativePath=".\Kernel\fttyplis.cpp">
931 </File>
932 <File
933 RelativePath=".\Kernel\gadget.cpp">
934 </File>
935 <File
936 RelativePath=".\Kernel\gblend.cpp">
937 <FileConfiguration
938 Name="Debug|Win32">
939 <Tool
940 Name="VCCLCompilerTool"
941 AssemblerOutput="0"/>
942 </FileConfiguration>
943 </File>
944 <File
945 RelativePath=".\Kernel\GDrawIntf.cpp">
946 </File>
947 <File
948 RelativePath=".\Kernel\genv.cpp">
949 </File>
950 <File
951 RelativePath=".\Kernel\gla.cpp">
952 </File>
953 <File
954 RelativePath=".\Kernel\gmould.cpp">
955 </File>
956 <File
957 RelativePath=".\Kernel\gradtbl.cpp">
958 </File>
959 <File
960 RelativePath=".\Kernel\grid.cpp">
961 </File>
962 <File
963 RelativePath=".\Kernel\group.cpp">
964 </File>
965 <File
966 RelativePath=".\Kernel\groupops.cpp">
967 </File>
968 <File
969 RelativePath=".\Kernel\guides.cpp">
970 </File>
971 <File
972 RelativePath=".\Kernel\gwinding.cpp">
973 </File>
974 <File
975 RelativePath=".\Kernel\hittest.cpp">
976 </File>
977 <File
978 RelativePath=".\Kernel\hotkeys.cpp">
979 </File>
980 <File
981 RelativePath=".\Kernel\imjpeg.cpp">
982 </File>
983 <File
984 RelativePath=".\Kernel\impbmp.cpp">
985 </File>
986 <File
987 RelativePath=".\Kernel\impcol.cpp">
988 </File>
989 <File
990 RelativePath=".\Kernel\impstr.cpp">
991 </File>
992 <File
993 RelativePath=".\Kernel\infocomp.cpp">
994 </File>
995 <File
996 RelativePath=".\Kernel\insertnd.cpp">
997 </File>
998 <File
999 RelativePath=".\Kernel\invalid.cpp">
1000 </File>
1001 <File
1002 RelativePath=".\Kernel\isetattr.cpp">
1003 </File>
1004 <File
1005 RelativePath=".\Kernel\jpgermgr.cpp">
1006 </File>
1007 <File
1008 RelativePath=".\Kernel\jpgsrc.cpp">
1009 </File>
1010 <File
1011 RelativePath=".\Kernel\layer.cpp">
1012 </File>
1013 <File
1014 RelativePath=".\Kernel\lineattr.cpp">
1015 </File>
1016 <File
1017 RelativePath=".\Kernel\linecomp.cpp">
1018 </File>
1019 <File
1020 RelativePath=".\Kernel\linedef.cpp">
1021 </File>
1022 <File
1023 RelativePath=".\Kernel\linwthop.cpp">
1024 </File>
1025 <File
1026 RelativePath=".\Kernel\list.cpp">
1027 </File>
1028 <File
1029 RelativePath=".\Kernel\listitem.cpp">
1030 </File>
1031 <File
1032 RelativePath=".\Kernel\main.cpp">
1033 </File>
1034 <File
1035 RelativePath=".\Kernel\main1.cpp">
1036 </File>
1037 <File
1038 RelativePath=".\Kernel\main2.cpp">
1039 </File>
1040 <File
1041 RelativePath=".\Kernel\main3.cpp">
1042 </File>
1043 <File
1044 RelativePath=".\Kernel\matrix.cpp">
1045 </File>
1046 <File
1047 RelativePath=".\Kernel\menuitem.cpp">
1048 </File>
1049 <File
1050 RelativePath=".\Kernel\menuops.cpp">
1051 </File>
1052 <File
1053 RelativePath=".\Kernel\mkshapes.cpp">
1054 </File>
1055 <File
1056 RelativePath=".\Kernel\mkstroke.cpp">
1057 </File>
1058 <File
1059 RelativePath=".\Kernel\modlist.cpp">
1060 </File>
1061 <File
1062 RelativePath=".\Kernel\module.cpp">
1063 </File>
1064 <File
1065 RelativePath=".\Kernel\moldedit.cpp">
1066 </File>
1067 <File
1068 RelativePath=".\Kernel\moldenv.cpp">
1069 </File>
1070 <File
1071 RelativePath=".\Kernel\moldpers.cpp">
1072 </File>
1073 <File
1074 RelativePath=".\Kernel\moldshap.cpp">
1075 </File>
1076 <File
1077 RelativePath=".\Kernel\mrhbits.cpp">
1078 </File>
1079 <File
1080 RelativePath=".\Kernel\native.cpp">
1081 </File>
1082 <File
1083 RelativePath=".\Kernel\nativeop.cpp">
1084 </File>
1085 <File
1086 RelativePath=".\Kernel\nbevcont.cpp">
1087 </File>
1088 <File
1089 RelativePath=".\Kernel\ncntrcnt.cpp">
1090 </File>
1091 <File
1092 RelativePath=".\Kernel\ndbldpth.cpp">
1093 </File>
1094 <File
1095 RelativePath=".\Kernel\ndbrshmk.cpp">
1096 </File>
1097 <File
1098 RelativePath=".\Kernel\ndbrshpt.cpp">
1099 </File>
1100 <File
1101 RelativePath=".\Kernel\ndclpcnt.cpp">
1102 </File>
1103 <File
1104 RelativePath=".\Kernel\ndmldgrp.cpp">
1105 </File>
1106 <File
1107 RelativePath=".\Kernel\ndmldink.cpp">
1108 </File>
1109 <File
1110 RelativePath=".\Kernel\ndmldpth.cpp">
1111 </File>
1112 <File
1113 RelativePath=".\Kernel\ndoptmz.cpp">
1114 </File>
1115 <File
1116 RelativePath=".\Kernel\ngiter.cpp">
1117 </File>
1118 <File
1119 RelativePath=".\Kernel\ngprop.cpp">
1120 </File>
1121 <File
1122 RelativePath=".\Kernel\ngsentry.cpp">
1123 </File>
1124 <File
1125 RelativePath=".\Kernel\node.cpp">
1126 </File>
1127 <File
1128 RelativePath=".\Kernel\nodeabmp.cpp">
1129 </File>
1130 <File
1131 RelativePath=".\Kernel\nodeattr.cpp">
1132 </File>
1133 <File
1134 RelativePath=".\Kernel\nodebev.cpp">
1135 </File>
1136 <File
1137 RelativePath=".\Kernel\nodebldr.cpp">
1138 </File>
1139 <File
1140 RelativePath=".\Kernel\nodeblnd.cpp">
1141 </File>
1142 <File
1143 RelativePath=".\Kernel\nodebmp.cpp">
1144 </File>
1145 <File
1146 RelativePath=".\Kernel\nodebrsh.cpp">
1147 </File>
1148 <File
1149 RelativePath=".\Kernel\nodeclip.cpp">
1150 </File>
1151 <File
1152 RelativePath=".\Kernel\nodecntr.cpp">
1153 </File>
1154 <File
1155 RelativePath=".\Kernel\nodecomp.cpp">
1156 </File>
1157 <File
1158 RelativePath=".\Kernel\nodecont.cpp">
1159 </File>
1160 <File
1161 RelativePath=".\Kernel\nodedoc.cpp">
1162 </File>
1163 <File
1164 RelativePath=".\Kernel\nodeelip.cpp">
1165 </File>
1166 <File
1167 RelativePath=".\Kernel\nodeliveeffect.cpp">
1168 </File>
1169 <File
1170 RelativePath=".\Kernel\nodemldr.cpp">
1171 </File>
1172 <File
1173 RelativePath=".\Kernel\nodemold.cpp">
1174 </File>
1175 <File
1176 RelativePath=".\Kernel\nodepath.cpp">
1177 </File>
1178 <File
1179 RelativePath=".\Kernel\nodepostpro.cpp">
1180 </File>
1181 <File
1182 RelativePath=".\Kernel\noderect.cpp">
1183 </File>
1184 <File
1185 RelativePath=".\Kernel\noderend.cpp">
1186 </File>
1187 <File
1188 RelativePath=".\Kernel\nodershp.cpp">
1189 </File>
1190 <File
1191 RelativePath=".\Kernel\nodeset.cpp">
1192 </File>
1193 <File
1194 RelativePath=".\Kernel\nodeshad.cpp">
1195 </File>
1196 <File
1197 RelativePath=".\Kernel\nodeshap.cpp">
1198 </File>
1199 <File
1200 RelativePath=".\Kernel\nodetext.cpp">
1201 </File>
1202 <File
1203 RelativePath=".\Kernel\nodetxtl.cpp">
1204 </File>
1205 <File
1206 RelativePath=".\Kernel\nodetxts.cpp">
1207 </File>
1208 <File
1209 RelativePath=".\Kernel\noise1.cpp">
1210 </File>
1211 <File
1212 RelativePath=".\Kernel\noisebas.cpp">
1213 </File>
1214 <File
1215 RelativePath=".\Kernel\noisef.cpp">
1216 </File>
1217 <File
1218 RelativePath=".\Kernel\npaper.cpp">
1219 </File>
1220 <File
1221 RelativePath=".\Kernel\objcache.cpp">
1222 </File>
1223 <File
1224 RelativePath=".\Kernel\objchge.cpp">
1225 </File>
1226 <File
1227 RelativePath=".\Kernel\objreg.cpp">
1228 </File>
1229 <File
1230 RelativePath=".\Kernel\offattr.cpp">
1231 </File>
1232 <File
1233 RelativePath=".\Kernel\opbreak.cpp">
1234 </File>
1235 <File
1236 RelativePath=".\Kernel\opdesc.cpp">
1237 </File>
1238 <File
1239 RelativePath=".\Kernel\opdragbx.cpp">
1240 </File>
1241 <File
1242 RelativePath=".\Kernel\opfeathr.cpp">
1243 </File>
1244 <File
1245 RelativePath=".\Kernel\opgrad.cpp">
1246 </File>
1247 <File
1248 RelativePath=".\Kernel\ophist.cpp">
1249 </File>
1250 <File
1251 RelativePath=".\Kernel\opnudge.cpp">
1252 </File>
1253 <File
1254 RelativePath=".\Kernel\oppull.cpp">
1255 </File>
1256 <File
1257 RelativePath=".\Kernel\ops.cpp">
1258 </File>
1259 <File
1260 RelativePath=".\Kernel\opsmooth.cpp">
1261 </File>
1262 <File
1263 RelativePath=".\Kernel\opsmpshp.cpp">
1264 </File>
1265 <File
1266 RelativePath=".\Kernel\optsgrid.cpp">
1267 </File>
1268 <File
1269 RelativePath=".\Kernel\page.cpp">
1270 </File>
1271 <File
1272 RelativePath=".\Kernel\pathedit.cpp">
1273 </File>
1274 <File
1275 RelativePath=".\Kernel\pathndge.cpp">
1276 </File>
1277 <File
1278 RelativePath=".\Kernel\pathops.cpp">
1279 </File>
1280 <File
1281 RelativePath=".\Kernel\pathpcs.cpp">
1282 </File>
1283 <File
1284 RelativePath=".\Kernel\pathproc.cpp">
1285 </File>
1286 <File
1287 RelativePath=".\Kernel\paths.cpp">
1288 </File>
1289 <File
1290 RelativePath=".\Kernel\pathstrk.cpp">
1291 </File>
1292 <File
1293 RelativePath=".\Kernel\pathtrap.cpp">
1294 <FileConfiguration
1295 Name="Release|Win32">
1296 <Tool
1297 Name="VCCLCompilerTool"
1298 AssemblerOutput="4"/>
1299 </FileConfiguration>
1300 </File>
1301 <File
1302 RelativePath=".\Kernel\pathutil.cpp">
1303 </File>
1304 <File
1305 RelativePath=".\Kernel\pbecomea.cpp">
1306 </File>
1307 <File
1308 RelativePath=".\Kernel\penedit.cpp">
1309 </File>
1310 <File
1311 RelativePath=".\Kernel\pngfuncs.cpp">
1312 </File>
1313 <File
1314 RelativePath=".\Kernel\ppairbsh.cpp">
1315 </File>
1316 <File
1317 RelativePath=".\Kernel\ppbevel.cpp">
1318 </File>
1319 <File
1320 RelativePath=".\Kernel\ppbrush.cpp">
1321 </File>
1322 <File
1323 RelativePath=".\Kernel\ppstroke.cpp">
1324 </File>
1325 <File
1326 RelativePath=".\Kernel\ppvecstr.cpp">
1327 </File>
1328 <File
1329 RelativePath=".\Kernel\prefs.cpp">
1330 </File>
1331 <File
1332 RelativePath=".\Kernel\pressure.cpp">
1333 </File>
1334 <File
1335 RelativePath=".\Kernel\princomp.cpp">
1336 </File>
1337 <File
1338 RelativePath=".\Kernel\prnmkcom.cpp">
1339 </File>
1340 <File
1341 RelativePath=".\Kernel\pump.cpp">
1342 </File>
1343 <File
1344 RelativePath=".\Kernel\quality.cpp">
1345 </File>
1346 <File
1347 RelativePath=".\Kernel\qualops.cpp">
1348 </File>
1349 <File
1350 RelativePath=".\Kernel\range.cpp">
1351 </File>
1352 <File
1353 RelativePath=".\Kernel\rechattr.cpp">
1354 </File>
1355 <File
1356 RelativePath=".\Kernel\rechbmp.cpp">
1357 </File>
1358 <File
1359 RelativePath=".\Kernel\rechbmpp.cpp">
1360 </File>
1361 <File
1362 RelativePath=".\Kernel\rechcol.cpp">
1363 </File>
1364 <File
1365 RelativePath=".\Kernel\rechcomp.cpp">
1366 </File>
1367 <File
1368 RelativePath=".\Kernel\rechdoc.cpp">
1369 </File>
1370 <File
1371 RelativePath=".\Kernel\rechellp.cpp">
1372 </File>
1373 <File
1374 RelativePath=".\Kernel\rechinfo.cpp">
1375 </File>
1376 <File
1377 RelativePath=".\Kernel\rechpoly.cpp">
1378 </File>
1379 <File
1380 RelativePath=".\Kernel\rechprnt.cpp">
1381 </File>
1382 <File
1383 RelativePath=".\Kernel\rechrect.cpp">
1384 </File>
1385 <File
1386 RelativePath=".\Kernel\rechrshp.cpp">
1387 </File>
1388 <File
1389 RelativePath=".\Kernel\rechsmth.cpp">
1390 </File>
1391 <File
1392 RelativePath=".\Kernel\rechtext.cpp">
1393 </File>
1394 <File
1395 RelativePath=".\Kernel\rechunit.cpp">
1396 </File>
1397 <File
1398 RelativePath=".\Kernel\rgnlist.cpp">
1399 </File>
1400 <File
1401 RelativePath=".\Kernel\rndrgn.cpp">
1402 </File>
1403 <File
1404 RelativePath=".\Kernel\rndstack.cpp">
1405 </File>
1406 <File
1407 RelativePath=".\Kernel\rrcaps.cpp">
1408 </File>
1409 <File
1410 RelativePath=".\Kernel\rsmooth.cpp">
1411 </File>
1412 <File
1413 RelativePath=".\Kernel\SampList.cpp">
1414 </File>
1415 <File
1416 RelativePath=".\Kernel\scanrr.cpp">
1417 </File>
1418 <File
1419 RelativePath=".\Kernel\scunit.cpp">
1420 </File>
1421 <File
1422 RelativePath=".\Kernel\selall.cpp">
1423 </File>
1424 <File
1425 RelativePath=".\Kernel\selop.cpp">
1426 </File>
1427 <File
1428 RelativePath=".\Kernel\selstate.cpp">
1429 </File>
1430 <File
1431 RelativePath=".\Kernel\sgallery.cpp">
1432 </File>
1433 <File
1434 RelativePath=".\Kernel\sgmenu.cpp">
1435 </File>
1436 <File
1437 RelativePath=".\Kernel\shapeops.cpp">
1438 </File>
1439 <File
1440 RelativePath=".\Kernel\slicehelper.cpp">
1441 </File>
1442 <File
1443 RelativePath=".\Kernel\snap.cpp">
1444 </File>
1445 <File
1446 RelativePath=".\Kernel\snapops.cpp">
1447 </File>
1448 <File
1449 RelativePath=".\Kernel\spread.cpp">
1450 </File>
1451 <File
1452 RelativePath=".\Kernel\stack.cpp">
1453 </File>
1454 <File
1455 RelativePath=".\Kernel\statline.cpp">
1456 </File>
1457 <File
1458 RelativePath=".\Kernel\stdbars.cpp">
1459 </File>
1460 <File
1461 RelativePath=".\Kernel\strkattr.cpp">
1462 </File>
1463 <File
1464 RelativePath=".\Kernel\strkcomp.cpp">
1465 </File>
1466 <File
1467 RelativePath=".\Kernel\styles.cpp">
1468 </File>
1469 <File
1470 RelativePath=".\Kernel\tmpltarg.cpp">
1471 </File>
1472 <File
1473 RelativePath=".\Kernel\tmpltatr.cpp">
1474 </File>
1475 <File
1476 RelativePath=".\Kernel\tool.cpp">
1477 </File>
1478 <File
1479 RelativePath=".\Kernel\toollist.cpp">
1480 </File>
1481 <File
1482 RelativePath=".\Kernel\tranform.cpp">
1483 </File>
1484 <File
1485 RelativePath=".\Kernel\trans2d.cpp">
1486 </File>
1487 <File
1488 RelativePath=".\Kernel\transop.cpp">
1489 </File>
1490 <File
1491 RelativePath=".\Kernel\txtattr.cpp">
1492 </File>
1493 <File
1494 RelativePath=".\Kernel\uielem.cpp">
1495 </File>
1496 <File
1497 RelativePath=".\Kernel\undoop.cpp">
1498 </File>
1499 <File
1500 RelativePath=".\Kernel\unitcomp.cpp">
1501 </File>
1502 <File
1503 RelativePath=".\Kernel\units.cpp">
1504 </File>
1505 <File
1506 RelativePath=".\Kernel\userattr.cpp">
1507 </File>
1508 <File
1509 RelativePath=".\Kernel\usercord.cpp">
1510 </File>
1511 <File
1512 RelativePath=".\Kernel\userrect.cpp">
1513 </File>
1514 <File
1515 RelativePath=".\Kernel\valfunc.cpp">
1516 </File>
1517 <File
1518 RelativePath=".\Kernel\view.cpp">
1519 </File>
1520 <File
1521 RelativePath=".\Kernel\viewcomp.cpp">
1522 </File>
1523 <File
1524 RelativePath=".\Kernel\webaddr.cpp">
1525 </File>
1526 <File
1527 RelativePath=".\Kernel\webattr.cpp">
1528 </File>
1529 <File
1530 RelativePath=".\Kernel\WebFlags.cpp">
1531 </File>
1532 <File
1533 RelativePath=".\Kernel\wrkcoord.cpp">
1534 </File>
1535 <File
1536 RelativePath=".\Kernel\xlong.cpp">
1537 </File>
1538 <File
1539 RelativePath=".\Kernel\xmatrix.cpp">
1540 </File>
1541 <File
1542 RelativePath=".\Kernel\ziftrees.cpp">
1543 </File>
1544 <File
1545 RelativePath=".\Kernel\zinflate.cpp">
1546 </File>
1547 <File
1548 RelativePath=".\Kernel\zordops.cpp">
1549 </File>
1550 <File
1551 RelativePath=".\Kernel\zstream.cpp">
1552 </File>
1553 </Filter>
1554 <Filter
1555 Name="Tools"
1556 Filter="">
1557 <File
1558 RelativePath=".\tools\bevinfo.cpp">
1559 </File>
1560 <File
1561 RelativePath=".\tools\bevtool.cpp">
1562 </File>
1563 <File
1564 RelativePath=".\tools\beztool.cpp">
1565 </File>
1566 <File
1567 RelativePath=".\tools\blndtool.cpp">
1568 </File>
1569 <File
1570 RelativePath=".\tools\cntrtool.cpp">
1571 </File>
1572 <File
1573 RelativePath=".\tools\dragtool.cpp">
1574 </File>
1575 <File
1576 RelativePath=".\tools\eliptool.cpp">
1577 </File>
1578 <File
1579 RelativePath=".\tools\filltool.cpp">
1580 </File>
1581 <File
1582 RelativePath=".\tools\freehand.cpp">
1583 </File>
1584 <File
1585 RelativePath=".\tools\freeinfo.cpp">
1586 </File>
1587 <File
1588 RelativePath=".\tools\moldtool.cpp">
1589 </File>
1590 <File
1591 RelativePath=".\tools\opbevel.cpp">
1592 </File>
1593 <File
1594 RelativePath=".\tools\opbezier.cpp">
1595 </File>
1596 <File
1597 RelativePath=".\tools\opcntr.cpp">
1598 </File>
1599 <File
1600 RelativePath=".\tools\opdrbrsh.cpp">
1601 </File>
1602 <File
1603 RelativePath=".\tools\opflip.cpp">
1604 </File>
1605 <File
1606 RelativePath=".\tools\opfree.cpp">
1607 </File>
1608 <File
1609 RelativePath=".\tools\opretro.cpp">
1610 </File>
1611 <File
1612 RelativePath=".\tools\oprotate.cpp">
1613 </File>
1614 <File
1615 RelativePath=".\tools\oprshape.cpp">
1616 </File>
1617 <File
1618 RelativePath=".\tools\opscale.cpp">
1619 </File>
1620 <File
1621 RelativePath=".\tools\opshadow.cpp">
1622 </File>
1623 <File
1624 RelativePath=".\tools\opshear.cpp">
1625 </File>
1626 <File
1627 RelativePath=".\tools\opsquash.cpp">
1628 </File>
1629 <File
1630 RelativePath=".\tools\pentool.cpp">
1631 </File>
1632 <File
1633 RelativePath=".\tools\pushtool.cpp">
1634 </File>
1635 <File
1636 RelativePath=".\tools\rectangl.cpp">
1637 </File>
1638 <File
1639 RelativePath=".\tools\regshape.cpp">
1640 </File>
1641 <File
1642 RelativePath=".\tools\selector.cpp">
1643 </File>
1644 <File
1645 RelativePath=".\tools\selinfo.cpp">
1646 </File>
1647 <File
1648 RelativePath=".\tools\shadinfo.cpp">
1649 </File>
1650 <File
1651 RelativePath=".\tools\shadtool.cpp">
1652 </File>
1653 <File
1654 RelativePath=".\tools\tranlate.cpp">
1655 </File>
1656 <File
1657 RelativePath=".\tools\viewmod.cpp">
1658 </File>
1659 <File
1660 RelativePath=".\tools\zoomops.cpp">
1661 </File>
1662 <File
1663 RelativePath=".\tools\zoomtool.cpp">
1664 </File>
1665 </Filter>
1666 <Filter
1667 Name="wxXtra"
1668 Filter="">
1669 <File
1670 RelativePath=".\wxXtra\doublebuffer.cpp">
1671 <FileConfiguration
1672 Name="Debug|Win32">
1673 <Tool
1674 Name="VCCLCompilerTool"
1675 UsePrecompiledHeader="0"/>
1676 </FileConfiguration>
1677 <FileConfiguration
1678 Name="Release|Win32">
1679 <Tool
1680 Name="VCCLCompilerTool"
1681 UsePrecompiledHeader="0"/>
1682 </FileConfiguration>
1683 <FileConfiguration
1684 Name="Profile|Win32">
1685 <Tool
1686 Name="VCCLCompilerTool"
1687 UsePrecompiledHeader="0"/>
1688 </FileConfiguration>
1689 <FileConfiguration
1690 Name="TestRelease|Win32">
1691 <Tool
1692 Name="VCCLCompilerTool"
1693 UsePrecompiledHeader="0"/>
1694 </FileConfiguration>
1695 </File>
1696 <File
1697 RelativePath=".\wxXtra\manager.cpp">
1698 <FileConfiguration
1699 Name="Debug|Win32">
1700 <Tool
1701 Name="VCCLCompilerTool"
1702 UsePrecompiledHeader="0"
1703 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
1704 </FileConfiguration>
1705 <FileConfiguration
1706 Name="Release|Win32">
1707 <Tool
1708 Name="VCCLCompilerTool"
1709 UsePrecompiledHeader="0"
1710 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
1711 </FileConfiguration>
1712 <FileConfiguration
1713 Name="Profile|Win32">
1714 <Tool
1715 Name="VCCLCompilerTool"
1716 UsePrecompiledHeader="0"
1717 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
1718 </FileConfiguration>
1719 <FileConfiguration
1720 Name="TestRelease|Win32">
1721 <Tool
1722 Name="VCCLCompilerTool"
1723 UsePrecompiledHeader="0"
1724 ObjectFile="$(IntDir)/$(InputName)1.obj"/>
1725 </FileConfiguration>
1726 </File>
1727 <File
1728 RelativePath=".\wxXtra\wxmousestate.cpp">
1729 <FileConfiguration
1730 Name="Debug|Win32">
1731 <Tool
1732 Name="VCCLCompilerTool"
1733 UsePrecompiledHeader="0"/>
1734 </FileConfiguration>
1735 <FileConfiguration
1736 Name="Release|Win32">
1737 <Tool
1738 Name="VCCLCompilerTool"
1739 UsePrecompiledHeader="0"/>
1740 </FileConfiguration>
1741 <FileConfiguration
1742 Name="Profile|Win32">
1743 <Tool
1744 Name="VCCLCompilerTool"
1745 UsePrecompiledHeader="0"/>
1746 </FileConfiguration>
1747 <FileConfiguration
1748 Name="TestRelease|Win32">
1749 <Tool
1750 Name="VCCLCompilerTool"
1751 UsePrecompiledHeader="0"/>
1752 </FileConfiguration>
1753 </File>
1754 </Filter>
1755 </Filter>
1756 <Filter
1757 Name="Header Files"
1758 Filter="h;hpp;hxx;hm;inl;inc">
1759 <Filter
1760 Name="wx"
1761 Filter=""
1762 SourceControlFiles="FALSE">
1763 <File
1764 RelativePath="..\Library\Include\wx\accel.h">
1765 </File>
1766 <File
1767 RelativePath="..\Library\Include\wx\access.h">
1768 </File>
1769 <File
1770 RelativePath="..\Library\Include\wx\afterstd.h">
1771 </File>
1772 <File
1773 RelativePath="..\Library\Include\wx\app.h">
1774 </File>
1775 <File
1776 RelativePath="..\Library\Include\wx\apptrait.h">
1777 </File>
1778 <File
1779 RelativePath="..\Library\Include\wx\archive.h">
1780 </File>
1781 <File
1782 RelativePath="..\Library\Include\wx\arrstr.h">
1783 </File>
1784 <File
1785 RelativePath="..\Library\Include\wx\artprov.h">
1786 </File>
1787 <File
1788 RelativePath="..\Library\Include\wx\barholder.h">
1789 </File>
1790 <File
1791 RelativePath="..\Library\Include\wx\beforestd.h">
1792 </File>
1793 <File
1794 RelativePath="..\Library\Include\wx\bitmap.h">
1795 </File>
1796 <File
1797 RelativePath="..\Library\Include\wx\bmpbuttn.h">
1798 </File>
1799 <File
1800 RelativePath="..\Library\Include\wx\bookctrl.h">
1801 </File>
1802 <File
1803 RelativePath="..\Library\Include\wx\brush.h">
1804 </File>
1805 <File
1806 RelativePath="..\Library\Include\wx\buffer.h">
1807 </File>
1808 <File
1809 RelativePath="..\Library\Include\wx\build.h">
1810 </File>
1811 <File
1812 RelativePath="..\Library\Include\wx\busyinfo.h">
1813 </File>
1814 <File
1815 RelativePath="..\Library\Include\wx\button.h">
1816 </File>
1817 <File
1818 RelativePath="..\Library\Include\wx\calctrl.h">
1819 </File>
1820 <File
1821 RelativePath="..\Library\Include\wx\caret.h">
1822 </File>
1823 <File
1824 RelativePath="..\Library\Include\wx\checkbox.h">
1825 </File>
1826 <File
1827 RelativePath="..\Library\Include\wx\checklst.h">
1828 </File>
1829 <File
1830 RelativePath="..\Library\Include\wx\chkconf.h">
1831 </File>
1832 <File
1833 RelativePath="..\Library\Include\wx\choicdlg.h">
1834 </File>
1835 <File
1836 RelativePath="..\Library\Include\wx\choice.h">
1837 </File>
1838 <File
1839 RelativePath="..\Library\Include\wx\choicebk.h">
1840 </File>
1841 <File
1842 RelativePath="..\Library\Include\wx\clipbrd.h">
1843 </File>
1844 <File
1845 RelativePath="..\Library\Include\wx\clntdata.h">
1846 </File>
1847 <File
1848 RelativePath="..\Library\Include\wx\cmdline.h">
1849 </File>
1850 <File
1851 RelativePath="..\Library\Include\wx\cmdproc.h">
1852 </File>
1853 <File
1854 RelativePath="..\Library\Include\wx\cmndata.h">
1855 </File>
1856 <File
1857 RelativePath="..\Library\Include\wx\colordlg.h">
1858 </File>
1859 <File
1860 RelativePath="..\Library\Include\wx\colour.h">
1861 </File>
1862 <File
1863 RelativePath="..\Library\Include\wx\combobox.h">
1864 </File>
1865 <File
1866 RelativePath="..\Library\Include\wx\confbase.h">
1867 </File>
1868 <File
1869 RelativePath="..\Library\Include\wx\config.h">
1870 </File>
1871 <File
1872 RelativePath="..\Library\Include\wx\containr.h">
1873 </File>
1874 <File
1875 RelativePath="..\Library\Include\wx\control.h">
1876 </File>
1877 <File
1878 RelativePath="..\Library\Include\wx\cppunit.h">
1879 </File>
1880 <File
1881 RelativePath="..\Library\Include\wx\cshelp.h">
1882 </File>
1883 <File
1884 RelativePath="..\Library\Include\wx\ctrlsub.h">
1885 </File>
1886 <File
1887 RelativePath="..\Library\Include\wx\cursor.h">
1888 </File>
1889 <File
1890 RelativePath="..\Library\Include\wx\dataobj.h">
1891 </File>
1892 <File
1893 RelativePath="..\Library\Include\wx\datectrl.h">
1894 </File>
1895 <File
1896 RelativePath="..\Library\Include\wx\dateevt.h">
1897 </File>
1898 <File
1899 RelativePath="..\Library\Include\wx\datetime.h">
1900 </File>
1901 <File
1902 RelativePath="..\Library\Include\wx\datstrm.h">
1903 </File>
1904 <File
1905 RelativePath="..\Library\Include\wx\db.h">
1906 </File>
1907 <File
1908 RelativePath="..\Library\Include\wx\dbgrid.h">
1909 </File>
1910 <File
1911 RelativePath="..\Library\Include\wx\dbkeyg.h">
1912 </File>
1913 <File
1914 RelativePath="..\Library\Include\wx\dbtable.h">
1915 </File>
1916 <File
1917 RelativePath="..\Library\Include\wx\dc.h">
1918 </File>
1919 <File
1920 RelativePath="..\Library\Include\wx\dcbuffer.h">
1921 </File>
1922 <File
1923 RelativePath="..\Library\Include\wx\dcclient.h">
1924 </File>
1925 <File
1926 RelativePath="..\Library\Include\wx\dcmemory.h">
1927 </File>
1928 <File
1929 RelativePath="..\Library\Include\wx\dcmirror.h">
1930 </File>
1931 <File
1932 RelativePath="..\Library\Include\wx\dcprint.h">
1933 </File>
1934 <File
1935 RelativePath="..\Library\Include\wx\dcps.h">
1936 </File>
1937 <File
1938 RelativePath="..\Library\Include\wx\dcscreen.h">
1939 </File>
1940 <File
1941 RelativePath="..\Library\Include\wx\dde.h">
1942 </File>
1943 <File
1944 RelativePath="..\Library\Include\wx\debug.h">
1945 </File>
1946 <File
1947 RelativePath="..\Library\Include\wx\debugrpt.h">
1948 </File>
1949 <File
1950 RelativePath="..\Library\Include\wx\defs.h">
1951 </File>
1952 <File
1953 RelativePath="..\Library\Include\wx\dialog.h">
1954 </File>
1955 <File
1956 RelativePath="..\Library\Include\wx\dialup.h">
1957 </File>
1958 <File
1959 RelativePath="..\Library\Include\wx\dir.h">
1960 </File>
1961 <File
1962 RelativePath="..\Library\Include\wx\dirctrl.h">
1963 </File>
1964 <File
1965 RelativePath="..\Library\Include\wx\dirdlg.h">
1966 </File>
1967 <File
1968 RelativePath="..\Library\Include\wx\display.h">
1969 </File>
1970 <File
1971 RelativePath="..\Library\Include\wx\dlimpexp.h">
1972 </File>
1973 <File
1974 RelativePath="..\Library\Include\wx\dnd.h">
1975 </File>
1976 <File
1977 RelativePath="..\Library\Include\wx\dockhost.h">
1978 </File>
1979 <File
1980 RelativePath="..\Library\Include\wx\dockpanel.h">
1981 </File>
1982 <File
1983 RelativePath="..\Library\Include\wx\dockwindow.h">
1984 </File>
1985 <File
1986 RelativePath="..\Library\Include\wx\docmdi.h">
1987 </File>
1988 <File
1989 RelativePath="..\Library\Include\wx\docview.h">
1990 </File>
1991 <File
1992 RelativePath="..\Library\Include\wx\dragimag.h">
1993 </File>
1994 <File
1995 RelativePath="..\Library\Include\wx\dynarray.h">
1996 </File>
1997 <File
1998 RelativePath="..\Library\Include\wx\dynlib.h">
1999 </File>
2000 <File
2001 RelativePath="..\Library\Include\wx\dynload.h">
2002 </File>
2003 <File
2004 RelativePath="..\Library\Include\wx\effects.h">
2005 </File>
2006 <File
2007 RelativePath="..\Library\Include\wx\encconv.h">
2008 </File>
2009 <File
2010 RelativePath="..\Library\Include\wx\encinfo.h">
2011 </File>
2012 <File
2013 RelativePath="..\Library\Include\wx\event.h">
2014 </File>
2015 <File
2016 RelativePath="..\Library\Include\wx\evtloop.h">
2017 </File>
2018 <File
2019 RelativePath="..\Library\Include\wx\except.h">
2020 </File>
2021 <File
2022 RelativePath="..\Library\Include\wx\export.h">
2023 </File>
2024 <File
2025 RelativePath="..\Library\Include\wx\exsplitter.h">
2026 </File>
2027 <File
2028 RelativePath="..\Library\Include\wx\fdrepdlg.h">
2029 </File>
2030 <File
2031 RelativePath="..\Library\Include\wx\features.h">
2032 </File>
2033 <File
2034 RelativePath="..\Library\Include\wx\ffile.h">
2035 </File>
2036 <File
2037 RelativePath="..\Library\Include\wx\file.h">
2038 </File>
2039 <File
2040 RelativePath="..\Library\Include\wx\fileconf.h">
2041 </File>
2042 <File
2043 RelativePath="..\Library\Include\wx\filedlg.h">
2044 </File>
2045 <File
2046 RelativePath="..\Library\Include\wx\filefn.h">
2047 </File>
2048 <File
2049 RelativePath="..\Library\Include\wx\filename.h">
2050 </File>
2051 <File
2052 RelativePath="..\Library\Include\wx\filesys.h">
2053 </File>
2054 <File
2055 RelativePath="..\Library\Include\wx\flags.h">
2056 </File>
2057 <File
2058 RelativePath="..\Library\Include\wx\fmappriv.h">
2059 </File>
2060 <File
2061 RelativePath="..\Library\Include\wx\font.h">
2062 </File>
2063 <File
2064 RelativePath="..\Library\Include\wx\fontdlg.h">
2065 </File>
2066 <File
2067 RelativePath="..\Library\Include\wx\fontenc.h">
2068 </File>
2069 <File
2070 RelativePath="..\Library\Include\wx\fontenum.h">
2071 </File>
2072 <File
2073 RelativePath="..\Library\Include\wx\fontmap.h">
2074 </File>
2075 <File
2076 RelativePath="..\Library\Include\wx\fontutil.h">
2077 </File>
2078 <File
2079 RelativePath="..\Library\Include\wx\frame.h">
2080 </File>
2081 <File
2082 RelativePath="..\Library\Include\wx\fs_inet.h">
2083 </File>
2084 <File
2085 RelativePath="..\Library\Include\wx\fs_mem.h">
2086 </File>
2087 <File
2088 RelativePath="..\Library\Include\wx\fs_zip.h">
2089 </File>
2090 <File
2091 RelativePath="..\Library\Include\wx\gauge.h">
2092 </File>
2093 <File
2094 RelativePath="..\Library\Include\wx\gbsizer.h">
2095 </File>
2096 <File
2097 RelativePath="..\Library\Include\wx\gdi.h">
2098 </File>
2099 <File
2100 RelativePath="..\Library\Include\wx\gdicmn.h">
2101 </File>
2102 <File
2103 RelativePath="..\Library\Include\wx\gdiobj.h">
2104 </File>
2105 <File
2106 RelativePath="..\Library\Include\wx\geometry.h">
2107 </File>
2108 <File
2109 RelativePath="..\Library\Include\wx\gifdecod.h">
2110 </File>
2111 <File
2112 RelativePath="..\Library\Include\wx\glcanvas.h">
2113 </File>
2114 <File
2115 RelativePath="..\Library\Include\wx\grid.h">
2116 </File>
2117 <File
2118 RelativePath="..\Library\Include\wx\gripper.h">
2119 </File>
2120 <File
2121 RelativePath="..\Library\Include\wx\gsocket.h">
2122 </File>
2123 <File
2124 RelativePath="..\Library\Include\wx\hash.h">
2125 </File>
2126 <File
2127 RelativePath="..\Library\Include\wx\hashmap.h">
2128 </File>
2129 <File
2130 RelativePath="..\Library\Include\wx\hashset.h">
2131 </File>
2132 <File
2133 RelativePath="..\Library\Include\wx\help.h">
2134 </File>
2135 <File
2136 RelativePath="..\Library\Include\wx\helpbase.h">
2137 </File>
2138 <File
2139 RelativePath="..\Library\Include\wx\helphtml.h">
2140 </File>
2141 <File
2142 RelativePath="..\Library\Include\wx\helpwin.h">
2143 </File>
2144 <File
2145 RelativePath="..\Library\Include\wx\htmllbox.h">
2146 </File>
2147 <File
2148 RelativePath="..\Library\Include\wx\icon.h">
2149 </File>
2150 <File
2151 RelativePath="..\Library\Include\wx\iconbndl.h">
2152 </File>
2153 <File
2154 RelativePath="..\Library\Include\wx\iconloc.h">
2155 </File>
2156 <File
2157 RelativePath="..\Library\Include\wx\imagbmp.h">
2158 </File>
2159 <File
2160 RelativePath="..\Library\Include\wx\image.h">
2161 </File>
2162 <File
2163 RelativePath="..\Library\Include\wx\imaggif.h">
2164 </File>
2165 <File
2166 RelativePath="..\Library\Include\wx\imagiff.h">
2167 </File>
2168 <File
2169 RelativePath="..\Library\Include\wx\imagjpeg.h">
2170 </File>
2171 <File
2172 RelativePath="..\Library\Include\wx\imaglist.h">
2173 </File>
2174 <File
2175 RelativePath="..\Library\Include\wx\imagpcx.h">
2176 </File>
2177 <File
2178 RelativePath="..\Library\Include\wx\imagpng.h">
2179 </File>
2180 <File
2181 RelativePath="..\Library\Include\wx\imagpnm.h">
2182 </File>
2183 <File
2184 RelativePath="..\Library\Include\wx\imagtiff.h">
2185 </File>
2186 <File
2187 RelativePath="..\Library\Include\wx\imagxpm.h">
2188 </File>
2189 <File
2190 RelativePath="..\Library\Include\wx\init.h">
2191 </File>
2192 <File
2193 RelativePath="..\Library\Include\wx\intl.h">
2194 </File>
2195 <File
2196 RelativePath="..\Library\Include\wx\iosfwrap.h">
2197 </File>
2198 <File
2199 RelativePath="..\Library\Include\wx\ioswrap.h">
2200 </File>
2201 <File
2202 RelativePath="..\Library\Include\wx\ipc.h">
2203 </File>
2204 <File
2205 RelativePath="..\Library\Include\wx\ipcbase.h">
2206 </File>
2207 <File
2208 RelativePath="..\Library\Include\wx\isql.h">
2209 </File>
2210 <File
2211 RelativePath="..\Library\Include\wx\isqlext.h">
2212 </File>
2213 <File
2214 RelativePath="..\Library\Include\wx\joystick.h">
2215 </File>
2216 <File
2217 RelativePath="..\Library\Include\wx\layout.h">
2218 </File>
2219 <File
2220 RelativePath="..\Library\Include\wx\layoutmanager.h">
2221 </File>
2222 <File
2223 RelativePath="..\Library\Include\wx\laywin.h">
2224 </File>
2225 <File
2226 RelativePath="..\Library\Include\wx\list.h">
2227 </File>
2228 <File
2229 RelativePath="..\Library\Include\wx\listbase.h">
2230 </File>
2231 <File
2232 RelativePath="..\Library\Include\wx\listbook.h">
2233 </File>
2234 <File
2235 RelativePath="..\Library\Include\wx\listbox.h">
2236 </File>
2237 <File
2238 RelativePath="..\Library\Include\wx\listctrl.h">
2239 </File>
2240 <File
2241 RelativePath="..\Library\Include\wx\log.h">
2242 </File>
2243 <File
2244 RelativePath="..\Library\Include\wx\longlong.h">
2245 </File>
2246 <File
2247 RelativePath="..\Library\Include\wx\math.h">
2248 </File>
2249 <File
2250 RelativePath="..\Library\Include\wx\matrix.h">
2251 </File>
2252 <File
2253 RelativePath="..\Library\Include\wx\mdi.h">
2254 </File>
2255 <File
2256 RelativePath="..\Library\Include\wx\mediactrl.h">
2257 </File>
2258 <File
2259 RelativePath="..\Library\Include\wx\memconf.h">
2260 </File>
2261 <File
2262 RelativePath="..\Library\Include\wx\memory.h">
2263 </File>
2264 <File
2265 RelativePath="..\Library\Include\wx\memtext.h">
2266 </File>
2267 <File
2268 RelativePath="..\Library\Include\wx\menu.h">
2269 </File>
2270 <File
2271 RelativePath="..\Library\Include\wx\menuitem.h">
2272 </File>
2273 <File
2274 RelativePath="..\Library\Include\wx\metafile.h">
2275 </File>
2276 <File
2277 RelativePath="..\Library\Include\wx\mimetype.h">
2278 </File>
2279 <File
2280 RelativePath="..\Library\Include\wx\minifram.h">
2281 </File>
2282 <File
2283 RelativePath="..\Library\Include\wx\module.h">
2284 </File>
2285 <File
2286 RelativePath="..\Library\Include\wx\msgdlg.h">
2287 </File>
2288 <File
2289 RelativePath="..\Library\Include\wx\msgout.h">
2290 </File>
2291 <File
2292 RelativePath="..\Library\Include\wx\mstream.h">
2293 </File>
2294 <File
2295 RelativePath="..\Library\Include\wx\notebook.h">
2296 </File>
2297 <File
2298 RelativePath="..\Library\Include\wx\numdlg.h">
2299 </File>
2300 <File
2301 RelativePath="..\Library\Include\wx\object.h">
2302 </File>
2303 <File
2304 RelativePath="..\Library\Include\wx\ownerdrw.h">
2305 </File>
2306 <File
2307 RelativePath="..\Library\Include\wx\palette.h">
2308 </File>
2309 <File
2310 RelativePath="..\Library\Include\wx\pane.h">
2311 </File>
2312 <File
2313 RelativePath="..\Library\Include\wx\panel.h">
2314 </File>
2315 <File
2316 RelativePath="..\Library\Include\wx\paper.h">
2317 </File>
2318 <File
2319 RelativePath="..\Library\Include\wx\pen.h">
2320 </File>
2321 <File
2322 RelativePath="..\Library\Include\wx\platform.h">
2323 </File>
2324 <File
2325 RelativePath="..\Library\Include\wx\popupwin.h">
2326 </File>
2327 <File
2328 RelativePath="..\Library\Include\wx\print.h">
2329 </File>
2330 <File
2331 RelativePath="..\Library\Include\wx\printdlg.h">
2332 </File>
2333 <File
2334 RelativePath="..\Library\Include\wx\prntbase.h">
2335 </File>
2336 <File
2337 RelativePath="..\Library\Include\wx\process.h">
2338 </File>
2339 <File
2340 RelativePath="..\Library\Include\wx\progdlg.h">
2341 </File>
2342 <File
2343 RelativePath="..\Library\Include\wx\propdlg.h">
2344 </File>
2345 <File
2346 RelativePath="..\Library\Include\wx\ptr_scpd.h">
2347 </File>
2348 <File
2349 RelativePath="..\Library\Include\wx\quantize.h">
2350 </File>
2351 <File
2352 RelativePath="..\Library\Include\wx\radiobox.h">
2353 </File>
2354 <File
2355 RelativePath="..\Library\Include\wx\radiobut.h">
2356 </File>
2357 <File
2358 RelativePath="..\Library\Include\wx\rawbmp.h">
2359 </File>
2360 <File
2361 RelativePath="..\Library\Include\wx\recguard.h">
2362 </File>
2363 <File
2364 RelativePath="..\Library\Include\wx\regex.h">
2365 </File>
2366 <File
2367 RelativePath="..\Library\Include\wx\region.h">
2368 </File>
2369 <File
2370 RelativePath="..\Library\Include\wx\renderer.h">
2371 </File>
2372 <File
2373 RelativePath="..\Library\Include\wx\sashwin.h">
2374 </File>
2375 <File
2376 RelativePath="..\Library\Include\wx\sckaddr.h">
2377 </File>
2378 <File
2379 RelativePath="..\Library\Include\wx\sckipc.h">
2380 </File>
2381 <File
2382 RelativePath="..\Library\Include\wx\sckstrm.h">
2383 </File>
2384 <File
2385 RelativePath="..\Library\Include\wx\scopeguard.h">
2386 </File>
2387 <File
2388 RelativePath="..\Library\Include\wx\scrolbar.h">
2389 </File>
2390 <File
2391 RelativePath="..\Library\Include\wx\scrolwin.h">
2392 </File>
2393 <File
2394 RelativePath="..\Library\Include\wx\selstore.h">
2395 </File>
2396 <File
2397 RelativePath="..\Library\Include\wx\settings.h">
2398 </File>
2399 <File
2400 RelativePath="..\Library\Include\wx\setup_inc.h">
2401 </File>
2402 <File
2403 RelativePath="..\Library\Include\wx\setup_redirect.h">
2404 </File>
2405 <File
2406 RelativePath="..\Library\Include\wx\sizer.h">
2407 </File>
2408 <File
2409 RelativePath="..\Library\Include\wx\slidebar.h">
2410 </File>
2411 <File
2412 RelativePath="..\Library\Include\wx\slider.h">
2413 </File>
2414 <File
2415 RelativePath="..\Library\Include\wx\snglinst.h">
2416 </File>
2417 <File
2418 RelativePath="..\Library\Include\wx\socket.h">
2419 </File>
2420 <File
2421 RelativePath="..\Library\Include\wx\sound.h">
2422 </File>
2423 <File
2424 RelativePath="..\Library\Include\wx\spinbutt.h">
2425 </File>
2426 <File
2427 RelativePath="..\Library\Include\wx\spinctrl.h">
2428 </File>
2429 <File
2430 RelativePath="..\Library\Include\wx\splash.h">
2431 </File>
2432 <File
2433 RelativePath="..\Library\Include\wx\splitter.h">
2434 </File>
2435 <File
2436 RelativePath="..\Library\Include\wx\sstream.h">
2437 </File>
2438 <File
2439 RelativePath="..\Library\Include\wx\stack.h">
2440 </File>
2441 <File
2442 RelativePath="..\Library\Include\wx\stackwalk.h">
2443 </File>
2444 <File
2445 RelativePath="..\Library\Include\wx\statbmp.h">
2446 </File>
2447 <File
2448 RelativePath="..\Library\Include\wx\statbox.h">
2449 </File>
2450 <File
2451 RelativePath="..\Library\Include\wx\statline.h">
2452 </File>
2453 <File
2454 RelativePath="..\Library\Include\wx\stattext.h">
2455 </File>
2456 <File
2457 RelativePath="..\Library\Include\wx\statusbr.h">
2458 </File>
2459 <File
2460 RelativePath="..\Library\Include\wx\stdpaths.h">
2461 </File>
2462 <File
2463 RelativePath="..\Library\Include\wx\stockitem.h">
2464 </File>
2465 <File
2466 RelativePath="..\Library\Include\wx\stopwatch.h">
2467 </File>
2468 <File
2469 RelativePath="..\Library\Include\wx\strconv.h">
2470 </File>
2471 <File
2472 RelativePath="..\Library\Include\wx\stream.h">
2473 </File>
2474 <File
2475 RelativePath="..\Library\Include\wx\string.h">
2476 </File>
2477 <File
2478 RelativePath="..\Library\Include\wx\sysopt.h">
2479 </File>
2480 <File
2481 RelativePath="..\Library\Include\wx\tab.h">
2482 </File>
2483 <File
2484 RelativePath="..\Library\Include\wx\tabctrl.h">
2485 </File>
2486 <File
2487 RelativePath="..\Library\Include\wx\taskbar.h">
2488 </File>
2489 <File
2490 RelativePath="..\Library\Include\wx\tbarbase.h">
2491 </File>
2492 <File
2493 RelativePath="..\Library\Include\wx\textbuf.h">
2494 </File>
2495 <File
2496 RelativePath="..\Library\Include\wx\textctrl.h">
2497 </File>
2498 <File
2499 RelativePath="..\Library\Include\wx\textdlg.h">
2500 </File>
2501 <File
2502 RelativePath="..\Library\Include\wx\textfile.h">
2503 </File>
2504 <File
2505 RelativePath="..\Library\Include\wx\tglbtn.h">
2506 </File>
2507 <File
2508 RelativePath="..\Library\Include\wx\thread.h">
2509 </File>
2510 <File
2511 RelativePath="..\Library\Include\wx\timer.h">
2512 </File>
2513 <File
2514 RelativePath="..\Library\Include\wx\tipdlg.h">
2515 </File>
2516 <File
2517 RelativePath="..\Library\Include\wx\tipwin.h">
2518 </File>
2519 <File
2520 RelativePath="..\Library\Include\wx\tokenzr.h">
2521 </File>
2522 <File
2523 RelativePath="..\Library\Include\wx\toolbar.h">
2524 </File>
2525 <File
2526 RelativePath="..\Library\Include\wx\toolbutton.h">
2527 </File>
2528 <File
2529 RelativePath="..\Library\Include\wx\tooltip.h">
2530 </File>
2531 <File
2532 RelativePath="..\Library\Include\wx\toplevel.h">
2533 </File>
2534 <File
2535 RelativePath="..\Library\Include\wx\treebase.h">
2536 </File>
2537 <File
2538 RelativePath="..\Library\Include\wx\treectrl.h">
2539 </File>
2540 <File
2541 RelativePath="..\Library\Include\wx\txtstrm.h">
2542 </File>
2543 <File
2544 RelativePath="..\Library\Include\wx\types.h">
2545 </File>
2546 <File
2547 RelativePath="..\Library\Include\wx\uri.h">
2548 </File>
2549 <File
2550 RelativePath="..\Library\Include\wx\url.h">
2551 </File>
2552 <File
2553 RelativePath="..\Library\Include\wx\util.h">
2554 </File>
2555 <File
2556 RelativePath="..\Library\Include\wx\utils.h">
2557 </File>
2558 <File
2559 RelativePath="..\Library\Include\wx\valgen.h">
2560 </File>
2561 <File
2562 RelativePath="..\Library\Include\wx\validate.h">
2563 </File>
2564 <File
2565 RelativePath="..\Library\Include\wx\valtext.h">
2566 </File>
2567 <File
2568 RelativePath="..\Library\Include\wx\variant.h">
2569 </File>
2570 <File
2571 RelativePath="..\Library\Include\wx\vector.h">
2572 </File>
2573 <File
2574 RelativePath="..\Library\Include\wx\version.h">
2575 </File>
2576 <File
2577 RelativePath="..\Library\Include\wx\vidmode.h">
2578 </File>
2579 <File
2580 RelativePath="..\Library\Include\wx\vlbox.h">
2581 </File>
2582 <File
2583 RelativePath="..\Library\Include\wx\vms_x_fix.h">
2584 </File>
2585 <File
2586 RelativePath="..\Library\Include\wx\volume.h">
2587 </File>
2588 <File
2589 RelativePath="..\Library\Include\wx\vscroll.h">
2590 </File>
2591 <File
2592 RelativePath="..\Library\Include\wx\wave.h">
2593 </File>
2594 <File
2595 RelativePath="..\Library\Include\wx\wfstream.h">
2596 </File>
2597 <File
2598 RelativePath="..\Library\Include\wx\window.h">
2599 </File>
2600 <File
2601 RelativePath="..\Library\Include\wx\wizard.h">
2602 </File>
2603 <File
2604 RelativePath="..\Library\Include\wx\wx.h">
2605 </File>
2606 <File
2607 RelativePath="..\Library\Include\wx\wx_cw.h">
2608 </File>
2609 <File
2610 RelativePath="..\Library\Include\wx\wx_cw_cm.h">
2611 </File>
2612 <File
2613 RelativePath="..\Library\Include\wx\wx_cw_d.h">
2614 </File>
2615 <File
2616 RelativePath="..\Library\Include\wx\wx_cwc.h">
2617 </File>
2618 <File
2619 RelativePath="..\Library\Include\wx\wx_cwc_d.h">
2620 </File>
2621 <File
2622 RelativePath="..\Library\Include\wx\wx_cwcocoa.h">
2623 </File>
2624 <File
2625 RelativePath="..\Library\Include\wx\wx_cwcocoa_cm.h">
2626 </File>
2627 <File
2628 RelativePath="..\Library\Include\wx\wx_cwcocoa_d.h">
2629 </File>
2630 <File
2631 RelativePath="..\Library\Include\wx\wx_cwu_d.h">
2632 </File>
2633 <File
2634 RelativePath="..\Library\Include\wx\wxchar.h">
2635 </File>
2636 <File
2637 RelativePath="..\Library\Include\wx\wxhtml.h">
2638 </File>
2639 <File
2640 RelativePath="..\Library\Include\wx\wxprec.h">
2641 </File>
2642 <File
2643 RelativePath="..\Library\Include\wx\wxshlb_cw.h">
2644 </File>
2645 <File
2646 RelativePath="..\Library\Include\wx\wxshlb_cw_d.h">
2647 </File>
2648 <File
2649 RelativePath="..\Library\Include\wx\wxshlb_cwc.h">
2650 </File>
2651 <File
2652 RelativePath="..\Library\Include\wx\wxshlb_cwc_d.h">
2653 </File>
2654 <File
2655 RelativePath="..\Library\Include\wx\wxshlba_cw.h">
2656 </File>
2657 <File
2658 RelativePath="..\Library\Include\wx\wxshlba_cw_d.h">
2659 </File>
2660 <File
2661 RelativePath="..\Library\Include\wx\wxshlba_cwc.h">
2662 </File>
2663 <File
2664 RelativePath="..\Library\Include\wx\wxshlba_cwc_d.h">
2665 </File>
2666 <File
2667 RelativePath="..\Library\Include\wx\xpmdecod.h">
2668 </File>
2669 <File
2670 RelativePath="..\Library\Include\wx\xpmhand.h">
2671 </File>
2672 <File
2673 RelativePath="..\Library\Include\wx\xti.h">
2674 </File>
2675 <File
2676 RelativePath="..\Library\Include\wx\xtistrm.h">
2677 </File>
2678 <File
2679 RelativePath="..\Library\Include\wx\xtixml.h">
2680 </File>
2681 <File
2682 RelativePath="..\Library\Include\wx\zipstrm.h">
2683 </File>
2684 <File
2685 RelativePath="..\Library\Include\wx\zstream.h">
2686 </File>
2687 <Filter
2688 Name="msw"
2689 Filter="">
2690 <File
2691 RelativePath="..\Library\Include\wx\msw\accel.h">
2692 </File>
2693 <File
2694 RelativePath="..\Library\Include\wx\msw\app.h">
2695 </File>
2696 <File
2697 RelativePath="..\Library\Include\wx\msw\apptbase.h">
2698 </File>
2699 <File
2700 RelativePath="..\Library\Include\wx\msw\apptrait.h">
2701 </File>
2702 <File
2703 RelativePath="..\Library\Include\wx\msw\bitmap.h">
2704 </File>
2705 <File
2706 RelativePath="..\Library\Include\wx\msw\bmpbuttn.h">
2707 </File>
2708 <File
2709 RelativePath="..\Library\Include\wx\msw\brush.h">
2710 </File>
2711 <File
2712 RelativePath="..\Library\Include\wx\msw\button.h">
2713 </File>
2714 <File
2715 RelativePath="..\Library\Include\wx\msw\caret.h">
2716 </File>
2717 <File
2718 RelativePath="..\Library\Include\wx\msw\checkbox.h">
2719 </File>
2720 <File
2721 RelativePath="..\Library\Include\wx\msw\checklst.h">
2722 </File>
2723 <File
2724 RelativePath="..\Library\Include\wx\msw\chkconf.h">
2725 </File>
2726 <File
2727 RelativePath="..\Library\Include\wx\msw\choice.h">
2728 </File>
2729 <File
2730 RelativePath="..\Library\Include\wx\msw\clipbrd.h">
2731 </File>
2732 <File
2733 RelativePath="..\Library\Include\wx\msw\colordlg.h">
2734 </File>
2735 <File
2736 RelativePath="..\Library\Include\wx\msw\colour.h">
2737 </File>
2738 <File
2739 RelativePath="..\Library\Include\wx\msw\combobox.h">
2740 </File>
2741 <File
2742 RelativePath="..\Library\Include\wx\msw\control.h">
2743 </File>
2744 <File
2745 RelativePath="..\Library\Include\wx\msw\crashrpt.h">
2746 </File>
2747 <File
2748 RelativePath="..\Library\Include\wx\msw\cursor.h">
2749 </File>
2750 <File
2751 RelativePath="..\Library\Include\wx\msw\datectrl.h">
2752 </File>
2753 <File
2754 RelativePath="..\Library\Include\wx\msw\dc.h">
2755 </File>
2756 <File
2757 RelativePath="..\Library\Include\wx\msw\dcclient.h">
2758 </File>
2759 <File
2760 RelativePath="..\Library\Include\wx\msw\dcmemory.h">
2761 </File>
2762 <File
2763 RelativePath="..\Library\Include\wx\msw\dcprint.h">
2764 </File>
2765 <File
2766 RelativePath="..\Library\Include\wx\msw\dcscreen.h">
2767 </File>
2768 <File
2769 RelativePath="..\Library\Include\wx\msw\dde.h">
2770 </File>
2771 <File
2772 RelativePath="..\Library\Include\wx\msw\debughlp.h">
2773 </File>
2774 <File
2775 RelativePath="..\Library\Include\wx\msw\dialog.h">
2776 </File>
2777 <File
2778 RelativePath="..\Library\Include\wx\msw\dib.h">
2779 </File>
2780 <File
2781 RelativePath="..\Library\Include\wx\msw\dirdlg.h">
2782 </File>
2783 <File
2784 RelativePath="..\Library\Include\wx\msw\display.h">
2785 </File>
2786 <File
2787 RelativePath="..\Library\Include\wx\msw\dockwindow.h">
2788 </File>
2789 <File
2790 RelativePath="..\Library\Include\wx\msw\dragimag.h">
2791 </File>
2792 <File
2793 RelativePath="..\Library\Include\wx\msw\enhmeta.h">
2794 </File>
2795 <File
2796 RelativePath="..\Library\Include\wx\msw\evtloop.h">
2797 </File>
2798 <File
2799 RelativePath="..\Library\Include\wx\msw\fdrepdlg.h">
2800 </File>
2801 <File
2802 RelativePath="..\Library\Include\wx\msw\filedlg.h">
2803 </File>
2804 <File
2805 RelativePath="..\Library\Include\wx\msw\font.h">
2806 </File>
2807 <File
2808 RelativePath="..\Library\Include\wx\msw\fontdlg.h">
2809 </File>
2810 <File
2811 RelativePath="..\Library\Include\wx\msw\fontenum.h">
2812 </File>
2813 <File
2814 RelativePath="..\Library\Include\wx\msw\frame.h">
2815 </File>
2816 <File
2817 RelativePath="..\Library\Include\wx\msw\gauge95.h">
2818 </File>
2819 <File
2820 RelativePath="..\Library\Include\wx\msw\gccpriv.h">
2821 </File>
2822 <File
2823 RelativePath="..\Library\Include\wx\msw\gdi.h">
2824 </File>
2825 <File
2826 RelativePath="..\Library\Include\wx\msw\gdiimage.h">
2827 </File>
2828 <File
2829 RelativePath="..\Library\Include\wx\msw\gdiobj.h">
2830 </File>
2831 <File
2832 RelativePath="..\Library\Include\wx\msw\glcanvas.h">
2833 </File>
2834 <File
2835 RelativePath="..\Library\Include\wx\msw\gsockmsw.h">
2836 </File>
2837 <File
2838 RelativePath="..\Library\Include\wx\msw\helpbest.h">
2839 </File>
2840 <File
2841 RelativePath="..\Library\Include\wx\msw\helpchm.h">
2842 </File>
2843 <File
2844 RelativePath="..\Library\Include\wx\msw\helpwin.h">
2845 </File>
2846 <File
2847 RelativePath="..\Library\Include\wx\msw\icon.h">
2848 </File>
2849 <File
2850 RelativePath="..\Library\Include\wx\msw\imaglist.h">
2851 </File>
2852 <File
2853 RelativePath="..\Library\Include\wx\msw\iniconf.h">
2854 </File>
2855 <File
2856 RelativePath="..\Library\Include\wx\msw\joystick.h">
2857 </File>
2858 <File
2859 RelativePath="..\Library\Include\wx\msw\listbox.h">
2860 </File>
2861 <File
2862 RelativePath="..\Library\Include\wx\msw\listctrl.h">
2863 </File>
2864 <File
2865 RelativePath="..\Library\Include\wx\msw\mdi.h">
2866 </File>
2867 <File
2868 RelativePath="..\Library\Include\wx\msw\menu.h">
2869 </File>
2870 <File
2871 RelativePath="..\Library\Include\wx\msw\menuitem.h">
2872 </File>
2873 <File
2874 RelativePath="..\Library\Include\wx\msw\metafile.h">
2875 </File>
2876 <File
2877 RelativePath="..\Library\Include\wx\msw\microwin.h">
2878 </File>
2879 <File
2880 RelativePath="..\Library\Include\wx\msw\mimetype.h">
2881 </File>
2882 <File
2883 RelativePath="..\Library\Include\wx\msw\minifram.h">
2884 </File>
2885 <File
2886 RelativePath="..\Library\Include\wx\msw\missing.h">
2887 </File>
2888 <File
2889 RelativePath="..\Library\Include\wx\msw\msgdlg.h">
2890 </File>
2891 <File
2892 RelativePath="..\Library\Include\wx\msw\mslu.h">
2893 </File>
2894 <File
2895 RelativePath="..\Library\Include\wx\msw\msvcrt.h">
2896 </File>
2897 <File
2898 RelativePath="..\Library\Include\wx\msw\notebook.h">
2899 </File>
2900 <File
2901 RelativePath="..\Library\Include\wx\msw\palette.h">
2902 </File>
2903 <File
2904 RelativePath="..\Library\Include\wx\msw\pane.h">
2905 </File>
2906 <File
2907 RelativePath="..\Library\Include\wx\msw\pen.h">
2908 </File>
2909 <File
2910 RelativePath="..\Library\Include\wx\msw\popupwin.h">
2911 </File>
2912 <File
2913 RelativePath="..\Library\Include\wx\msw\printdlg.h">
2914 </File>
2915 <File
2916 RelativePath="..\Library\Include\wx\msw\printwin.h">
2917 </File>
2918 <File
2919 RelativePath="..\Library\Include\wx\msw\private.h">
2920 </File>
2921 <File
2922 RelativePath="..\Library\Include\wx\msw\radiobox.h">
2923 </File>
2924 <File
2925 RelativePath="..\Library\Include\wx\msw\radiobut.h">
2926 </File>
2927 <File
2928 RelativePath="..\Library\Include\wx\msw\regconf.h">
2929 </File>
2930 <File
2931 RelativePath="..\Library\Include\wx\msw\region.h">
2932 </File>
2933 <File
2934 RelativePath="..\Library\Include\wx\msw\registry.h">
2935 </File>
2936 <File
2937 RelativePath="..\Library\Include\wx\msw\scrolbar.h">
2938 </File>
2939 <File
2940 RelativePath="..\Library\Include\wx\msw\setup.h">
2941 </File>
2942 <File
2943 RelativePath="..\Library\Include\wx\msw\setup0.h">
2944 </File>
2945 <File
2946 RelativePath="..\Library\Include\wx\msw\setup_microwin.h">
2947 </File>
2948 <File
2949 RelativePath="..\Library\Include\wx\msw\slider95.h">
2950 </File>
2951 <File
2952 RelativePath="..\Library\Include\wx\msw\sound.h">
2953 </File>
2954 <File
2955 RelativePath="..\Library\Include\wx\msw\spinbutt.h">
2956 </File>
2957 <File
2958 RelativePath="..\Library\Include\wx\msw\spinctrl.h">
2959 </File>
2960 <File
2961 RelativePath="..\Library\Include\wx\msw\stackwalk.h">
2962 </File>
2963 <File
2964 RelativePath="..\Library\Include\wx\msw\statbmp.h">
2965 </File>
2966 <File
2967 RelativePath="..\Library\Include\wx\msw\statbox.h">
2968 </File>
2969 <File
2970 RelativePath="..\Library\Include\wx\msw\statbr95.h">
2971 </File>
2972 <File
2973 RelativePath="..\Library\Include\wx\msw\statline.h">
2974 </File>
2975 <File
2976 RelativePath="..\Library\Include\wx\msw\stattext.h">
2977 </File>
2978 <File
2979 RelativePath="..\Library\Include\wx\msw\stdpaths.h">
2980 </File>
2981 <File
2982 RelativePath="..\Library\Include\wx\msw\subwin.h">
2983 </File>
2984 <File
2985 RelativePath="..\Library\Include\wx\msw\tabctrl.h">
2986 </File>
2987 <File
2988 RelativePath="..\Library\Include\wx\msw\taskbar.h">
2989 </File>
2990 <File
2991 RelativePath="..\Library\Include\wx\msw\tbar95.h">
2992 </File>
2993 <File
2994 RelativePath="..\Library\Include\wx\msw\tbarmsw.h">
2995 </File>
2996 <File
2997 RelativePath="..\Library\Include\wx\msw\textctrl.h">
2998 </File>
2999 <File
3000 RelativePath="..\Library\Include\wx\msw\tglbtn.h">
3001 </File>
3002 <File
3003 RelativePath="..\Library\Include\wx\msw\timer.h">
3004 </File>
3005 <File
3006 RelativePath="..\Library\Include\wx\msw\toolbutton.h">
3007 </File>
3008 <File
3009 RelativePath="..\Library\Include\wx\msw\tooltip.h">
3010 </File>
3011 <File
3012 RelativePath="..\Library\Include\wx\msw\toplevel.h">
3013 </File>
3014 <File
3015 RelativePath="..\Library\Include\wx\msw\treectrl.h">
3016 </File>
3017 <File
3018 RelativePath="..\Library\Include\wx\msw\uxtheme.h">
3019 </File>
3020 <File
3021 RelativePath="..\Library\Include\wx\msw\window.h">
3022 </File>
3023 <File
3024 RelativePath="..\Library\Include\wx\msw\winundef.h">
3025 </File>
3026 <File
3027 RelativePath="..\Library\Include\wx\msw\wrapcctl.h">
3028 </File>
3029 <File
3030 RelativePath="..\Library\Include\wx\msw\wrapcdlg.h">
3031 </File>
3032 <File
3033 RelativePath="..\Library\Include\wx\msw\wrapshl.h">
3034 </File>
3035 <File
3036 RelativePath="..\Library\Include\wx\msw\wrapwin.h">
3037 </File>
3038 </Filter>
3039 </Filter>
3040 <Filter
3041 Name="wxOil"
3042 Filter="*.h">
3043 <File
3044 RelativePath=".\wxOil\basestr.h">
3045 </File>
3046 <File
3047 RelativePath="wxOil\camdoc.h">
3048 </File>
3049 <File
3050 RelativePath="wxOil\camelot.h">
3051 </File>
3052 <File
3053 RelativePath="wxOil\camframe.h">
3054 </File>
3055 <File
3056 RelativePath=".\wxOil\camprofile.h">
3057 </File>
3058 <File
3059 RelativePath=".\wxOil\camresource.h">
3060 </File>
3061 <File
3062 RelativePath="wxOil\camview.h">
3063 </File>
3064 <File
3065 RelativePath=".\wxOil\ccdc.h">
3066 </File>
3067 <File
3068 RelativePath="wxOil\ccobject.h">
3069 </File>
3070 <File
3071 RelativePath=".\wxOil\ccolbar.h">
3072 </File>
3073 <File
3074 RelativePath=".\wxOil\clikmods.h">
3075 </File>
3076 <File
3077 RelativePath=".\wxOil\colourmat.h">
3078 </File>
3079 <File
3080 RelativePath=".\wxOil\compatdef.h">
3081 </File>
3082 <File
3083 RelativePath=".\wxOil\convert.h">
3084 </File>
3085 <File
3086 RelativePath=".\wxOil\ctrllist.h">
3087 </File>
3088 <File
3089 RelativePath=".\wxOil\cursor.h">
3090 </File>
3091 <File
3092 RelativePath=".\wxOil\devcolor.h">
3093 </File>
3094 <File
3095 RelativePath=".\wxOil\diagnost.h">
3096 </File>
3097 <File
3098 RelativePath=".\wxOil\dibconv.h">
3099 </File>
3100 <File
3101 RelativePath=".\wxOil\dibutil.h">
3102 </File>
3103 <File
3104 RelativePath=".\wxOil\dlgmgr.h">
3105 </File>
3106 <File
3107 RelativePath=".\wxOil\dlgview.h">
3108 </File>
3109 <File
3110 RelativePath=".\wxOil\dragcol.h">
3111 </File>
3112 <File
3113 RelativePath=".\wxOil\dragmgr.h">
3114 </File>
3115 <File
3116 RelativePath=".\wxOil\dragtrgt.h">
3117 </File>
3118 <File
3119 RelativePath=".\wxOil\drawctl.h">
3120 </File>
3121 <File
3122 RelativePath=".\wxOil\ensure.h">
3123 </File>
3124 <File
3125 RelativePath=".\wxOil\errorbox.h">
3126 </File>
3127 <File
3128 RelativePath=".\wxOil\errors.h">
3129 </File>
3130 <File
3131 RelativePath=".\wxOil\exception.h">
3132 </File>
3133 <File
3134 RelativePath=".\wxOil\fixmem.h">
3135 </File>
3136 <File
3137 RelativePath=".\wxOil\fixst128.h">
3138 </File>
3139 <File
3140 RelativePath=".\wxOil\fixst256.h">
3141 </File>
3142 <File
3143 RelativePath=".\wxOil\fixstr16.h">
3144 </File>
3145 <File
3146 RelativePath=".\wxOil\fixstr32.h">
3147 </File>
3148 <File
3149 RelativePath=".\wxOil\fixstr64.h">
3150 </File>
3151 <File
3152 RelativePath=".\wxOil\fixstr8.h">
3153 </File>
3154 <File
3155 RelativePath=".\wxOil\fontbase.h">
3156 </File>
3157 <File
3158 RelativePath=".\wxOil\fuzzclip.h">
3159 </File>
3160 <File
3161 RelativePath=".\wxOil\gbrush.h">
3162 </File>
3163 <File
3164 RelativePath=".\wxOil\gbrushop.h">
3165 </File>
3166 <File
3167 RelativePath=".\wxOil\gcmaths.h">
3168 </File>
3169 <File
3170 RelativePath=".\wxOil\gdrawcon.h">
3171 </File>
3172 <File
3173 RelativePath=".\wxOil\gifutil.h">
3174 </File>
3175 <File
3176 RelativePath=".\wxOil\grndbmp.h">
3177 </File>
3178 <File
3179 RelativePath=".\wxOil\grndclik.h">
3180 </File>
3181 <File
3182 RelativePath=".\wxOil\grnddib.h">
3183 </File>
3184 <File
3185 RelativePath=".\wxOil\grndrgn.h">
3186 </File>
3187 <File
3188 RelativePath=".\wxOil\handles.h">
3189 </File>
3190 <File
3191 RelativePath=".\wxOil\keypress.h">
3192 </File>
3193 <File
3194 RelativePath=".\wxOil\localenv.h">
3195 </File>
3196 <File
3197 RelativePath=".\wxOil\maskedrr.h">
3198 </File>
3199 <File
3200 RelativePath=".\wxOil\maskfilt.h">
3201 </File>
3202 <File
3203 RelativePath=".\wxOil\memdebug.h">
3204 </File>
3205 <File
3206 RelativePath=".\wxOil\menucmds.h">
3207 </File>
3208 <File
3209 RelativePath=".\wxOil\menupref.h">
3210 </File>
3211 <File
3212 RelativePath=".\wxOil\mfccontainer.h">
3213 </File>
3214 <File
3215 RelativePath=".\wxOil\monotime.h">
3216 </File>
3217 <File
3218 RelativePath=".\wxOil\mtrand.h">
3219 </File>
3220 <File
3221 RelativePath=".\wxOil\newcamview.h">
3222 </File>
3223 <File
3224 RelativePath=".\wxOil\offscrn.h">
3225 </File>
3226 <File
3227 RelativePath=".\wxOil\oilbitmap.h">
3228 </File>
3229 <File
3230 RelativePath=".\wxOil\oilcoord.h">
3231 </File>
3232 <File
3233 RelativePath=".\wxOil\oilfiles.h">
3234 </File>
3235 <File
3236 RelativePath=".\wxOil\oilfltrs.h">
3237 </File>
3238 <File
3239 RelativePath=".\wxOil\oilmenus.h">
3240 </File>
3241 <File
3242 RelativePath=".\wxOil\oilprefs.h">
3243 </File>
3244 <File
3245 RelativePath=".\wxOil\oilrect.h">
3246 </File>
3247 <File
3248 RelativePath=".\wxOil\oilruler.h">
3249 </File>
3250 <File
3251 RelativePath=".\wxOil\osrndrgn.h">
3252 </File>
3253 <File
3254 RelativePath=".\wxOil\outptpng.h">
3255 </File>
3256 <File
3257 RelativePath=".\wxOil\palman.h">
3258 </File>
3259 <File
3260 RelativePath=".\wxOil\pathname.h">
3261 </File>
3262 <File
3263 RelativePath=".\wxOil\pngfiltr.h">
3264 </File>
3265 <File
3266 RelativePath=".\wxOil\pngutil.h">
3267 </File>
3268 <File
3269 RelativePath=".\wxOil\progress.h">
3270 </File>
3271 <File
3272 RelativePath=".\wxOil\ralphdoc.h">
3273 </File>
3274 <File
3275 RelativePath=".\wxOil\RalphErr.h">
3276 </File>
3277 <File
3278 RelativePath=".\wxOil\ralphint.h">
3279 </File>
3280 <File
3281 RelativePath=".\wxOil\rendbits.h">
3282 </File>
3283 <File
3284 RelativePath=".\wxOil\rendtype.h">
3285 </File>
3286 <File
3287 RelativePath=".\wxOil\rendwnd.h">
3288 </File>
3289 <File
3290 RelativePath="wxOil\resource.h">
3291 </File>
3292 <File
3293 RelativePath=".\wxOil\scrcamvw.h">
3294 </File>
3295 <File
3296 RelativePath=".\wxOil\scrvw.h">
3297 </File>
3298 <File
3299 RelativePath=".\wxOil\sgliboil.h">
3300 </File>
3301 <File
3302 RelativePath=".\wxOil\speedtst.h">
3303 </File>
3304 <File
3305 RelativePath="wxOil\stdwx.h">
3306 </File>
3307 <File
3308 RelativePath=".\wxOil\strings.h">
3309 </File>
3310 <File
3311 RelativePath=".\wxOil\textfuns.h">
3312 </File>
3313 <File
3314 RelativePath=".\wxOil\ttfonts.h">
3315 </File>
3316 <File
3317 RelativePath=".\wxOil\tunemem.h">
3318 </File>
3319 <File
3320 RelativePath=".\wxOil\varstr.h">
3321 </File>
3322 <File
3323 RelativePath=".\wxOil\vstate.h">
3324 </File>
3325 <File
3326 RelativePath=".\wxOil\wincoord.h">
3327 </File>
3328 <File
3329 RelativePath=".\wxOil\winrect.h">
3330 </File>
3331 </Filter>
3332 <Filter
3333 Name="Kernel"
3334 Filter="">
3335 <File
3336 RelativePath=".\Kernel\ai5_eps.h">
3337 </File>
3338 <File
3339 RelativePath=".\Kernel\ai8_eps.h">
3340 </File>
3341 <File
3342 RelativePath=".\Kernel\ai_bmp.h">
3343 </File>
3344 <File
3345 RelativePath=".\Kernel\ai_eps.h">
3346 </File>
3347 <File
3348 RelativePath=".\Kernel\ai_epsrr.h">
3349 </File>
3350 <File
3351 RelativePath=".\Kernel\ai_grad.h">
3352 </File>
3353 <File
3354 RelativePath=".\Kernel\ai_layer.h">
3355 </File>
3356 <File
3357 RelativePath=".\Kernel\aligndlg.h">
3358 </File>
3359 <File
3360 RelativePath=".\Kernel\app.h">
3361 </File>
3362 <File
3363 RelativePath=".\Kernel\appstate.h">
3364 </File>
3365 <File
3366 RelativePath=".\Kernel\arrows.h">
3367 </File>
3368 <File
3369 RelativePath=".\Kernel\attr.h">
3370 </File>
3371 <File
3372 RelativePath=".\Kernel\attraggl.h">
3373 </File>
3374 <File
3375 RelativePath=".\Kernel\attrmap.h">
3376 </File>
3377 <File
3378 RelativePath=".\Kernel\attrmgr.h">
3379 </File>
3380 <File
3381 RelativePath=".\Kernel\attrval.h">
3382 </File>
3383 <File
3384 RelativePath=".\Kernel\aw_eps.h">
3385 </File>
3386 <File
3387 RelativePath=".\Kernel\barmsg.h">
3388 </File>
3389 <File
3390 RelativePath=".\Kernel\basedoc.h">
3391 </File>
3392 <File
3393 RelativePath=".\Kernel\becomea.h">
3394 </File>
3395 <File
3396 RelativePath=".\Kernel\bfxdlg2.h">
3397 </File>
3398 <File
3399 RelativePath=".\Kernel\biasgain.h">
3400 </File>
3401 <File
3402 RelativePath=".\Kernel\binds.h">
3403 </File>
3404 <File
3405 RelativePath=".\Kernel\bitfilt.h">
3406 </File>
3407 <File
3408 RelativePath=".\Kernel\bitmap.h">
3409 </File>
3410 <File
3411 RelativePath=".\Kernel\BitmapCache.h">
3412 </File>
3413 <File
3414 RelativePath=".\Kernel\BitmapCacheKey.h">
3415 </File>
3416 <File
3417 RelativePath=".\Kernel\blendatt.h">
3418 </File>
3419 <File
3420 RelativePath=".\Kernel\bmapprev.h">
3421 </File>
3422 <File
3423 RelativePath=".\Kernel\bmpcomp.h">
3424 </File>
3425 <File
3426 RelativePath=".\Kernel\bmplist.h">
3427 </File>
3428 <File
3429 RelativePath=".\Kernel\bmpprefs.h">
3430 </File>
3431 <File
3432 RelativePath=".\Kernel\brpress.h">
3433 </File>
3434 <File
3435 RelativePath=".\Kernel\brshattr.h">
3436 </File>
3437 <File
3438 RelativePath=".\Kernel\brshcomp.h">
3439 </File>
3440 <File
3441 RelativePath=".\Kernel\brushref.h">
3442 </File>
3443 <File
3444 RelativePath=".\Kernel\bshadow.h">
3445 </File>
3446 <File
3447 RelativePath=".\Kernel\cameleps.h">
3448 </File>
3449 <File
3450 RelativePath=".\Kernel\camfiltr.h">
3451 </File>
3452 <File
3453 RelativePath="Kernel\camtypes.h">
3454 </File>
3455 <File
3456 RelativePath=".\Kernel\capturemanager.h">
3457 </File>
3458 <File
3459 RelativePath=".\Kernel\ccafile.h">
3460 </File>
3461 <File
3462 RelativePath=".\Kernel\ccfile.h">
3463 </File>
3464 <File
3465 RelativePath=".\Kernel\chapter.h">
3466 </File>
3467 <File
3468 RelativePath=".\Kernel\clipattr.h">
3469 </File>
3470 <File
3471 RelativePath=".\Kernel\clipint.cpp">
3472 </File>
3473 <File
3474 RelativePath=".\Kernel\clipint.h">
3475 </File>
3476 <File
3477 RelativePath=".\Kernel\cmdctrl.h">
3478 </File>
3479 <File
3480 RelativePath=".\Kernel\cmxexdc.h">
3481 </File>
3482 <File
3483 RelativePath=".\Kernel\cmxfiltr.h">
3484 </File>
3485 <File
3486 RelativePath=".\Kernel\cmxibits.h">
3487 </File>
3488 <File
3489 RelativePath=".\Kernel\cmxidata.h">
3490 </File>
3491 <File
3492 RelativePath=".\Kernel\cmxifltr.h">
3493 </File>
3494 <File
3495 RelativePath=".\Kernel\cmxistut.h">
3496 </File>
3497 <File
3498 RelativePath=".\Kernel\cmxrendr.h">
3499 </File>
3500 <File
3501 RelativePath=".\Kernel\cmxtree.h">
3502 </File>
3503 <File
3504 RelativePath=".\Kernel\colcarry.h">
3505 </File>
3506 <File
3507 RelativePath=".\Kernel\colcomp.h">
3508 </File>
3509 <File
3510 RelativePath=".\Kernel\colcontx.h">
3511 </File>
3512 <File
3513 RelativePath=".\Kernel\collist.h">
3514 </File>
3515 <File
3516 RelativePath=".\Kernel\colmodel.h">
3517 </File>
3518 <File
3519 RelativePath=".\Kernel\colmsg.h">
3520 </File>
3521 <File
3522 RelativePath=".\Kernel\colormgr.h">
3523 </File>
3524 <File
3525 RelativePath=".\Kernel\colplate.h">
3526 </File>
3527 <File
3528 RelativePath=".\Kernel\combshps.h">
3529 </File>
3530 <File
3531 RelativePath=".\Kernel\contmenu.h">
3532 </File>
3533 <File
3534 RelativePath=".\Kernel\coord.h">
3535 </File>
3536 <File
3537 RelativePath=".\Kernel\cpyact.h">
3538 </File>
3539 <File
3540 RelativePath=".\Kernel\csrstack.h">
3541 </File>
3542 <File
3543 RelativePath=".\Kernel\cstroke.h">
3544 </File>
3545 <File
3546 RelativePath=".\Kernel\cxfarrow.h">
3547 </File>
3548 <File
3549 RelativePath=".\Kernel\cxfcols.h">
3550 </File>
3551 <File
3552 RelativePath=".\Kernel\cxfdash.h">
3553 </File>
3554 <File
3555 RelativePath=".\Kernel\cxfdefs.h">
3556 </File>
3557 <File
3558 RelativePath=".\Kernel\cxfellp.h">
3559 </File>
3560 <File
3561 RelativePath=".\Kernel\cxfile.h">
3562 </File>
3563 <File
3564 RelativePath=".\Kernel\cxflists.h">
3565 </File>
3566 <File
3567 RelativePath=".\Kernel\cxfmap.h">
3568 </File>
3569 <File
3570 RelativePath=".\Kernel\cxfnbmp.h">
3571 </File>
3572 <File
3573 RelativePath=".\Kernel\cxfpoly.h">
3574 </File>
3575 <File
3576 RelativePath=".\Kernel\cxfrec.h">
3577 </File>
3578 <File
3579 RelativePath=".\Kernel\cxfrech.h">
3580 </File>
3581 <File
3582 RelativePath=".\Kernel\cxfrect.h">
3583 </File>
3584 <File
3585 RelativePath=".\Kernel\cxfrgshp.h">
3586 </File>
3587 <File
3588 RelativePath=".\Kernel\cxftags.h">
3589 </File>
3590 <File
3591 RelativePath=".\Kernel\cxftext.h">
3592 </File>
3593 <File
3594 RelativePath=".\Kernel\cxftfile.h">
3595 </File>
3596 <File
3597 RelativePath=".\Kernel\cxftrans.h">
3598 </File>
3599 <File
3600 RelativePath=".\Kernel\cxftree.h">
3601 </File>
3602 <File
3603 RelativePath=".\Kernel\cxfunits.h">
3604 </File>
3605 <File
3606 RelativePath=".\Kernel\davedlg.h">
3607 </File>
3608 <File
3609 RelativePath=".\Kernel\dbugtree.h">
3610 </File>
3611 <File
3612 RelativePath=".\Kernel\defalloc.h">
3613 </File>
3614 <File
3615 RelativePath=".\Kernel\dialogop.h">
3616 </File>
3617 <File
3618 RelativePath=".\Kernel\dlgtypes.h">
3619 </File>
3620 <File
3621 RelativePath=".\Kernel\doccolor.h">
3622 </File>
3623 <File
3624 RelativePath=".\Kernel\doccomp.h">
3625 </File>
3626 <File
3627 RelativePath=".\Kernel\doccoord.h">
3628 </File>
3629 <File
3630 RelativePath=".\Kernel\docrect.h">
3631 </File>
3632 <File
3633 RelativePath=".\Kernel\document.h">
3634 </File>
3635 <File
3636 RelativePath=".\Kernel\docview.h">
3637 </File>
3638 <File
3639 RelativePath=".\Kernel\docvmsg.h">
3640 </File>
3641 <File
3642 RelativePath=".\Kernel\draginfo.h">
3643 </File>
3644 <File
3645 RelativePath=".\Kernel\dumbnode.h">
3646 </File>
3647 <File
3648 RelativePath=".\Kernel\dynarray.h">
3649 </File>
3650 <File
3651 RelativePath=".\Kernel\effects_stack.h">
3652 </File>
3653 <File
3654 RelativePath=".\Kernel\epsclist.h">
3655 </File>
3656 <File
3657 RelativePath=".\Kernel\epsfiltr.h">
3658 </File>
3659 <File
3660 RelativePath=".\Kernel\epsstack.h">
3661 </File>
3662 <File
3663 RelativePath=".\Kernel\exjpeg.h">
3664 </File>
3665 <File
3666 RelativePath=".\Kernel\extender.h">
3667 </File>
3668 <File
3669 RelativePath=".\Kernel\filelist.h">
3670 </File>
3671 <File
3672 RelativePath=".\Kernel\fillattr.h">
3673 </File>
3674 <File
3675 RelativePath=".\Kernel\fillndge.h">
3676 </File>
3677 <File
3678 RelativePath=".\Kernel\fillramp.h">
3679 </File>
3680 <File
3681 RelativePath=".\Kernel\fillval.h">
3682 </File>
3683 <File
3684 RelativePath=".\Kernel\filters.h">
3685 </File>
3686 <File
3687 RelativePath=".\Kernel\filtirr.h">
3688 </File>
3689 <File
3690 RelativePath=".\Kernel\fitcurve.h">
3691 </File>
3692 <File
3693 RelativePath=".\Kernel\flags.h">
3694 </File>
3695 <File
3696 RelativePath=".\Kernel\fntcache.h">
3697 </File>
3698 <File
3699 RelativePath=".\Kernel\fontlist.h">
3700 </File>
3701 <File
3702 RelativePath=".\Kernel\fontman.h">
3703 </File>
3704 <File
3705 RelativePath=".\Kernel\fraclist.h">
3706 </File>
3707 <File
3708 RelativePath=".\Kernel\gadget.h">
3709 </File>
3710 <File
3711 RelativePath=".\Kernel\gcache.h">
3712 </File>
3713 <File
3714 RelativePath=".\Kernel\genlist.h">
3715 </File>
3716 <File
3717 RelativePath=".\Kernel\genstack.h">
3718 </File>
3719 <File
3720 RelativePath=".\Kernel\gradtbl.h">
3721 </File>
3722 <File
3723 RelativePath=".\Kernel\gradtype.h">
3724 </File>
3725 <File
3726 RelativePath=".\Kernel\grid.h">
3727 </File>
3728 <File
3729 RelativePath=".\Kernel\group.h">
3730 </File>
3731 <File
3732 RelativePath=".\Kernel\groupops.h">
3733 </File>
3734 <File
3735 RelativePath=".\Kernel\guides.h">
3736 </File>
3737 <File
3738 RelativePath=".\Kernel\helpuser.h">
3739 </File>
3740 <File
3741 RelativePath=".\Kernel\hotkeys.h">
3742 </File>
3743 <File
3744 RelativePath=".\Kernel\imjpeg.h">
3745 </File>
3746 <File
3747 RelativePath=".\Kernel\impcol.h">
3748 </File>
3749 <File
3750 RelativePath=".\Kernel\infobar.h">
3751 </File>
3752 <File
3753 RelativePath=".\Kernel\ink.h">
3754 </File>
3755 <File
3756 RelativePath=".\Kernel\insertnd.h">
3757 </File>
3758 <File
3759 RelativePath=".\Kernel\iprofile.h">
3760 </File>
3761 <File
3762 RelativePath=".\Kernel\iterator.h">
3763 </File>
3764 <File
3765 RelativePath=".\Kernel\jpgermgr.h">
3766 </File>
3767 <File
3768 RelativePath=".\Kernel\jpgsrc.h">
3769 </File>
3770 <File
3771 RelativePath=".\Kernel\kerneldc.h">
3772 </File>
3773 <File
3774 RelativePath=".\Kernel\layer.h">
3775 </File>
3776 <File
3777 RelativePath=".\Kernel\lineattr.h">
3778 </File>
3779 <File
3780 RelativePath=".\Kernel\list.h">
3781 </File>
3782 <File
3783 RelativePath=".\Kernel\listitem.h">
3784 </File>
3785 <File
3786 RelativePath=".\Kernel\matrix.h">
3787 </File>
3788 <File
3789 RelativePath=".\Kernel\menuitem.h">
3790 </File>
3791 <File
3792 RelativePath=".\Kernel\menuops.h">
3793 </File>
3794 <File
3795 RelativePath=".\Kernel\mkshapes.h">
3796 </File>
3797 <File
3798 RelativePath=".\Kernel\mkstroke.h">
3799 </File>
3800 <File
3801 RelativePath=".\Kernel\msg.h">
3802 </File>
3803 <File
3804 RelativePath=".\Kernel\native.h">
3805 </File>
3806 <File
3807 RelativePath=".\Kernel\nativeps.h">
3808 </File>
3809 <File
3810 RelativePath=".\Kernel\ndbldpth.h">
3811 </File>
3812 <File
3813 RelativePath=".\Kernel\ndbrshmk.h">
3814 </File>
3815 <File
3816 RelativePath=".\Kernel\ndclpcnt.h">
3817 </File>
3818 <File
3819 RelativePath=".\Kernel\ndmldgrp.h">
3820 </File>
3821 <File
3822 RelativePath=".\Kernel\ndoptmz.h">
3823 </File>
3824 <File
3825 RelativePath=".\Kernel\ngprop.h">
3826 </File>
3827 <File
3828 RelativePath=".\Kernel\ngscan.h">
3829 </File>
3830 <File
3831 RelativePath=".\Kernel\ngsentry.h">
3832 </File>
3833 <File
3834 RelativePath=".\Kernel\node.h">
3835 </File>
3836 <File
3837 RelativePath=".\Kernel\nodeabmp.h">
3838 </File>
3839 <File
3840 RelativePath=".\Kernel\nodeattr.h">
3841 </File>
3842 <File
3843 RelativePath=".\Kernel\Nodebev.h">
3844 </File>
3845 <File
3846 RelativePath=".\Kernel\nodebldr.h">
3847 </File>
3848 <File
3849 RelativePath=".\Kernel\nodeblnd.h">
3850 </File>
3851 <File
3852 RelativePath=".\Kernel\nodebmp.h">
3853 </File>
3854 <File
3855 RelativePath=".\Kernel\nodebrsh.h">
3856 </File>
3857 <File
3858 RelativePath=".\Kernel\nodeclip.h">
3859 </File>
3860 <File
3861 RelativePath=".\Kernel\nodecntr.h">
3862 </File>
3863 <File
3864 RelativePath=".\Kernel\nodecomp.h">
3865 </File>
3866 <File
3867 RelativePath=".\Kernel\nodecont.h">
3868 </File>
3869 <File
3870 RelativePath=".\Kernel\nodedoc.h">
3871 </File>
3872 <File
3873 RelativePath=".\Kernel\nodeelip.h">
3874 </File>
3875 <File
3876 RelativePath=".\Kernel\nodeliveeffect.h">
3877 </File>
3878 <File
3879 RelativePath=".\Kernel\nodemldr.h">
3880 </File>
3881 <File
3882 RelativePath=".\Kernel\nodemold.h">
3883 </File>
3884 <File
3885 RelativePath=".\Kernel\nodepath.h">
3886 </File>
3887 <File
3888 RelativePath=".\Kernel\nodepostpro.h">
3889 </File>
3890 <File
3891 RelativePath=".\Kernel\noderect.h">
3892 </File>
3893 <File
3894 RelativePath=".\Kernel\noderend.h">
3895 </File>
3896 <File
3897 RelativePath=".\Kernel\nodershp.h">
3898 </File>
3899 <File
3900 RelativePath=".\Kernel\nodeset.h">
3901 </File>
3902 <File
3903 RelativePath=".\Kernel\nodeshad.h">
3904 </File>
3905 <File
3906 RelativePath=".\Kernel\nodeshap.h">
3907 </File>
3908 <File
3909 RelativePath=".\Kernel\nodetext.h">
3910 </File>
3911 <File
3912 RelativePath=".\Kernel\nodetxtl.h">
3913 </File>
3914 <File
3915 RelativePath=".\Kernel\nodetxts.h">
3916 </File>
3917 <File
3918 RelativePath=".\Kernel\npaper.h">
3919 </File>
3920 <File
3921 RelativePath=".\Kernel\objchge.h">
3922 </File>
3923 <File
3924 RelativePath=".\Kernel\OpBarCreation.h">
3925 </File>
3926 <File
3927 RelativePath=".\Kernel\opbreak.h">
3928 </File>
3929 <File
3930 RelativePath=".\Kernel\opdesc.h">
3931 </File>
3932 <File
3933 RelativePath=".\Kernel\ophist.h">
3934 </File>
3935 <File
3936 RelativePath=".\Kernel\opnudge.h">
3937 </File>
3938 <File
3939 RelativePath=".\Kernel\oppull.h">
3940 </File>
3941 <File
3942 RelativePath=".\Kernel\ops.h">
3943 </File>
3944 <File
3945 RelativePath=".\Kernel\opsmooth.h">
3946 </File>
3947 <File
3948 RelativePath=".\Kernel\opsmpshp.h">
3949 </File>
3950 <File
3951 RelativePath=".\Kernel\optsgrid.h">
3952 </File>
3953 <File
3954 RelativePath=".\Kernel\page.h">
3955 </File>
3956 <File
3957 RelativePath=".\Kernel\pathndge.h">
3958 </File>
3959 <File
3960 RelativePath=".\Kernel\pathpcs.h">
3961 </File>
3962 <File
3963 RelativePath=".\Kernel\pathproc.h">
3964 </File>
3965 <File
3966 RelativePath=".\Kernel\paths.h">
3967 </File>
3968 <File
3969 RelativePath=".\Kernel\pathshap.h">
3970 </File>
3971 <File
3972 RelativePath=".\Kernel\pathtrap.h">
3973 </File>
3974 <File
3975 RelativePath=".\Kernel\pathtype.h">
3976 </File>
3977 <File
3978 RelativePath=".\Kernel\penedit.h">
3979 </File>
3980 <File
3981 RelativePath="..\Camelot\Source\kernel\pngfuncs.h">
3982 </File>
3983 <File
3984 RelativePath=".\Kernel\ppbrush.h">
3985 </File>
3986 <File
3987 RelativePath=".\Kernel\prefs.h">
3988 </File>
3989 <File
3990 RelativePath=".\Kernel\pressure.h">
3991 </File>
3992 <File
3993 RelativePath=".\Kernel\prntview.h">
3994 </File>
3995 <File
3996 RelativePath=".\Kernel\pump.h">
3997 </File>
3998 <File
3999 RelativePath=".\Kernel\qualattr.h">
4000 </File>
4001 <File
4002 RelativePath=".\Kernel\quality.h">
4003 </File>
4004 <File
4005 RelativePath=".\Kernel\qualops.h">
4006 </File>
4007 <File
4008 RelativePath=".\Kernel\range.h">
4009 </File>
4010 <File
4011 RelativePath=".\Kernel\rechattr.h">
4012 </File>
4013 <File
4014 RelativePath=".\Kernel\rechblnd.h">
4015 </File>
4016 <File
4017 RelativePath=".\Kernel\rechbmp.h">
4018 </File>
4019 <File
4020 RelativePath=".\Kernel\rechbmpp.h">
4021 </File>
4022 <File
4023 RelativePath=".\Kernel\rechcol.h">
4024 </File>
4025 <File
4026 RelativePath=".\Kernel\rechcomp.h">
4027 </File>
4028 <File
4029 RelativePath=".\Kernel\rechdoc.h">
4030 </File>
4031 <File
4032 RelativePath=".\Kernel\rechellp.h">
4033 </File>
4034 <File
4035 RelativePath=".\Kernel\rechgrp.h">
4036 </File>
4037 <File
4038 RelativePath=".\Kernel\rechinfo.h">
4039 </File>
4040 <File
4041 RelativePath=".\Kernel\rechmld.h">
4042 </File>
4043 <File
4044 RelativePath=".\Kernel\rechpath.h">
4045 </File>
4046 <File
4047 RelativePath=".\Kernel\rechpoly.h">
4048 </File>
4049 <File
4050 RelativePath=".\Kernel\rechprnt.h">
4051 </File>
4052 <File
4053 RelativePath=".\Kernel\rechrect.h">
4054 </File>
4055 <File
4056 RelativePath=".\Kernel\rechrshp.h">
4057 </File>
4058 <File
4059 RelativePath=".\Kernel\rechshad.h">
4060 </File>
4061 <File
4062 RelativePath=".\Kernel\rechsmth.h">
4063 </File>
4064 <File
4065 RelativePath=".\Kernel\rechtext.h">
4066 </File>
4067 <File
4068 RelativePath=".\Kernel\rechunit.h">
4069 </File>
4070 <File
4071 RelativePath=".\Kernel\rechview.h">
4072 </File>
4073 <File
4074 RelativePath=".\Kernel\rect.h">
4075 </File>
4076 <File
4077 RelativePath=".\Kernel\release.h">
4078 </File>
4079 <File
4080 RelativePath=".\Kernel\rgnlist.h">
4081 </File>
4082 <File
4083 RelativePath=".\Kernel\rndrgn.h">
4084 </File>
4085 <File
4086 RelativePath=".\Kernel\rndstack.h">
4087 </File>
4088 <File
4089 RelativePath=".\Kernel\rrcaps.h">
4090 </File>
4091 <File
4092 RelativePath=".\Kernel\SampList.h">
4093 </File>
4094 <File
4095 RelativePath=".\Kernel\saveeps.h">
4096 </File>
4097 <File
4098 RelativePath=".\Kernel\scanrr.h">
4099 </File>
4100 <File
4101 RelativePath=".\Kernel\selall.h">
4102 </File>
4103 <File
4104 RelativePath=".\Kernel\selmsg.h">
4105 </File>
4106 <File
4107 RelativePath=".\Kernel\selop.h">
4108 </File>
4109 <File
4110 RelativePath=".\Kernel\selstate.h">
4111 </File>
4112 <File
4113 RelativePath=".\Kernel\sgallery.h">
4114 </File>
4115 <File
4116 RelativePath=".\Kernel\sgscan.h">
4117 </File>
4118 <File
4119 RelativePath=".\Kernel\slice.h">
4120 </File>
4121 <File
4122 RelativePath=".\Kernel\slicehelper.h">
4123 </File>
4124 <File
4125 RelativePath=".\Kernel\slowjob.h">
4126 </File>
4127 <File
4128 RelativePath=".\Kernel\snapops.h">
4129 </File>
4130 <File
4131 RelativePath=".\Kernel\sprdmsg.h">
4132 </File>
4133 <File
4134 RelativePath=".\Kernel\spread.h">
4135 </File>
4136 <File
4137 RelativePath=".\Kernel\stack.h">
4138 </File>
4139 <File
4140 RelativePath=".\Kernel\statline.h">
4141 </File>
4142 <File
4143 RelativePath=".\Kernel\stockcol.h">
4144 </File>
4145 <File
4146 RelativePath=".\Kernel\tmpltdlg.h">
4147 </File>
4148 <File
4149 RelativePath=".\Kernel\tool.h">
4150 </File>
4151 <File
4152 RelativePath=".\Kernel\tooldlg.h">
4153 </File>
4154 <File
4155 RelativePath=".\Kernel\tracedlg.h">
4156 </File>
4157 <File
4158 RelativePath=".\Kernel\tranform.h">
4159 </File>
4160 <File
4161 RelativePath=".\Kernel\trans2d.h">
4162 </File>
4163 <File
4164 RelativePath=".\Kernel\txtattr.h">
4165 </File>
4166 <File
4167 RelativePath=".\Kernel\undoop.h">
4168 </File>
4169 <File
4170 RelativePath=".\Kernel\units.h">
4171 </File>
4172 <File
4173 RelativePath=".\Kernel\unittype.h">
4174 </File>
4175 <File
4176 RelativePath=".\Kernel\usercord.h">
4177 </File>
4178 <File
4179 RelativePath=".\Kernel\userrect.h">
4180 </File>
4181 <File
4182 RelativePath=".\Kernel\vectrndr.h">
4183 </File>
4184 <File
4185 RelativePath=".\Kernel\view.h">
4186 </File>
4187 <File
4188 RelativePath=".\Kernel\webaddr.h">
4189 </File>
4190 <File
4191 RelativePath=".\Kernel\webattr.h">
4192 </File>
4193 <File
4194 RelativePath=".\Kernel\webflags.h">
4195 </File>
4196 <File
4197 RelativePath=".\Kernel\webprefs.h">
4198 </File>
4199 <File
4200 RelativePath=".\Kernel\wrkcoord.h">
4201 </File>
4202 <File
4203 RelativePath=".\Kernel\wrkrect.h">
4204 </File>
4205 <File
4206 RelativePath=".\Kernel\XaDraw.h">
4207 </File>
4208 <File
4209 RelativePath=".\Kernel\xarprefs.h">
4210 </File>
4211 <File
4212 RelativePath=".\Kernel\xmatrix.h">
4213 </File>
4214 <File
4215 RelativePath=".\Kernel\zordops.h">
4216 </File>
4217 </Filter>
4218 <Filter
4219 Name="Tools"
4220 Filter="">
4221 <File
4222 RelativePath=".\tools\bevinfo.h">
4223 </File>
4224 <File
4225 RelativePath=".\tools\bevtool.h">
4226 </File>
4227 <File
4228 RelativePath=".\tools\beztool.h">
4229 </File>
4230 <File
4231 RelativePath=".\tools\blndtool.h">
4232 </File>
4233 <File
4234 RelativePath=".\tools\cntrtool.h">
4235 </File>
4236 <File
4237 RelativePath=".\tools\dragtool.h">
4238 </File>
4239 <File
4240 RelativePath=".\tools\eliptool.h">
4241 </File>
4242 <File
4243 RelativePath=".\tools\filltool.h">
4244 </File>
4245 <File
4246 RelativePath=".\tools\fitcurve.h">
4247 </File>
4248 <File
4249 RelativePath=".\tools\freehand.h">
4250 </File>
4251 <File
4252 RelativePath=".\tools\freeinfo.h">
4253 </File>
4254 <File
4255 RelativePath=".\tools\moldtool.h">
4256 </File>
4257 <File
4258 RelativePath=".\tools\opbevel.h">
4259 </File>
4260 <File
4261 RelativePath=".\tools\opbezier.h">
4262 </File>
4263 <File
4264 RelativePath=".\tools\opclip.h">
4265 </File>
4266 <File
4267 RelativePath=".\tools\opcntr.h">
4268 </File>
4269 <File
4270 RelativePath=".\tools\opdrbrsh.h">
4271 </File>
4272 <File
4273 RelativePath=".\tools\opflip.h">
4274 </File>
4275 <File
4276 RelativePath=".\tools\opfree.h">
4277 </File>
4278 <File
4279 RelativePath=".\tools\opliveeffects.h">
4280 </File>
4281 <File
4282 RelativePath=".\tools\opretro.h">
4283 </File>
4284 <File
4285 RelativePath=".\tools\oprotate.h">
4286 </File>
4287 <File
4288 RelativePath=".\tools\oprshape.h">
4289 </File>
4290 <File
4291 RelativePath=".\tools\opscale.h">
4292 </File>
4293 <File
4294 RelativePath=".\tools\OpShadow.h">
4295 </File>
4296 <File
4297 RelativePath=".\tools\pentool.h">
4298 </File>
4299 <File
4300 RelativePath=".\tools\pushtool.h">
4301 </File>
4302 <File
4303 RelativePath=".\tools\rectangl.h">
4304 </File>
4305 <File
4306 RelativePath=".\tools\regshape.h">
4307 </File>
4308 <File
4309 RelativePath=".\tools\selector.h">
4310 </File>
4311 <File
4312 RelativePath=".\tools\selinfo.h">
4313 </File>
4314 <File
4315 RelativePath=".\tools\shadinfo.h">
4316 </File>
4317 <File
4318 RelativePath=".\tools\shadtool.h">
4319 </File>
4320 <File
4321 RelativePath=".\tools\textops.h">
4322 </File>
4323 <File
4324 RelativePath=".\tools\texttool.h">
4325 </File>
4326 <File
4327 RelativePath=".\tools\tranlate.h">
4328 </File>
4329 <File
4330 RelativePath=".\tools\viewmod.h">
4331 </File>
4332 <File
4333 RelativePath=".\tools\zoomops.h">
4334 </File>
4335 <File
4336 RelativePath=".\tools\zoomtool.h">
4337 </File>
4338 </Filter>
4339 <Filter
4340 Name="wxXtra"
4341 Filter="">
4342 <File
4343 RelativePath=".\wxXtra\doublebuffer.h">
4344 </File>
4345 <File
4346 RelativePath=".\wxXtra\manager.h">
4347 </File>
4348 <File
4349 RelativePath=".\wxXtra\wxmousestate.h">
4350 </File>
4351 <File
4352 RelativePath=".\wxXtra\wxXtra.h">
4353 </File>
4354 </Filter>
4355 </Filter>
4356 <Filter
4357 Name="Resource Files"
4358 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
4359 <File
4360 RelativePath=".\wxOil\Res\AppIcon.ico">
4361 </File>
4362 <File
4363 RelativePath=".\wxoil\wx\msw\blank.cur">
4364 </File>
4365 <File
4366 RelativePath=".\wxoil\wx\msw\bullseye.cur">
4367 </File>
4368 <File
4369 RelativePath="wxOil\Camelot.rc">
4370 <FileConfiguration
4371 Name="Debug|Win32">
4372 <Tool
4373 Name="VCResourceCompilerTool"
4374 AdditionalIncludeDirectories="..\Library\Include"/>
4375 </FileConfiguration>
4376 <FileConfiguration
4377 Name="Release|Win32">
4378 <Tool
4379 Name="VCResourceCompilerTool"
4380 AdditionalIncludeDirectories="..\Library\Include"/>
4381 </FileConfiguration>
4382 <FileConfiguration
4383 Name="Profile|Win32">
4384 <Tool
4385 Name="VCResourceCompilerTool"
4386 AdditionalIncludeDirectories="..\Library\Include"/>
4387 </FileConfiguration>
4388 <FileConfiguration
4389 Name="TestRelease|Win32">
4390 <Tool
4391 Name="VCResourceCompilerTool"
4392 AdditionalIncludeDirectories="..\Library\Include"/>
4393 </FileConfiguration>
4394 </File>
4395 <File
4396 RelativePath=".\wxoil\wx\msw\cdrom.ico">
4397 </File>
4398 <File
4399 RelativePath=".\wxoil\wx\msw\colours.bmp">
4400 </File>
4401 <File
4402 RelativePath=".\wxoil\wx\msw\computer.ico">
4403 </File>
4404 <File
4405 RelativePath=".\wxoil\wx\msw\cross.cur">
4406 </File>
4407 <File
4408 RelativePath=".\wxoil\wx\msw\csquery.bmp">
4409 </File>
4410 <File
4411 RelativePath=".\wxoil\wx\msw\drive.ico">
4412 </File>
4413 <File
4414 RelativePath=".\wxoil\wx\msw\file1.ico">
4415 </File>
4416 <File
4417 RelativePath=".\wxoil\wx\msw\floppy.ico">
4418 </File>
4419 <File
4420 RelativePath=".\wxoil\wx\msw\folder1.ico">
4421 </File>
4422 <File
4423 RelativePath=".\wxoil\wx\msw\folder2.ico">
4424 </File>
4425 <File
4426 RelativePath=".\wxoil\wx\msw\hand.cur">
4427 </File>
4428 <File
4429 RelativePath=".\wxoil\wx\msw\magnif1.cur">
4430 </File>
4431 <File
4432 RelativePath=".\wxoil\wx\msw\pbrush.cur">
4433 </File>
4434 <File
4435 RelativePath=".\wxoil\wx\msw\pencil.cur">
4436 </File>
4437 <File
4438 RelativePath=".\wxoil\wx\msw\pntleft.cur">
4439 </File>
4440 <File
4441 RelativePath=".\wxoil\wx\msw\pntright.cur">
4442 </File>
4443 <File
4444 RelativePath=".\wxoil\wx\msw\removble.ico">
4445 </File>
4446 <File
4447 RelativePath=".\wxoil\wx\msw\rightarr.cur">
4448 </File>
4449 <File
4450 RelativePath=".\wxoil\wx\msw\roller.cur">
4451 </File>
4452 </Filter>
4453 <Filter
4454 Name="Libs"
4455 Filter="">
4456 <File
4457 RelativePath="..\Library\Lib\wxbase26.lib">
4458 <FileConfiguration
4459 Name="Debug|Win32"
4460 ExcludedFromBuild="TRUE">
4461 <Tool
4462 Name="VCCustomBuildTool"/>
4463 </FileConfiguration>
4464 </File>
4465 <File
4466 RelativePath="..\Library\lib\wxbase26_net.lib">
4467 <FileConfiguration
4468 Name="Debug|Win32"
4469 ExcludedFromBuild="TRUE">
4470 <Tool
4471 Name="VCCustomBuildTool"/>
4472 </FileConfiguration>
4473 </File>
4474 <File
4475 RelativePath="..\Library\Lib\wxbase26_xml.lib">
4476 <FileConfiguration
4477 Name="Debug|Win32"
4478 ExcludedFromBuild="TRUE">
4479 <Tool
4480 Name="VCCustomBuildTool"/>
4481 </FileConfiguration>
4482 </File>
4483 <File
4484 RelativePath="..\Library\Lib\wxbase26d.lib">
4485 <FileConfiguration
4486 Name="Release|Win32"
4487 ExcludedFromBuild="TRUE">
4488 <Tool
4489 Name="VCCustomBuildTool"/>
4490 </FileConfiguration>
4491 <FileConfiguration
4492 Name="Profile|Win32"
4493 ExcludedFromBuild="TRUE">
4494 <Tool
4495 Name="VCCustomBuildTool"/>
4496 </FileConfiguration>
4497 <FileConfiguration
4498 Name="TestRelease|Win32"
4499 ExcludedFromBuild="TRUE">
4500 <Tool
4501 Name="VCCustomBuildTool"/>
4502 </FileConfiguration>
4503 </File>
4504 <File
4505 RelativePath="..\Library\lib\wxbase26d_net.idb">
4506 <FileConfiguration
4507 Name="Release|Win32"
4508 ExcludedFromBuild="TRUE">
4509 <Tool
4510 Name="VCCustomBuildTool"/>
4511 </FileConfiguration>
4512 <FileConfiguration
4513 Name="Profile|Win32"
4514 ExcludedFromBuild="TRUE">
4515 <Tool
4516 Name="VCCustomBuildTool"/>
4517 </FileConfiguration>
4518 <FileConfiguration
4519 Name="TestRelease|Win32"
4520 ExcludedFromBuild="TRUE">
4521 <Tool
4522 Name="VCCustomBuildTool"/>
4523 </FileConfiguration>
4524 </File>
4525 <File
4526 RelativePath="..\Library\Lib\wxbase26d_xml.lib">
4527 <FileConfiguration
4528 Name="Release|Win32"
4529 ExcludedFromBuild="TRUE">
4530 <Tool
4531 Name="VCCustomBuildTool"/>
4532 </FileConfiguration>
4533 <FileConfiguration
4534 Name="Profile|Win32"
4535 ExcludedFromBuild="TRUE">
4536 <Tool
4537 Name="VCCustomBuildTool"/>
4538 </FileConfiguration>
4539 <FileConfiguration
4540 Name="TestRelease|Win32"
4541 ExcludedFromBuild="TRUE">
4542 <Tool
4543 Name="VCCustomBuildTool"/>
4544 </FileConfiguration>
4545 </File>
4546 <File
4547 RelativePath="..\Library\Lib\wxdockit.lib">
4548 <FileConfiguration
4549 Name="Debug|Win32"
4550 ExcludedFromBuild="TRUE">
4551 <Tool
4552 Name="VCCustomBuildTool"/>
4553 </FileConfiguration>
4554 </File>
4555 <File
4556 RelativePath="..\Library\Lib\wxdockitd.lib">
4557 <FileConfiguration
4558 Name="Release|Win32"
4559 ExcludedFromBuild="TRUE">
4560 <Tool
4561 Name="VCCustomBuildTool"/>
4562 </FileConfiguration>
4563 <FileConfiguration
4564 Name="Profile|Win32"
4565 ExcludedFromBuild="TRUE">
4566 <Tool
4567 Name="VCCustomBuildTool"/>
4568 </FileConfiguration>
4569 <FileConfiguration
4570 Name="TestRelease|Win32"
4571 ExcludedFromBuild="TRUE">
4572 <Tool
4573 Name="VCCustomBuildTool"/>
4574 </FileConfiguration>
4575 </File>
4576 <File
4577 RelativePath="..\Library\Lib\wxexpat.lib">
4578 <FileConfiguration
4579 Name="Debug|Win32"
4580 ExcludedFromBuild="TRUE">
4581 <Tool
4582 Name="VCCustomBuildTool"/>
4583 </FileConfiguration>
4584 </File>
4585 <File
4586 RelativePath="..\Library\Lib\wxexpatd.lib">
4587 <FileConfiguration
4588 Name="Release|Win32"
4589 ExcludedFromBuild="TRUE">
4590 <Tool
4591 Name="VCCustomBuildTool"/>
4592 </FileConfiguration>
4593 <FileConfiguration
4594 Name="Profile|Win32"
4595 ExcludedFromBuild="TRUE">
4596 <Tool
4597 Name="VCCustomBuildTool"/>
4598 </FileConfiguration>
4599 <FileConfiguration
4600 Name="TestRelease|Win32"
4601 ExcludedFromBuild="TRUE">
4602 <Tool
4603 Name="VCCustomBuildTool"/>
4604 </FileConfiguration>
4605 </File>
4606 <File
4607 RelativePath="..\Library\Lib\wxjpeg.lib">
4608 <FileConfiguration
4609 Name="Debug|Win32"
4610 ExcludedFromBuild="TRUE">
4611 <Tool
4612 Name="VCCustomBuildTool"/>
4613 </FileConfiguration>
4614 <FileConfiguration
4615 Name="Release|Win32">
4616 <Tool
4617 Name="VCCustomBuildTool"/>
4618 </FileConfiguration>
4619 <FileConfiguration
4620 Name="Profile|Win32">
4621 <Tool
4622 Name="VCCustomBuildTool"/>
4623 </FileConfiguration>
4624 <FileConfiguration
4625 Name="TestRelease|Win32">
4626 <Tool
4627 Name="VCCustomBuildTool"/>
4628 </FileConfiguration>
4629 </File>
4630 <File
4631 RelativePath="..\Library\Lib\wxjpegd.lib">
4632 <FileConfiguration
4633 Name="Debug|Win32">
4634 <Tool
4635 Name="VCCustomBuildTool"/>
4636 </FileConfiguration>
4637 <FileConfiguration
4638 Name="Release|Win32"
4639 ExcludedFromBuild="TRUE">
4640 <Tool
4641 Name="VCCustomBuildTool"/>
4642 </FileConfiguration>
4643 <FileConfiguration
4644 Name="Profile|Win32"
4645 ExcludedFromBuild="TRUE">
4646 <Tool
4647 Name="VCCustomBuildTool"/>
4648 </FileConfiguration>
4649 <FileConfiguration
4650 Name="TestRelease|Win32"
4651 ExcludedFromBuild="TRUE">
4652 <Tool
4653 Name="VCCustomBuildTool"/>
4654 </FileConfiguration>
4655 </File>
4656 <File
4657 RelativePath="..\Library\Lib\wxmsw26_adv.lib">
4658 <FileConfiguration
4659 Name="Debug|Win32"
4660 ExcludedFromBuild="TRUE">
4661 <Tool
4662 Name="VCCustomBuildTool"/>
4663 </FileConfiguration>
4664 </File>
4665 <File
4666 RelativePath="..\Library\Lib\wxmsw26_core.lib">
4667 <FileConfiguration
4668 Name="Debug|Win32"
4669 ExcludedFromBuild="TRUE">
4670 <Tool
4671 Name="VCCustomBuildTool"/>
4672 </FileConfiguration>
4673 </File>
4674 <File
4675 RelativePath="..\Library\Lib\wxmsw26_html.lib">
4676 <FileConfiguration
4677 Name="Debug|Win32"
4678 ExcludedFromBuild="TRUE">
4679 <Tool
4680 Name="VCCustomBuildTool"/>
4681 </FileConfiguration>
4682 </File>
4683 <File
4684 RelativePath="..\Library\lib\wxmsw26_media.lib">
4685 <FileConfiguration
4686 Name="Debug|Win32"
4687 ExcludedFromBuild="TRUE">
4688 <Tool
4689 Name="VCCustomBuildTool"/>
4690 </FileConfiguration>
4691 </File>
4692 <File
4693 RelativePath="..\Library\lib\wxmsw26_qa.lib">
4694 <FileConfiguration
4695 Name="Debug|Win32"
4696 ExcludedFromBuild="TRUE">
4697 <Tool
4698 Name="VCCustomBuildTool"/>
4699 </FileConfiguration>
4700 </File>
4701 <File
4702 RelativePath="..\Library\Lib\wxmsw26_xrc.lib">
4703 <FileConfiguration
4704 Name="Debug|Win32"
4705 ExcludedFromBuild="TRUE">
4706 <Tool
4707 Name="VCCustomBuildTool"/>
4708 </FileConfiguration>
4709 </File>
4710 <File
4711 RelativePath="..\Library\Lib\wxmsw26d_adv.lib">
4712 <FileConfiguration
4713 Name="Release|Win32"
4714 ExcludedFromBuild="TRUE">
4715 <Tool
4716 Name="VCCustomBuildTool"/>
4717 </FileConfiguration>
4718 <FileConfiguration
4719 Name="Profile|Win32"
4720 ExcludedFromBuild="TRUE">
4721 <Tool
4722 Name="VCCustomBuildTool"/>
4723 </FileConfiguration>
4724 <FileConfiguration
4725 Name="TestRelease|Win32"
4726 ExcludedFromBuild="TRUE">
4727 <Tool
4728 Name="VCCustomBuildTool"/>
4729 </FileConfiguration>
4730 </File>
4731 <File
4732 RelativePath="..\Library\Lib\wxmsw26d_core.lib">
4733 <FileConfiguration
4734 Name="Release|Win32"
4735 ExcludedFromBuild="TRUE">
4736 <Tool
4737 Name="VCCustomBuildTool"/>
4738 </FileConfiguration>
4739 <FileConfiguration
4740 Name="Profile|Win32"
4741 ExcludedFromBuild="TRUE">
4742 <Tool
4743 Name="VCCustomBuildTool"/>
4744 </FileConfiguration>
4745 <FileConfiguration
4746 Name="TestRelease|Win32"
4747 ExcludedFromBuild="TRUE">
4748 <Tool
4749 Name="VCCustomBuildTool"/>
4750 </FileConfiguration>
4751 </File>
4752 <File
4753 RelativePath="..\Library\Lib\wxmsw26d_html.lib">
4754 <FileConfiguration
4755 Name="Release|Win32"
4756 ExcludedFromBuild="TRUE">
4757 <Tool
4758 Name="VCCustomBuildTool"/>
4759 </FileConfiguration>
4760 <FileConfiguration
4761 Name="Profile|Win32"
4762 ExcludedFromBuild="TRUE">
4763 <Tool
4764 Name="VCCustomBuildTool"/>
4765 </FileConfiguration>
4766 <FileConfiguration
4767 Name="TestRelease|Win32"
4768 ExcludedFromBuild="TRUE">
4769 <Tool
4770 Name="VCCustomBuildTool"/>
4771 </FileConfiguration>
4772 </File>
4773 <File
4774 RelativePath="..\Library\lib\wxmsw26d_media.lib">
4775 <FileConfiguration
4776 Name="Release|Win32"
4777 ExcludedFromBuild="TRUE">
4778 <Tool
4779 Name="VCCustomBuildTool"/>
4780 </FileConfiguration>
4781 <FileConfiguration
4782 Name="Profile|Win32"
4783 ExcludedFromBuild="TRUE">
4784 <Tool
4785 Name="VCCustomBuildTool"/>
4786 </FileConfiguration>
4787 <FileConfiguration
4788 Name="TestRelease|Win32"
4789 ExcludedFromBuild="TRUE">
4790 <Tool
4791 Name="VCCustomBuildTool"/>
4792 </FileConfiguration>
4793 </File>
4794 <File
4795 RelativePath="..\Library\lib\wxmsw26d_qa.lib">
4796 <FileConfiguration
4797 Name="Release|Win32"
4798 ExcludedFromBuild="TRUE">
4799 <Tool
4800 Name="VCCustomBuildTool"/>
4801 </FileConfiguration>
4802 <FileConfiguration
4803 Name="Profile|Win32"
4804 ExcludedFromBuild="TRUE">
4805 <Tool
4806 Name="VCCustomBuildTool"/>
4807 </FileConfiguration>
4808 <FileConfiguration
4809 Name="TestRelease|Win32"
4810 ExcludedFromBuild="TRUE">
4811 <Tool
4812 Name="VCCustomBuildTool"/>
4813 </FileConfiguration>
4814 </File>
4815 <File
4816 RelativePath="..\Library\Lib\wxmsw26d_xrc.lib">
4817 <FileConfiguration
4818 Name="Release|Win32"
4819 ExcludedFromBuild="TRUE">
4820 <Tool
4821 Name="VCCustomBuildTool"/>
4822 </FileConfiguration>
4823 <FileConfiguration
4824 Name="Profile|Win32"
4825 ExcludedFromBuild="TRUE">
4826 <Tool
4827 Name="VCCustomBuildTool"/>
4828 </FileConfiguration>
4829 <FileConfiguration
4830 Name="TestRelease|Win32"
4831 ExcludedFromBuild="TRUE">
4832 <Tool
4833 Name="VCCustomBuildTool"/>
4834 </FileConfiguration>
4835 </File>
4836 <File
4837 RelativePath="..\Library\Lib\wxpng.lib">
4838 <FileConfiguration
4839 Name="Debug|Win32"
4840 ExcludedFromBuild="TRUE">
4841 <Tool
4842 Name="VCCustomBuildTool"/>
4843 </FileConfiguration>
4844 </File>
4845 <File
4846 RelativePath="..\Library\Lib\wxpngd.lib">
4847 <FileConfiguration
4848 Name="Release|Win32"
4849 ExcludedFromBuild="TRUE">
4850 <Tool
4851 Name="VCCustomBuildTool"/>
4852 </FileConfiguration>
4853 <FileConfiguration
4854 Name="Profile|Win32"
4855 ExcludedFromBuild="TRUE">
4856 <Tool
4857 Name="VCCustomBuildTool"/>
4858 </FileConfiguration>
4859 <FileConfiguration
4860 Name="TestRelease|Win32"
4861 ExcludedFromBuild="TRUE">
4862 <Tool
4863 Name="VCCustomBuildTool"/>
4864 </FileConfiguration>
4865 </File>
4866 <File
4867 RelativePath="..\Library\lib\wxregex.lib">
4868 <FileConfiguration
4869 Name="Debug|Win32"
4870 ExcludedFromBuild="TRUE">
4871 <Tool
4872 Name="VCCustomBuildTool"/>
4873 </FileConfiguration>
4874 </File>
4875 <File
4876 RelativePath="..\Library\lib\wxregexd.lib">
4877 <FileConfiguration
4878 Name="Release|Win32"
4879 ExcludedFromBuild="TRUE">
4880 <Tool
4881 Name="VCCustomBuildTool"/>
4882 </FileConfiguration>
4883 <FileConfiguration
4884 Name="Profile|Win32"
4885 ExcludedFromBuild="TRUE">
4886 <Tool
4887 Name="VCCustomBuildTool"/>
4888 </FileConfiguration>
4889 <FileConfiguration
4890 Name="TestRelease|Win32"
4891 ExcludedFromBuild="TRUE">
4892 <Tool
4893 Name="VCCustomBuildTool"/>
4894 </FileConfiguration>
4895 </File>
4896 <File
4897 RelativePath="..\Library\lib\wxtiff.lib">
4898 <FileConfiguration
4899 Name="Debug|Win32"
4900 ExcludedFromBuild="TRUE">
4901 <Tool
4902 Name="VCCustomBuildTool"/>
4903 </FileConfiguration>
4904 </File>
4905 <File
4906 RelativePath="..\Library\lib\wxtiffd.lib">
4907 <FileConfiguration
4908 Name="Release|Win32"
4909 ExcludedFromBuild="TRUE">
4910 <Tool
4911 Name="VCCustomBuildTool"/>
4912 </FileConfiguration>
4913 <FileConfiguration
4914 Name="Profile|Win32"
4915 ExcludedFromBuild="TRUE">
4916 <Tool
4917 Name="VCCustomBuildTool"/>
4918 </FileConfiguration>
4919 <FileConfiguration
4920 Name="TestRelease|Win32"
4921 ExcludedFromBuild="TRUE">
4922 <Tool
4923 Name="VCCustomBuildTool"/>
4924 </FileConfiguration>
4925 </File>
4926 <File
4927 RelativePath="..\Library\Lib\wxzlib.lib">
4928 <FileConfiguration
4929 Name="Debug|Win32"
4930 ExcludedFromBuild="TRUE">
4931 <Tool
4932 Name="VCCustomBuildTool"/>
4933 </FileConfiguration>
4934 </File>
4935 <File
4936 RelativePath="..\Library\Lib\wxzlibd.lib">
4937 <FileConfiguration
4938 Name="Release|Win32"
4939 ExcludedFromBuild="TRUE">
4940 <Tool
4941 Name="VCCustomBuildTool"/>
4942 </FileConfiguration>
4943 <FileConfiguration
4944 Name="Profile|Win32"
4945 ExcludedFromBuild="TRUE">
4946 <Tool
4947 Name="VCCustomBuildTool"/>
4948 </FileConfiguration>
4949 <FileConfiguration
4950 Name="TestRelease|Win32"
4951 ExcludedFromBuild="TRUE">
4952 <Tool
4953 Name="VCCustomBuildTool"/>
4954 </FileConfiguration>
4955 </File>
4956 </Filter>
4957 <File
4958 RelativePath=".\wxoil\wx\msw\wx.manifest">
4959 </File>
4960 </Files>
4961 <Globals>
4962 </Globals>
4963 </VisualStudioProject>