]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_base.vcproj
support for GTK3
[wxWidgets.git] / build / msw / wx_vc8_base.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.9 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="8.00"
12 Name="base"
13 ProjectGUID="{9B9B8541-3661-5AD8-8DFF-0BE67FBF1A37}"
14 >
15 <Platforms>
16 <Platform
17 Name="Win32"
18 />
19 </Platforms>
20 <ToolFiles>
21
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="Debug|Win32"
26 OutputDirectory="..\..\lib\vc_lib"
27 IntermediateDirectory="vc_mswud\base"
28 ConfigurationType="4"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
48 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
49 />
50 <Tool
51 Name="VCCLCompilerTool"
52 Optimization="0"
53 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
54 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
55 MinimalRebuild="true"
56 ExceptionHandling="1"
57 BasicRuntimeChecks="3"
58 RuntimeLibrary="3"
59 BufferSecurityCheck="true"
60 RuntimeTypeInfo="true"
61 UsePrecompiledHeader="2"
62 PrecompiledHeaderThrough="wx/wxprec.h"
63 PrecompiledHeaderFile="vc_mswud\wxprec_baselib.pch"
64 ObjectFile="vc_mswud\base\"
65 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"
66 WarningLevel="4"
67 SuppressStartupBanner="true"
68 Detect64BitPortabilityProblems="true"
69 DebugInformationFormat="3"
70 />
71 <Tool
72 Name="VCManagedResourceCompilerTool"
73 />
74 <Tool
75 Name="VCResourceCompilerTool"
76 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
77 Culture="1033"
78 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLibrarianTool"
85 OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"
86 SuppressStartupBanner="true"
87 />
88 <Tool
89 Name="VCALinkTool"
90 />
91 <Tool
92 Name="VCManifestTool"
93 />
94 <Tool
95 Name="VCXDCMakeTool"
96 />
97 <Tool
98 Name="VCBscMakeTool"
99 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
100 SuppressStartupBanner="true"
101 />
102 <Tool
103 Name="VCFxCopTool"
104 />
105 <Tool
106 Name="VCPostBuildEventTool"
107 />
108 </Configuration>
109 <Configuration
110 Name="Release|Win32"
111 OutputDirectory="..\..\lib\vc_lib"
112 IntermediateDirectory="vc_mswu\base"
113 ConfigurationType="4"
114 UseOfMFC="0"
115 ATLMinimizesCRunTimeLibraryUsage="false"
116 CharacterSet="1"
117 >
118 <Tool
119 Name="VCPreBuildEventTool"
120 />
121 <Tool
122 Name="VCCustomBuildTool"
123 />
124 <Tool
125 Name="VCXMLDataGeneratorTool"
126 />
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
129 />
130 <Tool
131 Name="VCMIDLTool"
132 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
133 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
134 />
135 <Tool
136 Name="VCCLCompilerTool"
137 Optimization="2"
138 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
139 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
140 ExceptionHandling="1"
141 RuntimeLibrary="2"
142 RuntimeTypeInfo="true"
143 UsePrecompiledHeader="2"
144 PrecompiledHeaderThrough="wx/wxprec.h"
145 PrecompiledHeaderFile="vc_mswu\wxprec_baselib.pch"
146 ObjectFile="vc_mswu\base\"
147 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"
148 WarningLevel="4"
149 SuppressStartupBanner="true"
150 Detect64BitPortabilityProblems="true"
151 DebugInformationFormat="3"
152 />
153 <Tool
154 Name="VCManagedResourceCompilerTool"
155 />
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
159 Culture="1033"
160 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
161 />
162 <Tool
163 Name="VCPreLinkEventTool"
164 />
165 <Tool
166 Name="VCLibrarianTool"
167 OutputFile="..\..\lib\vc_lib\wxbase29u.lib"
168 SuppressStartupBanner="true"
169 />
170 <Tool
171 Name="VCALinkTool"
172 />
173 <Tool
174 Name="VCManifestTool"
175 />
176 <Tool
177 Name="VCXDCMakeTool"
178 />
179 <Tool
180 Name="VCBscMakeTool"
181 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
182 SuppressStartupBanner="true"
183 />
184 <Tool
185 Name="VCFxCopTool"
186 />
187 <Tool
188 Name="VCPostBuildEventTool"
189 />
190 </Configuration>
191 <Configuration
192 Name="Universal Debug|Win32"
193 OutputDirectory="..\..\lib\vc_lib"
194 IntermediateDirectory="vc_mswunivud\base"
195 ConfigurationType="4"
196 UseOfMFC="0"
197 ATLMinimizesCRunTimeLibraryUsage="false"
198 CharacterSet="1"
199 >
200 <Tool
201 Name="VCPreBuildEventTool"
202 />
203 <Tool
204 Name="VCCustomBuildTool"
205 />
206 <Tool
207 Name="VCXMLDataGeneratorTool"
208 />
209 <Tool
210 Name="VCWebServiceProxyGeneratorTool"
211 />
212 <Tool
213 Name="VCMIDLTool"
214 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
215 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
216 />
217 <Tool
218 Name="VCCLCompilerTool"
219 Optimization="0"
220 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
221 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
222 MinimalRebuild="true"
223 ExceptionHandling="1"
224 BasicRuntimeChecks="3"
225 RuntimeLibrary="3"
226 BufferSecurityCheck="true"
227 RuntimeTypeInfo="true"
228 UsePrecompiledHeader="2"
229 PrecompiledHeaderThrough="wx/wxprec.h"
230 PrecompiledHeaderFile="vc_mswunivud\wxprec_baselib.pch"
231 ObjectFile="vc_mswunivud\base\"
232 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud.pdb"
233 WarningLevel="4"
234 SuppressStartupBanner="true"
235 Detect64BitPortabilityProblems="true"
236 DebugInformationFormat="3"
237 />
238 <Tool
239 Name="VCManagedResourceCompilerTool"
240 />
241 <Tool
242 Name="VCResourceCompilerTool"
243 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
244 Culture="1033"
245 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
246 />
247 <Tool
248 Name="VCPreLinkEventTool"
249 />
250 <Tool
251 Name="VCLibrarianTool"
252 OutputFile="..\..\lib\vc_lib\wxbase29ud.lib"
253 SuppressStartupBanner="true"
254 />
255 <Tool
256 Name="VCALinkTool"
257 />
258 <Tool
259 Name="VCManifestTool"
260 />
261 <Tool
262 Name="VCXDCMakeTool"
263 />
264 <Tool
265 Name="VCBscMakeTool"
266 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
267 SuppressStartupBanner="true"
268 />
269 <Tool
270 Name="VCFxCopTool"
271 />
272 <Tool
273 Name="VCPostBuildEventTool"
274 />
275 </Configuration>
276 <Configuration
277 Name="Universal Release|Win32"
278 OutputDirectory="..\..\lib\vc_lib"
279 IntermediateDirectory="vc_mswunivu\base"
280 ConfigurationType="4"
281 UseOfMFC="0"
282 ATLMinimizesCRunTimeLibraryUsage="false"
283 CharacterSet="1"
284 >
285 <Tool
286 Name="VCPreBuildEventTool"
287 />
288 <Tool
289 Name="VCCustomBuildTool"
290 />
291 <Tool
292 Name="VCXMLDataGeneratorTool"
293 />
294 <Tool
295 Name="VCWebServiceProxyGeneratorTool"
296 />
297 <Tool
298 Name="VCMIDLTool"
299 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
300 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
301 />
302 <Tool
303 Name="VCCLCompilerTool"
304 Optimization="2"
305 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
306 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
307 ExceptionHandling="1"
308 RuntimeLibrary="2"
309 RuntimeTypeInfo="true"
310 UsePrecompiledHeader="2"
311 PrecompiledHeaderThrough="wx/wxprec.h"
312 PrecompiledHeaderFile="vc_mswunivu\wxprec_baselib.pch"
313 ObjectFile="vc_mswunivu\base\"
314 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u.pdb"
315 WarningLevel="4"
316 SuppressStartupBanner="true"
317 Detect64BitPortabilityProblems="true"
318 DebugInformationFormat="3"
319 />
320 <Tool
321 Name="VCManagedResourceCompilerTool"
322 />
323 <Tool
324 Name="VCResourceCompilerTool"
325 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;wxUSE_BASE=1"
326 Culture="1033"
327 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
328 />
329 <Tool
330 Name="VCPreLinkEventTool"
331 />
332 <Tool
333 Name="VCLibrarianTool"
334 OutputFile="..\..\lib\vc_lib\wxbase29u.lib"
335 SuppressStartupBanner="true"
336 />
337 <Tool
338 Name="VCALinkTool"
339 />
340 <Tool
341 Name="VCManifestTool"
342 />
343 <Tool
344 Name="VCXDCMakeTool"
345 />
346 <Tool
347 Name="VCBscMakeTool"
348 OutputFile="..\..\lib\vc_lib\wx_vc8_base.bsc"
349 SuppressStartupBanner="true"
350 />
351 <Tool
352 Name="VCFxCopTool"
353 />
354 <Tool
355 Name="VCPostBuildEventTool"
356 />
357 </Configuration>
358 <Configuration
359 Name="DLL Debug|Win32"
360 OutputDirectory="..\..\lib\vc_dll"
361 IntermediateDirectory="vc_mswuddll\base"
362 ConfigurationType="2"
363 UseOfMFC="0"
364 ATLMinimizesCRunTimeLibraryUsage="false"
365 CharacterSet="1"
366 >
367 <Tool
368 Name="VCPreBuildEventTool"
369 />
370 <Tool
371 Name="VCCustomBuildTool"
372 />
373 <Tool
374 Name="VCXMLDataGeneratorTool"
375 />
376 <Tool
377 Name="VCWebServiceProxyGeneratorTool"
378 />
379 <Tool
380 Name="VCMIDLTool"
381 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
382 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
383 />
384 <Tool
385 Name="VCCLCompilerTool"
386 Optimization="0"
387 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
388 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
389 MinimalRebuild="true"
390 ExceptionHandling="1"
391 BasicRuntimeChecks="3"
392 RuntimeLibrary="3"
393 BufferSecurityCheck="true"
394 RuntimeTypeInfo="true"
395 UsePrecompiledHeader="2"
396 PrecompiledHeaderThrough="wx/wxprec.h"
397 PrecompiledHeaderFile="vc_mswuddll\wxprec_basedll.pch"
398 ObjectFile="vc_mswuddll\base\"
399 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase294ud_vc_custom.pdb"
400 WarningLevel="4"
401 SuppressStartupBanner="true"
402 Detect64BitPortabilityProblems="true"
403 DebugInformationFormat="3"
404 />
405 <Tool
406 Name="VCManagedResourceCompilerTool"
407 />
408 <Tool
409 Name="VCResourceCompilerTool"
410 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase294ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
411 Culture="1033"
412 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
413 />
414 <Tool
415 Name="VCPreLinkEventTool"
416 />
417 <Tool
418 Name="VCLinkerTool"
419 AdditionalOptions=""
420 AdditionalDependencies="wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
421 OutputFile="..\..\lib\vc_dll\wxbase294ud_vc_custom.dll"
422 LinkIncremental="2"
423 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
424 SuppressStartupBanner="true"
425 AdditionalLibraryDirectories="..\..\lib\vc_dll"
426 GenerateManifest="true"
427 GenerateDebugInformation="true"
428 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase294ud_vc_custom.pdb"
429 TargetMachine="1"
430 />
431 <Tool
432 Name="VCALinkTool"
433 />
434 <Tool
435 Name="VCManifestTool"
436 />
437 <Tool
438 Name="VCXDCMakeTool"
439 />
440 <Tool
441 Name="VCBscMakeTool"
442 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
443 SuppressStartupBanner="true"
444 />
445 <Tool
446 Name="VCFxCopTool"
447 />
448 <Tool
449 Name="VCPostBuildEventTool"
450 />
451 </Configuration>
452 <Configuration
453 Name="DLL Release|Win32"
454 OutputDirectory="..\..\lib\vc_dll"
455 IntermediateDirectory="vc_mswudll\base"
456 ConfigurationType="2"
457 UseOfMFC="0"
458 ATLMinimizesCRunTimeLibraryUsage="false"
459 CharacterSet="1"
460 >
461 <Tool
462 Name="VCPreBuildEventTool"
463 />
464 <Tool
465 Name="VCCustomBuildTool"
466 />
467 <Tool
468 Name="VCXMLDataGeneratorTool"
469 />
470 <Tool
471 Name="VCWebServiceProxyGeneratorTool"
472 />
473 <Tool
474 Name="VCMIDLTool"
475 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
476 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
477 />
478 <Tool
479 Name="VCCLCompilerTool"
480 Optimization="2"
481 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
482 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
483 ExceptionHandling="1"
484 RuntimeLibrary="2"
485 RuntimeTypeInfo="true"
486 UsePrecompiledHeader="2"
487 PrecompiledHeaderThrough="wx/wxprec.h"
488 PrecompiledHeaderFile="vc_mswudll\wxprec_basedll.pch"
489 ObjectFile="vc_mswudll\base\"
490 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase294u_vc_custom.pdb"
491 WarningLevel="4"
492 SuppressStartupBanner="true"
493 Detect64BitPortabilityProblems="true"
494 DebugInformationFormat="3"
495 />
496 <Tool
497 Name="VCManagedResourceCompilerTool"
498 />
499 <Tool
500 Name="VCResourceCompilerTool"
501 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxbase294u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
502 Culture="1033"
503 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
504 />
505 <Tool
506 Name="VCPreLinkEventTool"
507 />
508 <Tool
509 Name="VCLinkerTool"
510 AdditionalOptions=""
511 AdditionalDependencies="wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
512 OutputFile="..\..\lib\vc_dll\wxbase294u_vc_custom.dll"
513 LinkIncremental="1"
514 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
515 SuppressStartupBanner="true"
516 AdditionalLibraryDirectories="..\..\lib\vc_dll"
517 GenerateManifest="true"
518 GenerateDebugInformation="true"
519 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase294u_vc_custom.pdb"
520 TargetMachine="1"
521 OptimizeReferences="2"
522 EnableCOMDATFolding="2"
523 />
524 <Tool
525 Name="VCALinkTool"
526 />
527 <Tool
528 Name="VCManifestTool"
529 />
530 <Tool
531 Name="VCXDCMakeTool"
532 />
533 <Tool
534 Name="VCBscMakeTool"
535 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
536 SuppressStartupBanner="true"
537 />
538 <Tool
539 Name="VCFxCopTool"
540 />
541 <Tool
542 Name="VCPostBuildEventTool"
543 />
544 </Configuration>
545 <Configuration
546 Name="DLL Universal Debug|Win32"
547 OutputDirectory="..\..\lib\vc_dll"
548 IntermediateDirectory="vc_mswunivuddll\base"
549 ConfigurationType="2"
550 UseOfMFC="0"
551 ATLMinimizesCRunTimeLibraryUsage="false"
552 CharacterSet="1"
553 >
554 <Tool
555 Name="VCPreBuildEventTool"
556 />
557 <Tool
558 Name="VCCustomBuildTool"
559 />
560 <Tool
561 Name="VCXMLDataGeneratorTool"
562 />
563 <Tool
564 Name="VCWebServiceProxyGeneratorTool"
565 />
566 <Tool
567 Name="VCMIDLTool"
568 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
569 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
570 />
571 <Tool
572 Name="VCCLCompilerTool"
573 Optimization="0"
574 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
575 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
576 MinimalRebuild="true"
577 ExceptionHandling="1"
578 BasicRuntimeChecks="3"
579 RuntimeLibrary="3"
580 BufferSecurityCheck="true"
581 RuntimeTypeInfo="true"
582 UsePrecompiledHeader="2"
583 PrecompiledHeaderThrough="wx/wxprec.h"
584 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_basedll.pch"
585 ObjectFile="vc_mswunivuddll\base\"
586 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase294ud_vc_custom.pdb"
587 WarningLevel="4"
588 SuppressStartupBanner="true"
589 Detect64BitPortabilityProblems="true"
590 DebugInformationFormat="3"
591 />
592 <Tool
593 Name="VCManagedResourceCompilerTool"
594 />
595 <Tool
596 Name="VCResourceCompilerTool"
597 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase294ud_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
598 Culture="1033"
599 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
600 />
601 <Tool
602 Name="VCPreLinkEventTool"
603 />
604 <Tool
605 Name="VCLinkerTool"
606 AdditionalOptions=""
607 AdditionalDependencies="wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
608 OutputFile="..\..\lib\vc_dll\wxbase294ud_vc_custom.dll"
609 LinkIncremental="2"
610 ImportLibrary="..\..\lib\vc_dll\wxbase29ud.lib"
611 SuppressStartupBanner="true"
612 AdditionalLibraryDirectories="..\..\lib\vc_dll"
613 GenerateManifest="true"
614 GenerateDebugInformation="true"
615 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase294ud_vc_custom.pdb"
616 TargetMachine="1"
617 />
618 <Tool
619 Name="VCALinkTool"
620 />
621 <Tool
622 Name="VCManifestTool"
623 />
624 <Tool
625 Name="VCXDCMakeTool"
626 />
627 <Tool
628 Name="VCBscMakeTool"
629 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
630 SuppressStartupBanner="true"
631 />
632 <Tool
633 Name="VCFxCopTool"
634 />
635 <Tool
636 Name="VCPostBuildEventTool"
637 />
638 </Configuration>
639 <Configuration
640 Name="DLL Universal Release|Win32"
641 OutputDirectory="..\..\lib\vc_dll"
642 IntermediateDirectory="vc_mswunivudll\base"
643 ConfigurationType="2"
644 UseOfMFC="0"
645 ATLMinimizesCRunTimeLibraryUsage="false"
646 CharacterSet="1"
647 >
648 <Tool
649 Name="VCPreBuildEventTool"
650 />
651 <Tool
652 Name="VCCustomBuildTool"
653 />
654 <Tool
655 Name="VCXMLDataGeneratorTool"
656 />
657 <Tool
658 Name="VCWebServiceProxyGeneratorTool"
659 />
660 <Tool
661 Name="VCMIDLTool"
662 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
663 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
664 />
665 <Tool
666 Name="VCCLCompilerTool"
667 Optimization="2"
668 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
669 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
670 ExceptionHandling="1"
671 RuntimeLibrary="2"
672 RuntimeTypeInfo="true"
673 UsePrecompiledHeader="2"
674 PrecompiledHeaderThrough="wx/wxprec.h"
675 PrecompiledHeaderFile="vc_mswunivudll\wxprec_basedll.pch"
676 ObjectFile="vc_mswunivudll\base\"
677 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase294u_vc_custom.pdb"
678 WarningLevel="4"
679 SuppressStartupBanner="true"
680 Detect64BitPortabilityProblems="true"
681 DebugInformationFormat="3"
682 />
683 <Tool
684 Name="VCManagedResourceCompilerTool"
685 />
686 <Tool
687 Name="VCResourceCompilerTool"
688 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxbase294u_vc_custom;wxUSE_GUI=0;WXMAKINGDLL_BASE;wxUSE_BASE=1"
689 Culture="1033"
690 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
691 />
692 <Tool
693 Name="VCPreLinkEventTool"
694 />
695 <Tool
696 Name="VCLinkerTool"
697 AdditionalOptions=""
698 AdditionalDependencies="wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib"
699 OutputFile="..\..\lib\vc_dll\wxbase294u_vc_custom.dll"
700 LinkIncremental="1"
701 ImportLibrary="..\..\lib\vc_dll\wxbase29u.lib"
702 SuppressStartupBanner="true"
703 AdditionalLibraryDirectories="..\..\lib\vc_dll"
704 GenerateManifest="true"
705 GenerateDebugInformation="true"
706 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase294u_vc_custom.pdb"
707 TargetMachine="1"
708 OptimizeReferences="2"
709 EnableCOMDATFolding="2"
710 />
711 <Tool
712 Name="VCALinkTool"
713 />
714 <Tool
715 Name="VCManifestTool"
716 />
717 <Tool
718 Name="VCXDCMakeTool"
719 />
720 <Tool
721 Name="VCBscMakeTool"
722 OutputFile="..\..\lib\vc_dll\wx_vc8_base.bsc"
723 SuppressStartupBanner="true"
724 />
725 <Tool
726 Name="VCFxCopTool"
727 />
728 <Tool
729 Name="VCPostBuildEventTool"
730 />
731 </Configuration>
732 </Configurations>
733 <References>
734
735 </References>
736 <Files>
737 <Filter
738 Name="Common Sources"
739 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
740 >
741 <File
742 RelativePath="..\..\src\common\any.cpp"
743 >
744 </File>
745 <File
746 RelativePath="..\..\src\common\appbase.cpp"
747 >
748 </File>
749 <File
750 RelativePath="..\..\src\common\arcall.cpp"
751 >
752 </File>
753 <File
754 RelativePath="..\..\src\common\arcfind.cpp"
755 >
756 </File>
757 <File
758 RelativePath="..\..\src\common\archive.cpp"
759 >
760 </File>
761 <File
762 RelativePath="..\..\src\common\arrstr.cpp"
763 >
764 </File>
765 <File
766 RelativePath="..\..\src\common\base64.cpp"
767 >
768 </File>
769 <File
770 RelativePath="..\..\src\common\clntdata.cpp"
771 >
772 </File>
773 <File
774 RelativePath="..\..\src\common\cmdline.cpp"
775 >
776 </File>
777 <File
778 RelativePath="..\..\src\common\config.cpp"
779 >
780 </File>
781 <File
782 RelativePath="..\..\src\common\convauto.cpp"
783 >
784 </File>
785 <File
786 RelativePath="..\..\src\common\datetime.cpp"
787 >
788 </File>
789 <File
790 RelativePath="..\..\src\common\datetimefmt.cpp"
791 >
792 </File>
793 <File
794 RelativePath="..\..\src\common\datstrm.cpp"
795 >
796 </File>
797 <File
798 RelativePath="..\..\src\common\dircmn.cpp"
799 >
800 </File>
801 <File
802 RelativePath="..\..\src\common\dummy.cpp"
803 >
804 <FileConfiguration
805 Name="Debug|Win32"
806 >
807 <Tool
808 Name="VCCLCompilerTool"
809 UsePrecompiledHeader="1"
810 />
811 </FileConfiguration>
812 <FileConfiguration
813 Name="Release|Win32"
814 >
815 <Tool
816 Name="VCCLCompilerTool"
817 UsePrecompiledHeader="1"
818 />
819 </FileConfiguration>
820 <FileConfiguration
821 Name="Universal Debug|Win32"
822 >
823 <Tool
824 Name="VCCLCompilerTool"
825 UsePrecompiledHeader="1"
826 />
827 </FileConfiguration>
828 <FileConfiguration
829 Name="Universal Release|Win32"
830 >
831 <Tool
832 Name="VCCLCompilerTool"
833 UsePrecompiledHeader="1"
834 />
835 </FileConfiguration>
836 <FileConfiguration
837 Name="DLL Debug|Win32"
838 >
839 <Tool
840 Name="VCCLCompilerTool"
841 UsePrecompiledHeader="1"
842 />
843 </FileConfiguration>
844 <FileConfiguration
845 Name="DLL Release|Win32"
846 >
847 <Tool
848 Name="VCCLCompilerTool"
849 UsePrecompiledHeader="1"
850 />
851 </FileConfiguration>
852 <FileConfiguration
853 Name="DLL Universal Debug|Win32"
854 >
855 <Tool
856 Name="VCCLCompilerTool"
857 UsePrecompiledHeader="1"
858 />
859 </FileConfiguration>
860 <FileConfiguration
861 Name="DLL Universal Release|Win32"
862 >
863 <Tool
864 Name="VCCLCompilerTool"
865 UsePrecompiledHeader="1"
866 />
867 </FileConfiguration>
868 </File>
869 <File
870 RelativePath="..\..\src\common\dynarray.cpp"
871 >
872 </File>
873 <File
874 RelativePath="..\..\src\common\dynlib.cpp"
875 >
876 </File>
877 <File
878 RelativePath="..\..\src\common\dynload.cpp"
879 >
880 </File>
881 <File
882 RelativePath="..\..\src\common\encconv.cpp"
883 >
884 </File>
885 <File
886 RelativePath="..\..\src\common\event.cpp"
887 >
888 </File>
889 <File
890 RelativePath="..\..\src\common\evtloopcmn.cpp"
891 >
892 </File>
893 <File
894 RelativePath="..\..\src\common\extended.c"
895 >
896 <FileConfiguration
897 Name="Debug|Win32"
898 >
899 <Tool
900 Name="VCCLCompilerTool"
901 UsePrecompiledHeader="0"
902 />
903 </FileConfiguration>
904 <FileConfiguration
905 Name="Release|Win32"
906 >
907 <Tool
908 Name="VCCLCompilerTool"
909 UsePrecompiledHeader="0"
910 />
911 </FileConfiguration>
912 <FileConfiguration
913 Name="Universal Debug|Win32"
914 >
915 <Tool
916 Name="VCCLCompilerTool"
917 UsePrecompiledHeader="0"
918 />
919 </FileConfiguration>
920 <FileConfiguration
921 Name="Universal Release|Win32"
922 >
923 <Tool
924 Name="VCCLCompilerTool"
925 UsePrecompiledHeader="0"
926 />
927 </FileConfiguration>
928 <FileConfiguration
929 Name="DLL Debug|Win32"
930 >
931 <Tool
932 Name="VCCLCompilerTool"
933 UsePrecompiledHeader="0"
934 />
935 </FileConfiguration>
936 <FileConfiguration
937 Name="DLL Release|Win32"
938 >
939 <Tool
940 Name="VCCLCompilerTool"
941 UsePrecompiledHeader="0"
942 />
943 </FileConfiguration>
944 <FileConfiguration
945 Name="DLL Universal Debug|Win32"
946 >
947 <Tool
948 Name="VCCLCompilerTool"
949 UsePrecompiledHeader="0"
950 />
951 </FileConfiguration>
952 <FileConfiguration
953 Name="DLL Universal Release|Win32"
954 >
955 <Tool
956 Name="VCCLCompilerTool"
957 UsePrecompiledHeader="0"
958 />
959 </FileConfiguration>
960 </File>
961 <File
962 RelativePath="..\..\src\common\ffile.cpp"
963 >
964 </File>
965 <File
966 RelativePath="..\..\src\common\file.cpp"
967 >
968 </File>
969 <File
970 RelativePath="..\..\src\common\fileback.cpp"
971 >
972 </File>
973 <File
974 RelativePath="..\..\src\common\fileconf.cpp"
975 >
976 </File>
977 <File
978 RelativePath="..\..\src\common\filefn.cpp"
979 >
980 </File>
981 <File
982 RelativePath="..\..\src\common\filename.cpp"
983 >
984 </File>
985 <File
986 RelativePath="..\..\src\common\filesys.cpp"
987 >
988 </File>
989 <File
990 RelativePath="..\..\src\common\filtall.cpp"
991 >
992 </File>
993 <File
994 RelativePath="..\..\src\common\filtfind.cpp"
995 >
996 </File>
997 <File
998 RelativePath="..\..\src\common\fmapbase.cpp"
999 >
1000 </File>
1001 <File
1002 RelativePath="..\..\src\common\fs_arc.cpp"
1003 >
1004 </File>
1005 <File
1006 RelativePath="..\..\src\common\fs_filter.cpp"
1007 >
1008 </File>
1009 <File
1010 RelativePath="..\..\src\common\fs_mem.cpp"
1011 >
1012 </File>
1013 <File
1014 RelativePath="..\..\src\common\fswatchercmn.cpp"
1015 >
1016 </File>
1017 <File
1018 RelativePath="..\..\src\common\hash.cpp"
1019 >
1020 </File>
1021 <File
1022 RelativePath="..\..\src\common\hashmap.cpp"
1023 >
1024 </File>
1025 <File
1026 RelativePath="..\..\src\common\init.cpp"
1027 >
1028 </File>
1029 <File
1030 RelativePath="..\..\src\common\intl.cpp"
1031 >
1032 </File>
1033 <File
1034 RelativePath="..\..\src\common\ipcbase.cpp"
1035 >
1036 </File>
1037 <File
1038 RelativePath="..\..\src\common\languageinfo.cpp"
1039 >
1040 </File>
1041 <File
1042 RelativePath="..\..\src\common\list.cpp"
1043 >
1044 </File>
1045 <File
1046 RelativePath="..\..\src\common\log.cpp"
1047 >
1048 </File>
1049 <File
1050 RelativePath="..\..\src\common\longlong.cpp"
1051 >
1052 </File>
1053 <File
1054 RelativePath="..\..\src\common\memory.cpp"
1055 >
1056 </File>
1057 <File
1058 RelativePath="..\..\src\common\mimecmn.cpp"
1059 >
1060 </File>
1061 <File
1062 RelativePath="..\..\src\common\module.cpp"
1063 >
1064 </File>
1065 <File
1066 RelativePath="..\..\src\common\msgout.cpp"
1067 >
1068 </File>
1069 <File
1070 RelativePath="..\..\src\common\mstream.cpp"
1071 >
1072 </File>
1073 <File
1074 RelativePath="..\..\src\common\numformatter.cpp"
1075 >
1076 </File>
1077 <File
1078 RelativePath="..\..\src\common\object.cpp"
1079 >
1080 </File>
1081 <File
1082 RelativePath="..\..\src\common\platinfo.cpp"
1083 >
1084 </File>
1085 <File
1086 RelativePath="..\..\src\common\powercmn.cpp"
1087 >
1088 </File>
1089 <File
1090 RelativePath="..\..\src\common\process.cpp"
1091 >
1092 </File>
1093 <File
1094 RelativePath="..\..\src\common\regex.cpp"
1095 >
1096 </File>
1097 <File
1098 RelativePath="..\..\src\common\sstream.cpp"
1099 >
1100 </File>
1101 <File
1102 RelativePath="..\..\src\common\stdpbase.cpp"
1103 >
1104 </File>
1105 <File
1106 RelativePath="..\..\src\common\stdstream.cpp"
1107 >
1108 </File>
1109 <File
1110 RelativePath="..\..\src\common\stopwatch.cpp"
1111 >
1112 </File>
1113 <File
1114 RelativePath="..\..\src\common\strconv.cpp"
1115 >
1116 </File>
1117 <File
1118 RelativePath="..\..\src\common\stream.cpp"
1119 >
1120 </File>
1121 <File
1122 RelativePath="..\..\src\common\string.cpp"
1123 >
1124 </File>
1125 <File
1126 RelativePath="..\..\src\common\stringimpl.cpp"
1127 >
1128 </File>
1129 <File
1130 RelativePath="..\..\src\common\stringops.cpp"
1131 >
1132 </File>
1133 <File
1134 RelativePath="..\..\src\common\strvararg.cpp"
1135 >
1136 </File>
1137 <File
1138 RelativePath="..\..\src\common\sysopt.cpp"
1139 >
1140 </File>
1141 <File
1142 RelativePath="..\..\src\common\tarstrm.cpp"
1143 >
1144 </File>
1145 <File
1146 RelativePath="..\..\src\common\textbuf.cpp"
1147 >
1148 </File>
1149 <File
1150 RelativePath="..\..\src\common\textfile.cpp"
1151 >
1152 </File>
1153 <File
1154 RelativePath="..\..\src\common\time.cpp"
1155 >
1156 </File>
1157 <File
1158 RelativePath="..\..\src\common\timercmn.cpp"
1159 >
1160 </File>
1161 <File
1162 RelativePath="..\..\src\common\timerimpl.cpp"
1163 >
1164 </File>
1165 <File
1166 RelativePath="..\..\src\common\tokenzr.cpp"
1167 >
1168 </File>
1169 <File
1170 RelativePath="..\..\src\common\translation.cpp"
1171 >
1172 </File>
1173 <File
1174 RelativePath="..\..\src\common\txtstrm.cpp"
1175 >
1176 </File>
1177 <File
1178 RelativePath="..\..\src\common\unichar.cpp"
1179 >
1180 </File>
1181 <File
1182 RelativePath="..\..\src\common\uri.cpp"
1183 >
1184 </File>
1185 <File
1186 RelativePath="..\..\src\common\ustring.cpp"
1187 >
1188 </File>
1189 <File
1190 RelativePath="..\..\src\common\utilscmn.cpp"
1191 >
1192 </File>
1193 <File
1194 RelativePath="..\..\src\common\variant.cpp"
1195 >
1196 </File>
1197 <File
1198 RelativePath="..\..\src\common\wfstream.cpp"
1199 >
1200 </File>
1201 <File
1202 RelativePath="..\..\src\common\wxcrt.cpp"
1203 >
1204 </File>
1205 <File
1206 RelativePath="..\..\src\common\wxprintf.cpp"
1207 >
1208 </File>
1209 <File
1210 RelativePath="..\..\src\common\xlocale.cpp"
1211 >
1212 </File>
1213 <File
1214 RelativePath="..\..\src\common\xti.cpp"
1215 >
1216 </File>
1217 <File
1218 RelativePath="..\..\src\common\xtistrm.cpp"
1219 >
1220 </File>
1221 <File
1222 RelativePath="..\..\src\common\zipstrm.cpp"
1223 >
1224 </File>
1225 <File
1226 RelativePath="..\..\src\common\zstream.cpp"
1227 >
1228 </File>
1229 </Filter>
1230 <Filter
1231 Name="MSW Sources"
1232 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
1233 >
1234 <File
1235 RelativePath="..\..\src\msw\basemsw.cpp"
1236 >
1237 </File>
1238 <File
1239 RelativePath="..\..\src\msw\crashrpt.cpp"
1240 >
1241 </File>
1242 <File
1243 RelativePath="..\..\src\msw\dde.cpp"
1244 >
1245 </File>
1246 <File
1247 RelativePath="..\..\src\msw\debughlp.cpp"
1248 >
1249 </File>
1250 <File
1251 RelativePath="..\..\src\msw\dir.cpp"
1252 >
1253 </File>
1254 <File
1255 RelativePath="..\..\src\msw\dlmsw.cpp"
1256 >
1257 </File>
1258 <File
1259 RelativePath="..\..\src\msw\evtloop.cpp"
1260 >
1261 </File>
1262 <File
1263 RelativePath="..\..\src\msw\fswatcher.cpp"
1264 >
1265 </File>
1266 <File
1267 RelativePath="..\..\src\msw\main.cpp"
1268 >
1269 </File>
1270 <File
1271 RelativePath="..\..\src\msw\mimetype.cpp"
1272 >
1273 </File>
1274 <File
1275 RelativePath="..\..\src\msw\mslu.cpp"
1276 >
1277 </File>
1278 <File
1279 RelativePath="..\..\src\msw\power.cpp"
1280 >
1281 </File>
1282 <File
1283 RelativePath="..\..\src\msw\regconf.cpp"
1284 >
1285 </File>
1286 <File
1287 RelativePath="..\..\src\msw\registry.cpp"
1288 >
1289 </File>
1290 <File
1291 RelativePath="..\..\src\msw\snglinst.cpp"
1292 >
1293 </File>
1294 <File
1295 RelativePath="..\..\src\msw\stackwalk.cpp"
1296 >
1297 </File>
1298 <File
1299 RelativePath="..\..\src\msw\stdpaths.cpp"
1300 >
1301 </File>
1302 <File
1303 RelativePath="..\..\src\msw\thread.cpp"
1304 >
1305 </File>
1306 <File
1307 RelativePath="..\..\src\msw\timer.cpp"
1308 >
1309 </File>
1310 <File
1311 RelativePath="..\..\src\msw\utils.cpp"
1312 >
1313 </File>
1314 <File
1315 RelativePath="..\..\src\msw\utilsexc.cpp"
1316 >
1317 </File>
1318 <File
1319 RelativePath="..\..\src\msw\version.rc"
1320 >
1321 <FileConfiguration
1322 Name="Debug|Win32"
1323 ExcludedFromBuild="true"
1324 />
1325 <FileConfiguration
1326 Name="Release|Win32"
1327 ExcludedFromBuild="true"
1328 />
1329 <FileConfiguration
1330 Name="Universal Debug|Win32"
1331 ExcludedFromBuild="true"
1332 />
1333 <FileConfiguration
1334 Name="Universal Release|Win32"
1335 ExcludedFromBuild="true"
1336 />
1337 </File>
1338 <File
1339 RelativePath="..\..\src\msw\volume.cpp"
1340 >
1341 </File>
1342 </Filter>
1343 <Filter
1344 Name="Generic Sources"
1345 UniqueIdentifier="{FEA0C02F-F300-53BA-B784-52A5086B8093}"
1346 >
1347 <File
1348 RelativePath="..\..\src\generic\fswatcherg.cpp"
1349 >
1350 </File>
1351 </Filter>
1352 <Filter
1353 Name="Setup Headers"
1354 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
1355 >
1356 <File
1357 RelativePath="..\..\include\wx\msw\setup.h"
1358 >
1359 <FileConfiguration
1360 Name="Debug|Win32"
1361 >
1362 <Tool
1363 Name="VCCustomBuildTool"
1364 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
1365 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
1366 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
1367 />
1368 </FileConfiguration>
1369 <FileConfiguration
1370 Name="Release|Win32"
1371 >
1372 <Tool
1373 Name="VCCustomBuildTool"
1374 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
1375 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
1376 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
1377 />
1378 </FileConfiguration>
1379 <FileConfiguration
1380 Name="Universal Debug|Win32"
1381 />
1382 <FileConfiguration
1383 Name="Universal Release|Win32"
1384 />
1385 <FileConfiguration
1386 Name="DLL Debug|Win32"
1387 >
1388 <Tool
1389 Name="VCCustomBuildTool"
1390 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
1391 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
1392 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
1393 />
1394 </FileConfiguration>
1395 <FileConfiguration
1396 Name="DLL Release|Win32"
1397 >
1398 <Tool
1399 Name="VCCustomBuildTool"
1400 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
1401 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
1402 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
1403 />
1404 </FileConfiguration>
1405 <FileConfiguration
1406 Name="DLL Universal Debug|Win32"
1407 />
1408 <FileConfiguration
1409 Name="DLL Universal Release|Win32"
1410 />
1411 </File>
1412 <File
1413 RelativePath="..\..\include\wx\univ\setup.h"
1414 >
1415 <FileConfiguration
1416 Name="Debug|Win32"
1417 />
1418 <FileConfiguration
1419 Name="Release|Win32"
1420 />
1421 <FileConfiguration
1422 Name="Universal Debug|Win32"
1423 >
1424 <Tool
1425 Name="VCCustomBuildTool"
1426 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1427 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
1428 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
1429 />
1430 </FileConfiguration>
1431 <FileConfiguration
1432 Name="Universal Release|Win32"
1433 >
1434 <Tool
1435 Name="VCCustomBuildTool"
1436 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1437 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
1438 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
1439 />
1440 </FileConfiguration>
1441 <FileConfiguration
1442 Name="DLL Debug|Win32"
1443 />
1444 <FileConfiguration
1445 Name="DLL Release|Win32"
1446 />
1447 <FileConfiguration
1448 Name="DLL Universal Debug|Win32"
1449 >
1450 <Tool
1451 Name="VCCustomBuildTool"
1452 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1453 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
1454 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
1455 />
1456 </FileConfiguration>
1457 <FileConfiguration
1458 Name="DLL Universal Release|Win32"
1459 >
1460 <Tool
1461 Name="VCCustomBuildTool"
1462 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1463 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
1464 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
1465 />
1466 </FileConfiguration>
1467 </File>
1468 </Filter>
1469 <Filter
1470 Name="MSW Headers"
1471 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
1472 >
1473 <File
1474 RelativePath="..\..\include\wx\msw\apptbase.h"
1475 >
1476 </File>
1477 <File
1478 RelativePath="..\..\include\wx\msw\apptrait.h"
1479 >
1480 </File>
1481 <File
1482 RelativePath="..\..\include\wx\msw\chkconf.h"
1483 >
1484 </File>
1485 <File
1486 RelativePath="..\..\include\wx\msw\crashrpt.h"
1487 >
1488 </File>
1489 <File
1490 RelativePath="..\..\include\wx\msw\dde.h"
1491 >
1492 </File>
1493 <File
1494 RelativePath="..\..\include\wx\msw\debughlp.h"
1495 >
1496 </File>
1497 <File
1498 RelativePath="..\..\include\wx\msw\fswatcher.h"
1499 >
1500 </File>
1501 <File
1502 RelativePath="..\..\include\wx\msw\gccpriv.h"
1503 >
1504 </File>
1505 <File
1506 RelativePath="..\..\include\wx\msw\genrcdefs.h"
1507 >
1508 <FileConfiguration
1509 Name="Debug|Win32"
1510 >
1511 <Tool
1512 Name="VCCustomBuildTool"
1513 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1514 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1515 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1516 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1517 />
1518 </FileConfiguration>
1519 <FileConfiguration
1520 Name="Release|Win32"
1521 >
1522 <Tool
1523 Name="VCCustomBuildTool"
1524 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1525 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1526 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1527 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1528 />
1529 </FileConfiguration>
1530 <FileConfiguration
1531 Name="Universal Debug|Win32"
1532 >
1533 <Tool
1534 Name="VCCustomBuildTool"
1535 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1536 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1537 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1538 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1539 />
1540 </FileConfiguration>
1541 <FileConfiguration
1542 Name="Universal Release|Win32"
1543 >
1544 <Tool
1545 Name="VCCustomBuildTool"
1546 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1547 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1548 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1549 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1550 />
1551 </FileConfiguration>
1552 <FileConfiguration
1553 Name="DLL Debug|Win32"
1554 >
1555 <Tool
1556 Name="VCCustomBuildTool"
1557 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1558 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1559 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1560 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1561 />
1562 </FileConfiguration>
1563 <FileConfiguration
1564 Name="DLL Release|Win32"
1565 >
1566 <Tool
1567 Name="VCCustomBuildTool"
1568 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1569 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
1570 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1571 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
1572 />
1573 </FileConfiguration>
1574 <FileConfiguration
1575 Name="DLL Universal Debug|Win32"
1576 >
1577 <Tool
1578 Name="VCCustomBuildTool"
1579 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1580 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
1581 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1582 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
1583 />
1584 </FileConfiguration>
1585 <FileConfiguration
1586 Name="DLL Universal Release|Win32"
1587 >
1588 <Tool
1589 Name="VCCustomBuildTool"
1590 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1591 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
1592 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1593 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
1594 />
1595 </FileConfiguration>
1596 </File>
1597 <File
1598 RelativePath="..\..\include\wx\msw\libraries.h"
1599 >
1600 </File>
1601 <File
1602 RelativePath="..\..\include\wx\msw\mimetype.h"
1603 >
1604 </File>
1605 <File
1606 RelativePath="..\..\include\wx\msw\mslu.h"
1607 >
1608 </File>
1609 <File
1610 RelativePath="..\..\include\wx\msw\private.h"
1611 >
1612 </File>
1613 <File
1614 RelativePath="..\..\include\wx\msw\regconf.h"
1615 >
1616 </File>
1617 <File
1618 RelativePath="..\..\include\wx\msw\registry.h"
1619 >
1620 </File>
1621 <File
1622 RelativePath="..\..\include\wx\msw\seh.h"
1623 >
1624 </File>
1625 <File
1626 RelativePath="..\..\include\wx\msw\stackwalk.h"
1627 >
1628 </File>
1629 <File
1630 RelativePath="..\..\include\wx\msw\stdpaths.h"
1631 >
1632 </File>
1633 <File
1634 RelativePath="..\..\include\wx\msw\winundef.h"
1635 >
1636 </File>
1637 <File
1638 RelativePath="..\..\include\wx\msw\wrapcctl.h"
1639 >
1640 </File>
1641 <File
1642 RelativePath="..\..\include\wx\msw\wrapcdlg.h"
1643 >
1644 </File>
1645 <File
1646 RelativePath="..\..\include\wx\msw\wrapwin.h"
1647 >
1648 </File>
1649 </Filter>
1650 <Filter
1651 Name="Generic Headers"
1652 UniqueIdentifier="{61C63C83-EF8C-51CA-A418-51936E7FCD4A}"
1653 >
1654 <File
1655 RelativePath="..\..\include\wx\generic\fswatcher.h"
1656 >
1657 </File>
1658 </Filter>
1659 <Filter
1660 Name="wxHTML Headers"
1661 UniqueIdentifier="{B4103426-A5DB-5CF0-A30E-BC9546513AAF}"
1662 >
1663 <File
1664 RelativePath="..\..\include\wx\html\forcelnk.h"
1665 >
1666 </File>
1667 </Filter>
1668 <Filter
1669 Name="Common Headers"
1670 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1671 >
1672 <File
1673 RelativePath="..\..\include\wx\afterstd.h"
1674 >
1675 </File>
1676 <File
1677 RelativePath="..\..\include\wx\any.h"
1678 >
1679 </File>
1680 <File
1681 RelativePath="..\..\include\wx\anystr.h"
1682 >
1683 </File>
1684 <File
1685 RelativePath="..\..\include\wx\app.h"
1686 >
1687 </File>
1688 <File
1689 RelativePath="..\..\include\wx\apptrait.h"
1690 >
1691 </File>
1692 <File
1693 RelativePath="..\..\include\wx\archive.h"
1694 >
1695 </File>
1696 <File
1697 RelativePath="..\..\include\wx\arrstr.h"
1698 >
1699 </File>
1700 <File
1701 RelativePath="..\..\include\wx\atomic.h"
1702 >
1703 </File>
1704 <File
1705 RelativePath="..\..\include\wx\base64.h"
1706 >
1707 </File>
1708 <File
1709 RelativePath="..\..\include\wx\beforestd.h"
1710 >
1711 </File>
1712 <File
1713 RelativePath="..\..\include\wx\buffer.h"
1714 >
1715 </File>
1716 <File
1717 RelativePath="..\..\include\wx\build.h"
1718 >
1719 </File>
1720 <File
1721 RelativePath="..\..\include\wx\chartype.h"
1722 >
1723 </File>
1724 <File
1725 RelativePath="..\..\include\wx\checkeddelete.h"
1726 >
1727 </File>
1728 <File
1729 RelativePath="..\..\include\wx\chkconf.h"
1730 >
1731 </File>
1732 <File
1733 RelativePath="..\..\include\wx\clntdata.h"
1734 >
1735 </File>
1736 <File
1737 RelativePath="..\..\include\wx\cmdargs.h"
1738 >
1739 </File>
1740 <File
1741 RelativePath="..\..\include\wx\cmdline.h"
1742 >
1743 </File>
1744 <File
1745 RelativePath="..\..\include\wx\confbase.h"
1746 >
1747 </File>
1748 <File
1749 RelativePath="..\..\include\wx\config.h"
1750 >
1751 </File>
1752 <File
1753 RelativePath="..\..\include\wx\containr.h"
1754 >
1755 </File>
1756 <File
1757 RelativePath="..\..\include\wx\convauto.h"
1758 >
1759 </File>
1760 <File
1761 RelativePath="..\..\include\wx\meta\convertible.h"
1762 >
1763 </File>
1764 <File
1765 RelativePath="..\..\include\wx\cpp.h"
1766 >
1767 </File>
1768 <File
1769 RelativePath="..\..\include\wx\crt.h"
1770 >
1771 </File>
1772 <File
1773 RelativePath="..\..\include\wx\datetime.h"
1774 >
1775 </File>
1776 <File
1777 RelativePath="..\..\include\wx\datstrm.h"
1778 >
1779 </File>
1780 <File
1781 RelativePath="..\..\include\wx\dde.h"
1782 >
1783 </File>
1784 <File
1785 RelativePath="..\..\include\wx\debug.h"
1786 >
1787 </File>
1788 <File
1789 RelativePath="..\..\include\wx\defs.h"
1790 >
1791 </File>
1792 <File
1793 RelativePath="..\..\include\wx\dir.h"
1794 >
1795 </File>
1796 <File
1797 RelativePath="..\..\include\wx\dlimpexp.h"
1798 >
1799 </File>
1800 <File
1801 RelativePath="..\..\include\wx\dlist.h"
1802 >
1803 </File>
1804 <File
1805 RelativePath="..\..\include\wx\dynarray.h"
1806 >
1807 </File>
1808 <File
1809 RelativePath="..\..\include\wx\dynlib.h"
1810 >
1811 </File>
1812 <File
1813 RelativePath="..\..\include\wx\dynload.h"
1814 >
1815 </File>
1816 <File
1817 RelativePath="..\..\include\wx\encconv.h"
1818 >
1819 </File>
1820 <File
1821 RelativePath="..\..\include\wx\event.h"
1822 >
1823 </File>
1824 <File
1825 RelativePath="..\..\include\wx\eventfilter.h"
1826 >
1827 </File>
1828 <File
1829 RelativePath="..\..\include\wx\evtloop.h"
1830 >
1831 </File>
1832 <File
1833 RelativePath="..\..\include\wx\except.h"
1834 >
1835 </File>
1836 <File
1837 RelativePath="..\..\include\wx\features.h"
1838 >
1839 </File>
1840 <File
1841 RelativePath="..\..\include\wx\ffile.h"
1842 >
1843 </File>
1844 <File
1845 RelativePath="..\..\include\wx\file.h"
1846 >
1847 </File>
1848 <File
1849 RelativePath="..\..\include\wx\fileconf.h"
1850 >
1851 </File>
1852 <File
1853 RelativePath="..\..\include\wx\filefn.h"
1854 >
1855 </File>
1856 <File
1857 RelativePath="..\..\include\wx\filename.h"
1858 >
1859 </File>
1860 <File
1861 RelativePath="..\..\include\wx\filesys.h"
1862 >
1863 </File>
1864 <File
1865 RelativePath="..\..\include\wx\flags.h"
1866 >
1867 </File>
1868 <File
1869 RelativePath="..\..\include\wx\fontenc.h"
1870 >
1871 </File>
1872 <File
1873 RelativePath="..\..\include\wx\fontmap.h"
1874 >
1875 </File>
1876 <File
1877 RelativePath="..\..\include\wx\fs_arc.h"
1878 >
1879 </File>
1880 <File
1881 RelativePath="..\..\include\wx\fs_filter.h"
1882 >
1883 </File>
1884 <File
1885 RelativePath="..\..\include\wx\fs_mem.h"
1886 >
1887 </File>
1888 <File
1889 RelativePath="..\..\include\wx\fs_zip.h"
1890 >
1891 </File>
1892 <File
1893 RelativePath="..\..\include\wx\fswatcher.h"
1894 >
1895 </File>
1896 <File
1897 RelativePath="..\..\include\wx\hash.h"
1898 >
1899 </File>
1900 <File
1901 RelativePath="..\..\include\wx\hashmap.h"
1902 >
1903 </File>
1904 <File
1905 RelativePath="..\..\include\wx\hashset.h"
1906 >
1907 </File>
1908 <File
1909 RelativePath="..\..\include\wx\iconloc.h"
1910 >
1911 </File>
1912 <File
1913 RelativePath="..\..\include\wx\meta\if.h"
1914 >
1915 </File>
1916 <File
1917 RelativePath="..\..\include\wx\meta\implicitconversion.h"
1918 >
1919 </File>
1920 <File
1921 RelativePath="..\..\include\wx\init.h"
1922 >
1923 </File>
1924 <File
1925 RelativePath="..\..\include\wx\meta\int2type.h"
1926 >
1927 </File>
1928 <File
1929 RelativePath="..\..\include\wx\intl.h"
1930 >
1931 </File>
1932 <File
1933 RelativePath="..\..\include\wx\iosfwrap.h"
1934 >
1935 </File>
1936 <File
1937 RelativePath="..\..\include\wx\ioswrap.h"
1938 >
1939 </File>
1940 <File
1941 RelativePath="..\..\include\wx\ipc.h"
1942 >
1943 </File>
1944 <File
1945 RelativePath="..\..\include\wx\ipcbase.h"
1946 >
1947 </File>
1948 <File
1949 RelativePath="..\..\include\wx\kbdstate.h"
1950 >
1951 </File>
1952 <File
1953 RelativePath="..\..\include\wx\language.h"
1954 >
1955 </File>
1956 <File
1957 RelativePath="..\..\include\wx\link.h"
1958 >
1959 </File>
1960 <File
1961 RelativePath="..\..\include\wx\list.h"
1962 >
1963 </File>
1964 <File
1965 RelativePath="..\..\include\wx\log.h"
1966 >
1967 </File>
1968 <File
1969 RelativePath="..\..\include\wx\longlong.h"
1970 >
1971 </File>
1972 <File
1973 RelativePath="..\..\include\wx\math.h"
1974 >
1975 </File>
1976 <File
1977 RelativePath="..\..\include\wx\memconf.h"
1978 >
1979 </File>
1980 <File
1981 RelativePath="..\..\include\wx\memory.h"
1982 >
1983 </File>
1984 <File
1985 RelativePath="..\..\include\wx\memtext.h"
1986 >
1987 </File>
1988 <File
1989 RelativePath="..\..\include\wx\mimetype.h"
1990 >
1991 </File>
1992 <File
1993 RelativePath="..\..\include\wx\module.h"
1994 >
1995 </File>
1996 <File
1997 RelativePath="..\..\include\wx\mousestate.h"
1998 >
1999 </File>
2000 <File
2001 RelativePath="..\..\include\wx\meta\movable.h"
2002 >
2003 </File>
2004 <File
2005 RelativePath="..\..\include\wx\msgout.h"
2006 >
2007 </File>
2008 <File
2009 RelativePath="..\..\include\wx\msgqueue.h"
2010 >
2011 </File>
2012 <File
2013 RelativePath="..\..\include\wx\mstream.h"
2014 >
2015 </File>
2016 <File
2017 RelativePath="..\..\include\wx\numformatter.h"
2018 >
2019 </File>
2020 <File
2021 RelativePath="..\..\include\wx\object.h"
2022 >
2023 </File>
2024 <File
2025 RelativePath="..\..\include\wx\platform.h"
2026 >
2027 </File>
2028 <File
2029 RelativePath="..\..\include\wx\platinfo.h"
2030 >
2031 </File>
2032 <File
2033 RelativePath="..\..\include\wx\meta\pod.h"
2034 >
2035 </File>
2036 <File
2037 RelativePath="..\..\include\wx\power.h"
2038 >
2039 </File>
2040 <File
2041 RelativePath="..\..\include\wx\process.h"
2042 >
2043 </File>
2044 <File
2045 RelativePath="..\..\include\wx\ptr_scpd.h"
2046 >
2047 </File>
2048 <File
2049 RelativePath="..\..\include\wx\ptr_shrd.h"
2050 >
2051 </File>
2052 <File
2053 RelativePath="..\..\include\wx\recguard.h"
2054 >
2055 </File>
2056 <File
2057 RelativePath="..\..\include\wx\regex.h"
2058 >
2059 </File>
2060 <File
2061 RelativePath="..\..\include\wx\rtti.h"
2062 >
2063 </File>
2064 <File
2065 RelativePath="..\..\include\wx\scopedarray.h"
2066 >
2067 </File>
2068 <File
2069 RelativePath="..\..\include\wx\scopedptr.h"
2070 >
2071 </File>
2072 <File
2073 RelativePath="..\..\include\wx\scopeguard.h"
2074 >
2075 </File>
2076 <File
2077 RelativePath="..\..\include\wx\sharedptr.h"
2078 >
2079 </File>
2080 <File
2081 RelativePath="..\..\include\wx\snglinst.h"
2082 >
2083 </File>
2084 <File
2085 RelativePath="..\..\include\wx\sstream.h"
2086 >
2087 </File>
2088 <File
2089 RelativePath="..\..\include\wx\stack.h"
2090 >
2091 </File>
2092 <File
2093 RelativePath="..\..\include\wx\stackwalk.h"
2094 >
2095 </File>
2096 <File
2097 RelativePath="..\..\include\wx\stdpaths.h"
2098 >
2099 </File>
2100 <File
2101 RelativePath="..\..\include\wx\stdstream.h"
2102 >
2103 </File>
2104 <File
2105 RelativePath="..\..\include\wx\stockitem.h"
2106 >
2107 </File>
2108 <File
2109 RelativePath="..\..\include\wx\stopwatch.h"
2110 >
2111 </File>
2112 <File
2113 RelativePath="..\..\include\wx\strconv.h"
2114 >
2115 </File>
2116 <File
2117 RelativePath="..\..\include\wx\stream.h"
2118 >
2119 </File>
2120 <File
2121 RelativePath="..\..\include\wx\string.h"
2122 >
2123 </File>
2124 <File
2125 RelativePath="..\..\include\wx\stringimpl.h"
2126 >
2127 </File>
2128 <File
2129 RelativePath="..\..\include\wx\stringops.h"
2130 >
2131 </File>
2132 <File
2133 RelativePath="..\..\include\wx\strvararg.h"
2134 >
2135 </File>
2136 <File
2137 RelativePath="..\..\include\wx\sysopt.h"
2138 >
2139 </File>
2140 <File
2141 RelativePath="..\..\include\wx\tarstrm.h"
2142 >
2143 </File>
2144 <File
2145 RelativePath="..\..\include\wx\textbuf.h"
2146 >
2147 </File>
2148 <File
2149 RelativePath="..\..\include\wx\textfile.h"
2150 >
2151 </File>
2152 <File
2153 RelativePath="..\..\include\wx\thread.h"
2154 >
2155 </File>
2156 <File
2157 RelativePath="..\..\include\wx\time.h"
2158 >
2159 </File>
2160 <File
2161 RelativePath="..\..\include\wx\timer.h"
2162 >
2163 </File>
2164 <File
2165 RelativePath="..\..\include\wx\tls.h"
2166 >
2167 </File>
2168 <File
2169 RelativePath="..\..\include\wx\tokenzr.h"
2170 >
2171 </File>
2172 <File
2173 RelativePath="..\..\include\wx\tracker.h"
2174 >
2175 </File>
2176 <File
2177 RelativePath="..\..\include\wx\translation.h"
2178 >
2179 </File>
2180 <File
2181 RelativePath="..\..\include\wx\txtstrm.h"
2182 >
2183 </File>
2184 <File
2185 RelativePath="..\..\include\wx\typeinfo.h"
2186 >
2187 </File>
2188 <File
2189 RelativePath="..\..\include\wx\types.h"
2190 >
2191 </File>
2192 <File
2193 RelativePath="..\..\include\wx\unichar.h"
2194 >
2195 </File>
2196 <File
2197 RelativePath="..\..\include\wx\uri.h"
2198 >
2199 </File>
2200 <File
2201 RelativePath="..\..\include\wx\ustring.h"
2202 >
2203 </File>
2204 <File
2205 RelativePath="..\..\include\wx\utils.h"
2206 >
2207 </File>
2208 <File
2209 RelativePath="..\..\include\wx\variant.h"
2210 >
2211 </File>
2212 <File
2213 RelativePath="..\..\include\wx\vector.h"
2214 >
2215 </File>
2216 <File
2217 RelativePath="..\..\include\wx\version.h"
2218 >
2219 </File>
2220 <File
2221 RelativePath="..\..\include\wx\versioninfo.h"
2222 >
2223 </File>
2224 <File
2225 RelativePath="..\..\include\wx\volume.h"
2226 >
2227 </File>
2228 <File
2229 RelativePath="..\..\include\wx\weakref.h"
2230 >
2231 </File>
2232 <File
2233 RelativePath="..\..\include\wx\wfstream.h"
2234 >
2235 </File>
2236 <File
2237 RelativePath="..\..\include\wx\wx.h"
2238 >
2239 </File>
2240 <File
2241 RelativePath="..\..\include\wx\wxchar.h"
2242 >
2243 </File>
2244 <File
2245 RelativePath="..\..\include\wx\wxcrt.h"
2246 >
2247 </File>
2248 <File
2249 RelativePath="..\..\include\wx\wxcrtbase.h"
2250 >
2251 </File>
2252 <File
2253 RelativePath="..\..\include\wx\wxcrtvararg.h"
2254 >
2255 </File>
2256 <File
2257 RelativePath="..\..\include\wx\wxprec.h"
2258 >
2259 </File>
2260 <File
2261 RelativePath="..\..\include\wx\xlocale.h"
2262 >
2263 </File>
2264 <File
2265 RelativePath="..\..\include\wx\xti.h"
2266 >
2267 </File>
2268 <File
2269 RelativePath="..\..\include\wx\xti2.h"
2270 >
2271 </File>
2272 <File
2273 RelativePath="..\..\include\wx\xtictor.h"
2274 >
2275 </File>
2276 <File
2277 RelativePath="..\..\include\wx\xtihandler.h"
2278 >
2279 </File>
2280 <File
2281 RelativePath="..\..\include\wx\xtiprop.h"
2282 >
2283 </File>
2284 <File
2285 RelativePath="..\..\include\wx\xtistrm.h"
2286 >
2287 </File>
2288 <File
2289 RelativePath="..\..\include\wx\xtitypes.h"
2290 >
2291 </File>
2292 <File
2293 RelativePath="..\..\include\wx\zipstrm.h"
2294 >
2295 </File>
2296 <File
2297 RelativePath="..\..\include\wx\zstream.h"
2298 >
2299 </File>
2300 </Filter>
2301 </Files>
2302 <Globals>
2303
2304 </Globals>
2305 </VisualStudioProject>
2306