]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_net.vcproj
extracted wxWrapSizer in separate files and somewhat improved it (heavily modified...
[wxWidgets.git] / build / msw / wx_vc8_net.vcproj
1 <?xml version="1.0" ?>
2 <!--
3
4 This makefile was generated by
5 Bakefile 0.2.3 (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="net"
13 ProjectGUID="{C752F044-0E49-5C21-818F-751B327B35AA}"
14 >
15 <Platforms>
16 <Platform
17 Name="Win32"
18 />
19 </Platforms>
20 <ToolFiles>
21
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="DLL Universal Release|Win32"
26 OutputDirectory="..\..\lib\vc_dll"
27 IntermediateDirectory="vc_mswunivudll\net"
28 ConfigurationType="2"
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="VCIDLTool"
47 />
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="2"
51 InlineFunctionExpansion="1"
52 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
53 MinimalRebuild="false"
54 ExceptionHandling="1"
55 AdditionalOptions=""
56 RuntimeLibrary="2"
57 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
58 BasicRuntimeChecks="3"
59 DebugInformationFormat="3"
60 Detect64BitPortabilityProblems="true"
61 RuntimeTypeInfo="true"
62 UsePrecompiledHeader="2"
63 PrecompiledHeaderThrough="wx/wxprec.h"
64 PrecompiledHeaderFile="vc_mswunivudll\wxprec_netdll.pch"
65 AssemblerListingLocation="vc_mswunivudll\net\"
66 ObjectFile="vc_mswunivudll\net\"
67 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
68 WarningLevel="4"
69 SuppressStartupBanner="true"
70 />
71 <Tool
72 Name="VCManagedResourceCompilerTool"
73 />
74 <Tool
75 Name="VCResourceCompilerTool"
76 Culture="1033"
77 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
78 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLinkerTool"
85 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 ..\..\lib\vc_dll\wxbase29u.lib"
86 AdditionalOptions=""
87 OutputFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.dll"
88 LinkIncremental="2"
89 ImportLibrary="..\..\lib\vc_dll\wxbase29u_net.lib"
90 SuppressStartupBanner="true"
91 AdditionalLibraryDirectories="..\..\lib\vc_dll"
92 GenerateManifest="true"
93 GenerateDebugInformation="true"
94 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
95 TargetMachine="1"
96 />
97 <Tool
98 Name="VCALinkTool"
99 />
100 <Tool
101 Name="VCXDCMakeTool"
102 />
103 <Tool
104 Name="VCBscMakeTool"
105 OutputFile="..\..\lib\vc_dll\wx_vc8_net.bsc"
106 SuppressStartupBanner="true"
107 />
108 <Tool
109 Name="VCFxCopTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 />
114 </Configuration>
115 <Configuration
116 Name="DLL Universal Debug|Win32"
117 OutputDirectory="..\..\lib\vc_dll"
118 IntermediateDirectory="vc_mswunivuddll\net"
119 ConfigurationType="2"
120 UseOfMFC="0"
121 ATLMinimizesCRunTimeLibraryUsage="false"
122 CharacterSet="1"
123 >
124 <Tool
125 Name="VCPreBuildEventTool"
126 />
127 <Tool
128 Name="VCCustomBuildTool"
129 />
130 <Tool
131 Name="VCXMLDataGeneratorTool"
132 />
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"
135 />
136 <Tool
137 Name="VCIDLTool"
138 />
139 <Tool
140 Name="VCCLCompilerTool"
141 Optimization="0"
142 InlineFunctionExpansion="1"
143 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
144 MinimalRebuild="true"
145 ExceptionHandling="1"
146 AdditionalOptions=""
147 RuntimeLibrary="3"
148 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
149 BasicRuntimeChecks="3"
150 DebugInformationFormat="3"
151 Detect64BitPortabilityProblems="true"
152 RuntimeTypeInfo="true"
153 UsePrecompiledHeader="2"
154 PrecompiledHeaderThrough="wx/wxprec.h"
155 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_netdll.pch"
156 AssemblerListingLocation="vc_mswunivuddll\net\"
157 ObjectFile="vc_mswunivuddll\net\"
158 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
159 WarningLevel="4"
160 SuppressStartupBanner="true"
161 />
162 <Tool
163 Name="VCManagedResourceCompilerTool"
164 />
165 <Tool
166 Name="VCResourceCompilerTool"
167 Culture="1033"
168 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
169 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
170 />
171 <Tool
172 Name="VCPreLinkEventTool"
173 />
174 <Tool
175 Name="VCLinkerTool"
176 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 ..\..\lib\vc_dll\wxbase29ud.lib"
177 AdditionalOptions=""
178 OutputFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.dll"
179 LinkIncremental="2"
180 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_net.lib"
181 SuppressStartupBanner="true"
182 AdditionalLibraryDirectories="..\..\lib\vc_dll"
183 GenerateManifest="true"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
186 TargetMachine="1"
187 />
188 <Tool
189 Name="VCALinkTool"
190 />
191 <Tool
192 Name="VCXDCMakeTool"
193 />
194 <Tool
195 Name="VCBscMakeTool"
196 OutputFile="..\..\lib\vc_dll\wx_vc8_net.bsc"
197 SuppressStartupBanner="true"
198 />
199 <Tool
200 Name="VCFxCopTool"
201 />
202 <Tool
203 Name="VCPostBuildEventTool"
204 />
205 </Configuration>
206 <Configuration
207 Name="DLL Release|Win32"
208 OutputDirectory="..\..\lib\vc_dll"
209 IntermediateDirectory="vc_mswudll\net"
210 ConfigurationType="2"
211 UseOfMFC="0"
212 ATLMinimizesCRunTimeLibraryUsage="false"
213 CharacterSet="1"
214 >
215 <Tool
216 Name="VCPreBuildEventTool"
217 />
218 <Tool
219 Name="VCCustomBuildTool"
220 />
221 <Tool
222 Name="VCXMLDataGeneratorTool"
223 />
224 <Tool
225 Name="VCWebServiceProxyGeneratorTool"
226 />
227 <Tool
228 Name="VCIDLTool"
229 />
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="2"
233 InlineFunctionExpansion="1"
234 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
235 MinimalRebuild="false"
236 ExceptionHandling="1"
237 AdditionalOptions=""
238 RuntimeLibrary="2"
239 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
240 BasicRuntimeChecks="3"
241 DebugInformationFormat="3"
242 Detect64BitPortabilityProblems="true"
243 RuntimeTypeInfo="true"
244 UsePrecompiledHeader="2"
245 PrecompiledHeaderThrough="wx/wxprec.h"
246 PrecompiledHeaderFile="vc_mswudll\wxprec_netdll.pch"
247 AssemblerListingLocation="vc_mswudll\net\"
248 ObjectFile="vc_mswudll\net\"
249 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
250 WarningLevel="4"
251 SuppressStartupBanner="true"
252 />
253 <Tool
254 Name="VCManagedResourceCompilerTool"
255 />
256 <Tool
257 Name="VCResourceCompilerTool"
258 Culture="1033"
259 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
260 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
261 />
262 <Tool
263 Name="VCPreLinkEventTool"
264 />
265 <Tool
266 Name="VCLinkerTool"
267 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 ..\..\lib\vc_dll\wxbase29u.lib"
268 AdditionalOptions=""
269 OutputFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.dll"
270 LinkIncremental="2"
271 ImportLibrary="..\..\lib\vc_dll\wxbase29u_net.lib"
272 SuppressStartupBanner="true"
273 AdditionalLibraryDirectories="..\..\lib\vc_dll"
274 GenerateManifest="true"
275 GenerateDebugInformation="true"
276 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
277 TargetMachine="1"
278 />
279 <Tool
280 Name="VCALinkTool"
281 />
282 <Tool
283 Name="VCXDCMakeTool"
284 />
285 <Tool
286 Name="VCBscMakeTool"
287 OutputFile="..\..\lib\vc_dll\wx_vc8_net.bsc"
288 SuppressStartupBanner="true"
289 />
290 <Tool
291 Name="VCFxCopTool"
292 />
293 <Tool
294 Name="VCPostBuildEventTool"
295 />
296 </Configuration>
297 <Configuration
298 Name="DLL Debug|Win32"
299 OutputDirectory="..\..\lib\vc_dll"
300 IntermediateDirectory="vc_mswuddll\net"
301 ConfigurationType="2"
302 UseOfMFC="0"
303 ATLMinimizesCRunTimeLibraryUsage="false"
304 CharacterSet="1"
305 >
306 <Tool
307 Name="VCPreBuildEventTool"
308 />
309 <Tool
310 Name="VCCustomBuildTool"
311 />
312 <Tool
313 Name="VCXMLDataGeneratorTool"
314 />
315 <Tool
316 Name="VCWebServiceProxyGeneratorTool"
317 />
318 <Tool
319 Name="VCIDLTool"
320 />
321 <Tool
322 Name="VCCLCompilerTool"
323 Optimization="0"
324 InlineFunctionExpansion="1"
325 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
326 MinimalRebuild="true"
327 ExceptionHandling="1"
328 AdditionalOptions=""
329 RuntimeLibrary="3"
330 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
331 BasicRuntimeChecks="3"
332 DebugInformationFormat="3"
333 Detect64BitPortabilityProblems="true"
334 RuntimeTypeInfo="true"
335 UsePrecompiledHeader="2"
336 PrecompiledHeaderThrough="wx/wxprec.h"
337 PrecompiledHeaderFile="vc_mswuddll\wxprec_netdll.pch"
338 AssemblerListingLocation="vc_mswuddll\net\"
339 ObjectFile="vc_mswuddll\net\"
340 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
341 WarningLevel="4"
342 SuppressStartupBanner="true"
343 />
344 <Tool
345 Name="VCManagedResourceCompilerTool"
346 />
347 <Tool
348 Name="VCResourceCompilerTool"
349 Culture="1033"
350 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
351 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
352 />
353 <Tool
354 Name="VCPreLinkEventTool"
355 />
356 <Tool
357 Name="VCLinkerTool"
358 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 ..\..\lib\vc_dll\wxbase29ud.lib"
359 AdditionalOptions=""
360 OutputFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.dll"
361 LinkIncremental="2"
362 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_net.lib"
363 SuppressStartupBanner="true"
364 AdditionalLibraryDirectories="..\..\lib\vc_dll"
365 GenerateManifest="true"
366 GenerateDebugInformation="true"
367 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
368 TargetMachine="1"
369 />
370 <Tool
371 Name="VCALinkTool"
372 />
373 <Tool
374 Name="VCXDCMakeTool"
375 />
376 <Tool
377 Name="VCBscMakeTool"
378 OutputFile="..\..\lib\vc_dll\wx_vc8_net.bsc"
379 SuppressStartupBanner="true"
380 />
381 <Tool
382 Name="VCFxCopTool"
383 />
384 <Tool
385 Name="VCPostBuildEventTool"
386 />
387 </Configuration>
388 <Configuration
389 Name="Universal Release|Win32"
390 OutputDirectory="..\..\lib\vc_lib"
391 IntermediateDirectory="vc_mswunivu\net"
392 ConfigurationType="4"
393 UseOfMFC="0"
394 ATLMinimizesCRunTimeLibraryUsage="false"
395 CharacterSet="1"
396 >
397 <Tool
398 Name="VCPreBuildEventTool"
399 />
400 <Tool
401 Name="VCCustomBuildTool"
402 />
403 <Tool
404 Name="VCXMLDataGeneratorTool"
405 />
406 <Tool
407 Name="VCWebServiceProxyGeneratorTool"
408 />
409 <Tool
410 Name="VCIDLTool"
411 />
412 <Tool
413 Name="VCCLCompilerTool"
414 Optimization="2"
415 InlineFunctionExpansion="1"
416 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
417 MinimalRebuild="false"
418 ExceptionHandling="1"
419 AdditionalOptions=""
420 RuntimeLibrary="2"
421 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
422 BasicRuntimeChecks="3"
423 DebugInformationFormat="3"
424 Detect64BitPortabilityProblems="true"
425 RuntimeTypeInfo="true"
426 UsePrecompiledHeader="2"
427 PrecompiledHeaderThrough="wx/wxprec.h"
428 PrecompiledHeaderFile="vc_mswunivu\wxprec_netlib.pch"
429 AssemblerListingLocation="vc_mswunivu\net\"
430 ObjectFile="vc_mswunivu\net\"
431 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_net.pdb"
432 WarningLevel="4"
433 SuppressStartupBanner="true"
434 />
435 <Tool
436 Name="VCManagedResourceCompilerTool"
437 />
438 <Tool
439 Name="VCResourceCompilerTool"
440 Culture="1033"
441 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
442 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
443 />
444 <Tool
445 Name="VCPreLinkEventTool"
446 />
447 <Tool
448 Name="VCLibrarianTool"
449 OutputFile="..\..\lib\vc_lib\wxbase29u_net.lib"
450 SuppressStartupBanner="true"
451 />
452 <Tool
453 Name="VCALinkTool"
454 />
455 <Tool
456 Name="VCXDCMakeTool"
457 />
458 <Tool
459 Name="VCBscMakeTool"
460 OutputFile="..\..\lib\vc_lib\wx_vc8_net.bsc"
461 SuppressStartupBanner="true"
462 />
463 <Tool
464 Name="VCFxCopTool"
465 />
466 <Tool
467 Name="VCPostBuildEventTool"
468 />
469 </Configuration>
470 <Configuration
471 Name="Universal Debug|Win32"
472 OutputDirectory="..\..\lib\vc_lib"
473 IntermediateDirectory="vc_mswunivud\net"
474 ConfigurationType="4"
475 UseOfMFC="0"
476 ATLMinimizesCRunTimeLibraryUsage="false"
477 CharacterSet="1"
478 >
479 <Tool
480 Name="VCPreBuildEventTool"
481 />
482 <Tool
483 Name="VCCustomBuildTool"
484 />
485 <Tool
486 Name="VCXMLDataGeneratorTool"
487 />
488 <Tool
489 Name="VCWebServiceProxyGeneratorTool"
490 />
491 <Tool
492 Name="VCIDLTool"
493 />
494 <Tool
495 Name="VCCLCompilerTool"
496 Optimization="0"
497 InlineFunctionExpansion="1"
498 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
499 MinimalRebuild="true"
500 ExceptionHandling="1"
501 AdditionalOptions=""
502 RuntimeLibrary="3"
503 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
504 BasicRuntimeChecks="3"
505 DebugInformationFormat="3"
506 Detect64BitPortabilityProblems="true"
507 RuntimeTypeInfo="true"
508 UsePrecompiledHeader="2"
509 PrecompiledHeaderThrough="wx/wxprec.h"
510 PrecompiledHeaderFile="vc_mswunivud\wxprec_netlib.pch"
511 AssemblerListingLocation="vc_mswunivud\net\"
512 ObjectFile="vc_mswunivud\net\"
513 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_net.pdb"
514 WarningLevel="4"
515 SuppressStartupBanner="true"
516 />
517 <Tool
518 Name="VCManagedResourceCompilerTool"
519 />
520 <Tool
521 Name="VCResourceCompilerTool"
522 Culture="1033"
523 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
524 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
525 />
526 <Tool
527 Name="VCPreLinkEventTool"
528 />
529 <Tool
530 Name="VCLibrarianTool"
531 OutputFile="..\..\lib\vc_lib\wxbase29ud_net.lib"
532 SuppressStartupBanner="true"
533 />
534 <Tool
535 Name="VCALinkTool"
536 />
537 <Tool
538 Name="VCXDCMakeTool"
539 />
540 <Tool
541 Name="VCBscMakeTool"
542 OutputFile="..\..\lib\vc_lib\wx_vc8_net.bsc"
543 SuppressStartupBanner="true"
544 />
545 <Tool
546 Name="VCFxCopTool"
547 />
548 <Tool
549 Name="VCPostBuildEventTool"
550 />
551 </Configuration>
552 <Configuration
553 Name="Release|Win32"
554 OutputDirectory="..\..\lib\vc_lib"
555 IntermediateDirectory="vc_mswu\net"
556 ConfigurationType="4"
557 UseOfMFC="0"
558 ATLMinimizesCRunTimeLibraryUsage="false"
559 CharacterSet="1"
560 >
561 <Tool
562 Name="VCPreBuildEventTool"
563 />
564 <Tool
565 Name="VCCustomBuildTool"
566 />
567 <Tool
568 Name="VCXMLDataGeneratorTool"
569 />
570 <Tool
571 Name="VCWebServiceProxyGeneratorTool"
572 />
573 <Tool
574 Name="VCIDLTool"
575 />
576 <Tool
577 Name="VCCLCompilerTool"
578 Optimization="2"
579 InlineFunctionExpansion="1"
580 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
581 MinimalRebuild="false"
582 ExceptionHandling="1"
583 AdditionalOptions=""
584 RuntimeLibrary="2"
585 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
586 BasicRuntimeChecks="3"
587 DebugInformationFormat="3"
588 Detect64BitPortabilityProblems="true"
589 RuntimeTypeInfo="true"
590 UsePrecompiledHeader="2"
591 PrecompiledHeaderThrough="wx/wxprec.h"
592 PrecompiledHeaderFile="vc_mswu\wxprec_netlib.pch"
593 AssemblerListingLocation="vc_mswu\net\"
594 ObjectFile="vc_mswu\net\"
595 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_net.pdb"
596 WarningLevel="4"
597 SuppressStartupBanner="true"
598 />
599 <Tool
600 Name="VCManagedResourceCompilerTool"
601 />
602 <Tool
603 Name="VCResourceCompilerTool"
604 Culture="1033"
605 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
606 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
607 />
608 <Tool
609 Name="VCPreLinkEventTool"
610 />
611 <Tool
612 Name="VCLibrarianTool"
613 OutputFile="..\..\lib\vc_lib\wxbase29u_net.lib"
614 SuppressStartupBanner="true"
615 />
616 <Tool
617 Name="VCALinkTool"
618 />
619 <Tool
620 Name="VCXDCMakeTool"
621 />
622 <Tool
623 Name="VCBscMakeTool"
624 OutputFile="..\..\lib\vc_lib\wx_vc8_net.bsc"
625 SuppressStartupBanner="true"
626 />
627 <Tool
628 Name="VCFxCopTool"
629 />
630 <Tool
631 Name="VCPostBuildEventTool"
632 />
633 </Configuration>
634 <Configuration
635 Name="Debug|Win32"
636 OutputDirectory="..\..\lib\vc_lib"
637 IntermediateDirectory="vc_mswud\net"
638 ConfigurationType="4"
639 UseOfMFC="0"
640 ATLMinimizesCRunTimeLibraryUsage="false"
641 CharacterSet="1"
642 >
643 <Tool
644 Name="VCPreBuildEventTool"
645 />
646 <Tool
647 Name="VCCustomBuildTool"
648 />
649 <Tool
650 Name="VCXMLDataGeneratorTool"
651 />
652 <Tool
653 Name="VCWebServiceProxyGeneratorTool"
654 />
655 <Tool
656 Name="VCIDLTool"
657 />
658 <Tool
659 Name="VCCLCompilerTool"
660 Optimization="0"
661 InlineFunctionExpansion="1"
662 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
663 MinimalRebuild="true"
664 ExceptionHandling="1"
665 AdditionalOptions=""
666 RuntimeLibrary="3"
667 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
668 BasicRuntimeChecks="3"
669 DebugInformationFormat="3"
670 Detect64BitPortabilityProblems="true"
671 RuntimeTypeInfo="true"
672 UsePrecompiledHeader="2"
673 PrecompiledHeaderThrough="wx/wxprec.h"
674 PrecompiledHeaderFile="vc_mswud\wxprec_netlib.pch"
675 AssemblerListingLocation="vc_mswud\net\"
676 ObjectFile="vc_mswud\net\"
677 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_net.pdb"
678 WarningLevel="4"
679 SuppressStartupBanner="true"
680 />
681 <Tool
682 Name="VCManagedResourceCompilerTool"
683 />
684 <Tool
685 Name="VCResourceCompilerTool"
686 Culture="1033"
687 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
688 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
689 />
690 <Tool
691 Name="VCPreLinkEventTool"
692 />
693 <Tool
694 Name="VCLibrarianTool"
695 OutputFile="..\..\lib\vc_lib\wxbase29ud_net.lib"
696 SuppressStartupBanner="true"
697 />
698 <Tool
699 Name="VCALinkTool"
700 />
701 <Tool
702 Name="VCXDCMakeTool"
703 />
704 <Tool
705 Name="VCBscMakeTool"
706 OutputFile="..\..\lib\vc_lib\wx_vc8_net.bsc"
707 SuppressStartupBanner="true"
708 />
709 <Tool
710 Name="VCFxCopTool"
711 />
712 <Tool
713 Name="VCPostBuildEventTool"
714 />
715 </Configuration>
716 </Configurations>
717 <References>
718
719 </References>
720 <Files>
721 <Filter
722 Name="Common Sources"
723 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"
724 >
725 <File
726 RelativePath="..\..\src\common\dummy.cpp"
727 >
728 <FileConfiguration
729 Name="DLL Universal Release|Win32"
730 >
731 <Tool
732 Name="VCCLCompilerTool"
733 UsePrecompiledHeader="1"
734 />
735 </FileConfiguration>
736 <FileConfiguration
737 Name="DLL Universal Debug|Win32"
738 >
739 <Tool
740 Name="VCCLCompilerTool"
741 UsePrecompiledHeader="1"
742 />
743 </FileConfiguration>
744 <FileConfiguration
745 Name="DLL Release|Win32"
746 >
747 <Tool
748 Name="VCCLCompilerTool"
749 UsePrecompiledHeader="1"
750 />
751 </FileConfiguration>
752 <FileConfiguration
753 Name="DLL Debug|Win32"
754 >
755 <Tool
756 Name="VCCLCompilerTool"
757 UsePrecompiledHeader="1"
758 />
759 </FileConfiguration>
760 <FileConfiguration
761 Name="Universal Release|Win32"
762 >
763 <Tool
764 Name="VCCLCompilerTool"
765 UsePrecompiledHeader="1"
766 />
767 </FileConfiguration>
768 <FileConfiguration
769 Name="Universal Debug|Win32"
770 >
771 <Tool
772 Name="VCCLCompilerTool"
773 UsePrecompiledHeader="1"
774 />
775 </FileConfiguration>
776 <FileConfiguration
777 Name="Release|Win32"
778 >
779 <Tool
780 Name="VCCLCompilerTool"
781 UsePrecompiledHeader="1"
782 />
783 </FileConfiguration>
784 <FileConfiguration
785 Name="Debug|Win32"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 UsePrecompiledHeader="1"
790 />
791 </FileConfiguration>
792 </File>
793 <File
794 RelativePath="..\..\src\common\fs_inet.cpp"
795 />
796 <File
797 RelativePath="..\..\src\common\ftp.cpp"
798 />
799 <File
800 RelativePath="..\..\src\common\http.cpp"
801 />
802 <File
803 RelativePath="..\..\src\common\protocol.cpp"
804 />
805 <File
806 RelativePath="..\..\src\common\sckaddr.cpp"
807 />
808 <File
809 RelativePath="..\..\src\common\sckfile.cpp"
810 />
811 <File
812 RelativePath="..\..\src\common\sckipc.cpp"
813 />
814 <File
815 RelativePath="..\..\src\common\sckstrm.cpp"
816 />
817 <File
818 RelativePath="..\..\src\common\socket.cpp"
819 />
820 <File
821 RelativePath="..\..\src\common\url.cpp"
822 />
823 </Filter>
824 <Filter
825 Name="MSW Sources"
826 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"
827 >
828 <File
829 RelativePath="..\..\src\msw\gsocket.cpp"
830 />
831 <File
832 RelativePath="..\..\src\msw\gsockmsw.cpp"
833 />
834 <File
835 RelativePath="..\..\src\msw\urlmsw.cpp"
836 />
837 <File
838 RelativePath="..\..\src\msw\version.rc"
839 >
840 <FileConfiguration
841 Name="Universal Release|Win32"
842 ExcludedFromBuild="true"
843 />
844 <FileConfiguration
845 Name="Universal Debug|Win32"
846 ExcludedFromBuild="true"
847 />
848 <FileConfiguration
849 Name="Release|Win32"
850 ExcludedFromBuild="true"
851 />
852 <FileConfiguration
853 Name="Debug|Win32"
854 ExcludedFromBuild="true"
855 />
856 </File>
857 </Filter>
858 <Filter
859 Name="Setup Headers"
860 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"
861 >
862 <File
863 RelativePath="..\..\include\wx\univ\setup.h"
864 >
865 <FileConfiguration
866 Name="DLL Universal Release|Win32"
867 >
868 <Tool
869 Name="VCCustomBuildTool"
870 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
871 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
872 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
873 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
874 />
875 </FileConfiguration>
876 <FileConfiguration
877 Name="DLL Universal Debug|Win32"
878 >
879 <Tool
880 Name="VCCustomBuildTool"
881 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
882 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
883 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
884 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
885 />
886 </FileConfiguration>
887 <FileConfiguration
888 Name="DLL Release|Win32"
889 />
890 <FileConfiguration
891 Name="DLL Debug|Win32"
892 />
893 <FileConfiguration
894 Name="Universal Release|Win32"
895 >
896 <Tool
897 Name="VCCustomBuildTool"
898 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
899 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
900 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
901 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
902 />
903 </FileConfiguration>
904 <FileConfiguration
905 Name="Universal Debug|Win32"
906 >
907 <Tool
908 Name="VCCustomBuildTool"
909 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
910 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
911 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
912 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
913 />
914 </FileConfiguration>
915 <FileConfiguration
916 Name="Release|Win32"
917 />
918 <FileConfiguration
919 Name="Debug|Win32"
920 />
921 </File>
922 <File
923 RelativePath="..\..\include\wx\msw\setup.h"
924 >
925 <FileConfiguration
926 Name="DLL Universal Release|Win32"
927 />
928 <FileConfiguration
929 Name="DLL Universal Debug|Win32"
930 />
931 <FileConfiguration
932 Name="DLL Release|Win32"
933 >
934 <Tool
935 Name="VCCustomBuildTool"
936 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
937 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
938 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
939 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
940 />
941 </FileConfiguration>
942 <FileConfiguration
943 Name="DLL Debug|Win32"
944 >
945 <Tool
946 Name="VCCustomBuildTool"
947 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
948 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
949 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
950 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
951 />
952 </FileConfiguration>
953 <FileConfiguration
954 Name="Universal Release|Win32"
955 />
956 <FileConfiguration
957 Name="Universal Debug|Win32"
958 />
959 <FileConfiguration
960 Name="Release|Win32"
961 >
962 <Tool
963 Name="VCCustomBuildTool"
964 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
965 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
966 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
967 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
968 />
969 </FileConfiguration>
970 <FileConfiguration
971 Name="Debug|Win32"
972 >
973 <Tool
974 Name="VCCustomBuildTool"
975 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
976 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
977 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
978 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"
979 />
980 </FileConfiguration>
981 </File>
982 </Filter>
983 <Filter
984 Name="MSW Headers"
985 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"
986 >
987 <File
988 RelativePath="..\..\include\wx\msw\genrcdefs.h"
989 >
990 <FileConfiguration
991 Name="DLL Universal Release|Win32"
992 >
993 <Tool
994 Name="VCCustomBuildTool"
995 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
996 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
997 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
998 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"
999 />
1000 </FileConfiguration>
1001 <FileConfiguration
1002 Name="DLL Universal Debug|Win32"
1003 >
1004 <Tool
1005 Name="VCCustomBuildTool"
1006 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1007 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
1008 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1009 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"
1010 />
1011 </FileConfiguration>
1012 <FileConfiguration
1013 Name="DLL Release|Win32"
1014 >
1015 <Tool
1016 Name="VCCustomBuildTool"
1017 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1018 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
1019 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1020 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
1021 />
1022 </FileConfiguration>
1023 <FileConfiguration
1024 Name="DLL Debug|Win32"
1025 >
1026 <Tool
1027 Name="VCCustomBuildTool"
1028 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1029 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
1030 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1031 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
1032 />
1033 </FileConfiguration>
1034 <FileConfiguration
1035 Name="Universal Release|Win32"
1036 >
1037 <Tool
1038 Name="VCCustomBuildTool"
1039 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1040 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
1041 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1042 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"
1043 />
1044 </FileConfiguration>
1045 <FileConfiguration
1046 Name="Universal Debug|Win32"
1047 >
1048 <Tool
1049 Name="VCCustomBuildTool"
1050 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1051 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
1052 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1053 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"
1054 />
1055 </FileConfiguration>
1056 <FileConfiguration
1057 Name="Release|Win32"
1058 >
1059 <Tool
1060 Name="VCCustomBuildTool"
1061 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1062 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
1063 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1064 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
1065 />
1066 </FileConfiguration>
1067 <FileConfiguration
1068 Name="Debug|Win32"
1069 >
1070 <Tool
1071 Name="VCCustomBuildTool"
1072 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1073 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
1074 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1075 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
1076 />
1077 </FileConfiguration>
1078 </File>
1079 <File
1080 RelativePath="..\..\include\wx\msw\gsockmsw.h"
1081 />
1082 </Filter>
1083 <Filter
1084 Name="Common Headers"
1085 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"
1086 >
1087 <File
1088 RelativePath="..\..\include\wx\protocol\file.h"
1089 />
1090 <File
1091 RelativePath="..\..\include\wx\fs_inet.h"
1092 />
1093 <File
1094 RelativePath="..\..\include\wx\protocol\ftp.h"
1095 />
1096 <File
1097 RelativePath="..\..\include\wx\gsocket.h"
1098 />
1099 <File
1100 RelativePath="..\..\include\wx\protocol\http.h"
1101 />
1102 <File
1103 RelativePath="..\..\include\wx\protocol\protocol.h"
1104 />
1105 <File
1106 RelativePath="..\..\include\wx\sckaddr.h"
1107 />
1108 <File
1109 RelativePath="..\..\include\wx\sckipc.h"
1110 />
1111 <File
1112 RelativePath="..\..\include\wx\sckstrm.h"
1113 />
1114 <File
1115 RelativePath="..\..\include\wx\socket.h"
1116 />
1117 <File
1118 RelativePath="..\..\include\wx\url.h"
1119 />
1120 </Filter>
1121 </Files>
1122 <Globals>
1123
1124 </Globals>
1125 </VisualStudioProject>
1126