]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_net.vcproj
remove the badle defined and apparently unnecessary wxSocketImpl::m_detected field
[wxWidgets.git] / build / msw / wx_vc7_net.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This makefile was generated by
5 Bakefile 0.2.5 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="7.10"
12 Name="net"
13 ProjectGUID="{48EEE04D-6B25-5A11-8A4A-B84C3C1146EC}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="DLL Universal Release|Win32"
21 OutputDirectory="..\..\lib\vc_dll"
22 IntermediateDirectory="vc_mswunivudll\net"
23 ConfigurationType="2"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="2"
30 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
31 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
32 ExceptionHandling="TRUE"
33 RuntimeLibrary="2"
34 RuntimeTypeInfo="TRUE"
35 UsePrecompiledHeader="3"
36 PrecompiledHeaderThrough="wx/wxprec.h"
37 PrecompiledHeaderFile="vc_mswunivudll\wxprec_netdll.pch"
38 AssemblerListingLocation="vc_mswunivudll\net\"
39 ObjectFile="vc_mswunivudll\net\"
40 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
41 WarningLevel="4"
42 SuppressStartupBanner="TRUE"
43 Detect64BitPortabilityProblems="TRUE"
44 DebugInformationFormat="3"/>
45 <Tool
46 Name="VCCustomBuildTool"/>
47 <Tool
48 Name="VCLinkerTool"
49 AdditionalOptions=""
50 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"
51 OutputFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.dll"
52 LinkIncremental="2"
53 ImportLibrary="..\..\lib\vc_dll\wxbase29u_net.lib"
54 SuppressStartupBanner="TRUE"
55 AdditionalLibraryDirectories="..\..\lib\vc_dll"
56 GenerateDebugInformation="TRUE"
57 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
58 TargetMachine="1"/>
59 <Tool
60 Name="VCMIDLTool"/>
61 <Tool
62 Name="VCPostBuildEventTool"/>
63 <Tool
64 Name="VCPreBuildEventTool"/>
65 <Tool
66 Name="VCPreLinkEventTool"/>
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
70 Culture="1033"
71 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
72 <Tool
73 Name="VCWebServiceProxyGeneratorTool"/>
74 <Tool
75 Name="VCXMLDataGeneratorTool"/>
76 <Tool
77 Name="VCWebDeploymentTool"/>
78 <Tool
79 Name="VCManagedWrapperGeneratorTool"/>
80 <Tool
81 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
82 </Configuration>
83 <Configuration
84 Name="DLL Universal Debug|Win32"
85 OutputDirectory="..\..\lib\vc_dll"
86 IntermediateDirectory="vc_mswunivuddll\net"
87 ConfigurationType="2"
88 UseOfMFC="0"
89 ATLMinimizesCRunTimeLibraryUsage="FALSE"
90 CharacterSet="1">
91 <Tool
92 Name="VCCLCompilerTool"
93 Optimization="0"
94 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
95 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
96 MinimalRebuild="TRUE"
97 ExceptionHandling="TRUE"
98 BasicRuntimeChecks="3"
99 RuntimeLibrary="3"
100 BufferSecurityCheck="TRUE"
101 RuntimeTypeInfo="TRUE"
102 UsePrecompiledHeader="3"
103 PrecompiledHeaderThrough="wx/wxprec.h"
104 PrecompiledHeaderFile="vc_mswunivuddll\wxprec_netdll.pch"
105 AssemblerListingLocation="vc_mswunivuddll\net\"
106 ObjectFile="vc_mswunivuddll\net\"
107 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
108 WarningLevel="4"
109 SuppressStartupBanner="TRUE"
110 Detect64BitPortabilityProblems="TRUE"
111 DebugInformationFormat="3"/>
112 <Tool
113 Name="VCCustomBuildTool"/>
114 <Tool
115 Name="VCLinkerTool"
116 AdditionalOptions=""
117 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"
118 OutputFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.dll"
119 LinkIncremental="2"
120 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_net.lib"
121 SuppressStartupBanner="TRUE"
122 AdditionalLibraryDirectories="..\..\lib\vc_dll"
123 GenerateDebugInformation="TRUE"
124 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
125 TargetMachine="1"/>
126 <Tool
127 Name="VCMIDLTool"/>
128 <Tool
129 Name="VCPostBuildEventTool"/>
130 <Tool
131 Name="VCPreBuildEventTool"/>
132 <Tool
133 Name="VCPreLinkEventTool"/>
134 <Tool
135 Name="VCResourceCompilerTool"
136 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
137 Culture="1033"
138 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"/>
141 <Tool
142 Name="VCXMLDataGeneratorTool"/>
143 <Tool
144 Name="VCWebDeploymentTool"/>
145 <Tool
146 Name="VCManagedWrapperGeneratorTool"/>
147 <Tool
148 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
149 </Configuration>
150 <Configuration
151 Name="DLL Release|Win32"
152 OutputDirectory="..\..\lib\vc_dll"
153 IntermediateDirectory="vc_mswudll\net"
154 ConfigurationType="2"
155 UseOfMFC="0"
156 ATLMinimizesCRunTimeLibraryUsage="FALSE"
157 CharacterSet="1">
158 <Tool
159 Name="VCCLCompilerTool"
160 Optimization="2"
161 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
162 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
163 ExceptionHandling="TRUE"
164 RuntimeLibrary="2"
165 RuntimeTypeInfo="TRUE"
166 UsePrecompiledHeader="3"
167 PrecompiledHeaderThrough="wx/wxprec.h"
168 PrecompiledHeaderFile="vc_mswudll\wxprec_netdll.pch"
169 AssemblerListingLocation="vc_mswudll\net\"
170 ObjectFile="vc_mswudll\net\"
171 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
172 WarningLevel="4"
173 SuppressStartupBanner="TRUE"
174 Detect64BitPortabilityProblems="TRUE"
175 DebugInformationFormat="3"/>
176 <Tool
177 Name="VCCustomBuildTool"/>
178 <Tool
179 Name="VCLinkerTool"
180 AdditionalOptions=""
181 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"
182 OutputFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.dll"
183 LinkIncremental="2"
184 ImportLibrary="..\..\lib\vc_dll\wxbase29u_net.lib"
185 SuppressStartupBanner="TRUE"
186 AdditionalLibraryDirectories="..\..\lib\vc_dll"
187 GenerateDebugInformation="TRUE"
188 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290u_net_vc_custom.pdb"
189 TargetMachine="1"/>
190 <Tool
191 Name="VCMIDLTool"/>
192 <Tool
193 Name="VCPostBuildEventTool"/>
194 <Tool
195 Name="VCPreBuildEventTool"/>
196 <Tool
197 Name="VCPreLinkEventTool"/>
198 <Tool
199 Name="VCResourceCompilerTool"
200 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290u_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
201 Culture="1033"
202 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"/>
205 <Tool
206 Name="VCXMLDataGeneratorTool"/>
207 <Tool
208 Name="VCWebDeploymentTool"/>
209 <Tool
210 Name="VCManagedWrapperGeneratorTool"/>
211 <Tool
212 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
213 </Configuration>
214 <Configuration
215 Name="DLL Debug|Win32"
216 OutputDirectory="..\..\lib\vc_dll"
217 IntermediateDirectory="vc_mswuddll\net"
218 ConfigurationType="2"
219 UseOfMFC="0"
220 ATLMinimizesCRunTimeLibraryUsage="FALSE"
221 CharacterSet="1">
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="0"
225 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
226 PreprocessorDefinitions="_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
227 MinimalRebuild="TRUE"
228 ExceptionHandling="TRUE"
229 BasicRuntimeChecks="3"
230 RuntimeLibrary="3"
231 BufferSecurityCheck="TRUE"
232 RuntimeTypeInfo="TRUE"
233 UsePrecompiledHeader="3"
234 PrecompiledHeaderThrough="wx/wxprec.h"
235 PrecompiledHeaderFile="vc_mswuddll\wxprec_netdll.pch"
236 AssemblerListingLocation="vc_mswuddll\net\"
237 ObjectFile="vc_mswuddll\net\"
238 ProgramDataBaseFileName="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
239 WarningLevel="4"
240 SuppressStartupBanner="TRUE"
241 Detect64BitPortabilityProblems="TRUE"
242 DebugInformationFormat="3"/>
243 <Tool
244 Name="VCCustomBuildTool"/>
245 <Tool
246 Name="VCLinkerTool"
247 AdditionalOptions=""
248 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"
249 OutputFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.dll"
250 LinkIncremental="2"
251 ImportLibrary="..\..\lib\vc_dll\wxbase29ud_net.lib"
252 SuppressStartupBanner="TRUE"
253 AdditionalLibraryDirectories="..\..\lib\vc_dll"
254 GenerateDebugInformation="TRUE"
255 ProgramDatabaseFile="..\..\lib\vc_dll\wxbase290ud_net_vc_custom.pdb"
256 TargetMachine="1"/>
257 <Tool
258 Name="VCMIDLTool"/>
259 <Tool
260 Name="VCPostBuildEventTool"/>
261 <Tool
262 Name="VCPreBuildEventTool"/>
263 <Tool
264 Name="VCPreLinkEventTool"/>
265 <Tool
266 Name="VCResourceCompilerTool"
267 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;WXDLLNAME=wxbase290ud_net_vc_custom;wxUSE_GUI=0;WXUSINGDLL;WXMAKINGDLL_NET"
268 Culture="1033"
269 AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
270 <Tool
271 Name="VCWebServiceProxyGeneratorTool"/>
272 <Tool
273 Name="VCXMLDataGeneratorTool"/>
274 <Tool
275 Name="VCWebDeploymentTool"/>
276 <Tool
277 Name="VCManagedWrapperGeneratorTool"/>
278 <Tool
279 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
280 </Configuration>
281 <Configuration
282 Name="Universal Release|Win32"
283 OutputDirectory="..\..\lib\vc_lib"
284 IntermediateDirectory="vc_mswunivu\net"
285 ConfigurationType="4"
286 UseOfMFC="0"
287 ATLMinimizesCRunTimeLibraryUsage="FALSE"
288 CharacterSet="1">
289 <Tool
290 Name="VCCLCompilerTool"
291 Optimization="2"
292 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
293 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
294 ExceptionHandling="TRUE"
295 RuntimeLibrary="2"
296 RuntimeTypeInfo="TRUE"
297 UsePrecompiledHeader="3"
298 PrecompiledHeaderThrough="wx/wxprec.h"
299 PrecompiledHeaderFile="vc_mswunivu\wxprec_netlib.pch"
300 AssemblerListingLocation="vc_mswunivu\net\"
301 ObjectFile="vc_mswunivu\net\"
302 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_net.pdb"
303 WarningLevel="4"
304 SuppressStartupBanner="TRUE"
305 Detect64BitPortabilityProblems="TRUE"
306 DebugInformationFormat="3"/>
307 <Tool
308 Name="VCCustomBuildTool"/>
309 <Tool
310 Name="VCLibrarianTool"
311 OutputFile="..\..\lib\vc_lib\wxbase29u_net.lib"
312 SuppressStartupBanner="TRUE"/>
313 <Tool
314 Name="VCMIDLTool"/>
315 <Tool
316 Name="VCPostBuildEventTool"/>
317 <Tool
318 Name="VCPreBuildEventTool"/>
319 <Tool
320 Name="VCPreLinkEventTool"/>
321 <Tool
322 Name="VCResourceCompilerTool"
323 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
324 Culture="1033"
325 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
326 <Tool
327 Name="VCWebServiceProxyGeneratorTool"/>
328 <Tool
329 Name="VCXMLDataGeneratorTool"/>
330 <Tool
331 Name="VCWebDeploymentTool"/>
332 <Tool
333 Name="VCManagedWrapperGeneratorTool"/>
334 <Tool
335 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
336 </Configuration>
337 <Configuration
338 Name="Universal Debug|Win32"
339 OutputDirectory="..\..\lib\vc_lib"
340 IntermediateDirectory="vc_mswunivud\net"
341 ConfigurationType="4"
342 UseOfMFC="0"
343 ATLMinimizesCRunTimeLibraryUsage="FALSE"
344 CharacterSet="1">
345 <Tool
346 Name="VCCLCompilerTool"
347 Optimization="0"
348 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
349 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
350 MinimalRebuild="TRUE"
351 ExceptionHandling="TRUE"
352 BasicRuntimeChecks="3"
353 RuntimeLibrary="3"
354 BufferSecurityCheck="TRUE"
355 RuntimeTypeInfo="TRUE"
356 UsePrecompiledHeader="3"
357 PrecompiledHeaderThrough="wx/wxprec.h"
358 PrecompiledHeaderFile="vc_mswunivud\wxprec_netlib.pch"
359 AssemblerListingLocation="vc_mswunivud\net\"
360 ObjectFile="vc_mswunivud\net\"
361 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_net.pdb"
362 WarningLevel="4"
363 SuppressStartupBanner="TRUE"
364 Detect64BitPortabilityProblems="TRUE"
365 DebugInformationFormat="3"/>
366 <Tool
367 Name="VCCustomBuildTool"/>
368 <Tool
369 Name="VCLibrarianTool"
370 OutputFile="..\..\lib\vc_lib\wxbase29ud_net.lib"
371 SuppressStartupBanner="TRUE"/>
372 <Tool
373 Name="VCMIDLTool"/>
374 <Tool
375 Name="VCPostBuildEventTool"/>
376 <Tool
377 Name="VCPreBuildEventTool"/>
378 <Tool
379 Name="VCPreLinkEventTool"/>
380 <Tool
381 Name="VCResourceCompilerTool"
382 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
383 Culture="1033"
384 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
385 <Tool
386 Name="VCWebServiceProxyGeneratorTool"/>
387 <Tool
388 Name="VCXMLDataGeneratorTool"/>
389 <Tool
390 Name="VCWebDeploymentTool"/>
391 <Tool
392 Name="VCManagedWrapperGeneratorTool"/>
393 <Tool
394 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
395 </Configuration>
396 <Configuration
397 Name="Release|Win32"
398 OutputDirectory="..\..\lib\vc_lib"
399 IntermediateDirectory="vc_mswu\net"
400 ConfigurationType="4"
401 UseOfMFC="0"
402 ATLMinimizesCRunTimeLibraryUsage="FALSE"
403 CharacterSet="1">
404 <Tool
405 Name="VCCLCompilerTool"
406 Optimization="2"
407 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
408 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
409 ExceptionHandling="TRUE"
410 RuntimeLibrary="2"
411 RuntimeTypeInfo="TRUE"
412 UsePrecompiledHeader="3"
413 PrecompiledHeaderThrough="wx/wxprec.h"
414 PrecompiledHeaderFile="vc_mswu\wxprec_netlib.pch"
415 AssemblerListingLocation="vc_mswu\net\"
416 ObjectFile="vc_mswu\net\"
417 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29u_net.pdb"
418 WarningLevel="4"
419 SuppressStartupBanner="TRUE"
420 Detect64BitPortabilityProblems="TRUE"
421 DebugInformationFormat="3"/>
422 <Tool
423 Name="VCCustomBuildTool"/>
424 <Tool
425 Name="VCLibrarianTool"
426 OutputFile="..\..\lib\vc_lib\wxbase29u_net.lib"
427 SuppressStartupBanner="TRUE"/>
428 <Tool
429 Name="VCMIDLTool"/>
430 <Tool
431 Name="VCPostBuildEventTool"/>
432 <Tool
433 Name="VCPreBuildEventTool"/>
434 <Tool
435 Name="VCPreLinkEventTool"/>
436 <Tool
437 Name="VCResourceCompilerTool"
438 PreprocessorDefinitions="__WXMSW__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
439 Culture="1033"
440 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
441 <Tool
442 Name="VCWebServiceProxyGeneratorTool"/>
443 <Tool
444 Name="VCXMLDataGeneratorTool"/>
445 <Tool
446 Name="VCWebDeploymentTool"/>
447 <Tool
448 Name="VCManagedWrapperGeneratorTool"/>
449 <Tool
450 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
451 </Configuration>
452 <Configuration
453 Name="Debug|Win32"
454 OutputDirectory="..\..\lib\vc_lib"
455 IntermediateDirectory="vc_mswud\net"
456 ConfigurationType="4"
457 UseOfMFC="0"
458 ATLMinimizesCRunTimeLibraryUsage="FALSE"
459 CharacterSet="1">
460 <Tool
461 Name="VCCLCompilerTool"
462 Optimization="0"
463 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"
464 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
465 MinimalRebuild="TRUE"
466 ExceptionHandling="TRUE"
467 BasicRuntimeChecks="3"
468 RuntimeLibrary="3"
469 BufferSecurityCheck="TRUE"
470 RuntimeTypeInfo="TRUE"
471 UsePrecompiledHeader="3"
472 PrecompiledHeaderThrough="wx/wxprec.h"
473 PrecompiledHeaderFile="vc_mswud\wxprec_netlib.pch"
474 AssemblerListingLocation="vc_mswud\net\"
475 ObjectFile="vc_mswud\net\"
476 ProgramDataBaseFileName="..\..\lib\vc_lib\wxbase29ud_net.pdb"
477 WarningLevel="4"
478 SuppressStartupBanner="TRUE"
479 Detect64BitPortabilityProblems="TRUE"
480 DebugInformationFormat="3"/>
481 <Tool
482 Name="VCCustomBuildTool"/>
483 <Tool
484 Name="VCLibrarianTool"
485 OutputFile="..\..\lib\vc_lib\wxbase29ud_net.lib"
486 SuppressStartupBanner="TRUE"/>
487 <Tool
488 Name="VCMIDLTool"/>
489 <Tool
490 Name="VCPostBuildEventTool"/>
491 <Tool
492 Name="VCPreBuildEventTool"/>
493 <Tool
494 Name="VCPreLinkEventTool"/>
495 <Tool
496 Name="VCResourceCompilerTool"
497 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXDEBUG__;_UNICODE;WXBUILDING;wxUSE_GUI=0"
498 Culture="1033"
499 AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"/>
500 <Tool
501 Name="VCWebServiceProxyGeneratorTool"/>
502 <Tool
503 Name="VCXMLDataGeneratorTool"/>
504 <Tool
505 Name="VCWebDeploymentTool"/>
506 <Tool
507 Name="VCManagedWrapperGeneratorTool"/>
508 <Tool
509 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
510 </Configuration>
511 </Configurations>
512 <References>
513
514 </References>
515 <Files>
516 <Filter
517 Name="Common Sources"
518 UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}">
519 <File
520 RelativePath="..\..\src\common\dummy.cpp">
521 <FileConfiguration
522 Name="DLL Universal Release|Win32">
523 <Tool
524 Name="VCCLCompilerTool"
525 UsePrecompiledHeader="1"/>
526 </FileConfiguration>
527 <FileConfiguration
528 Name="DLL Universal Debug|Win32">
529 <Tool
530 Name="VCCLCompilerTool"
531 UsePrecompiledHeader="1"/>
532 </FileConfiguration>
533 <FileConfiguration
534 Name="DLL Release|Win32">
535 <Tool
536 Name="VCCLCompilerTool"
537 UsePrecompiledHeader="1"/>
538 </FileConfiguration>
539 <FileConfiguration
540 Name="DLL Debug|Win32">
541 <Tool
542 Name="VCCLCompilerTool"
543 UsePrecompiledHeader="1"/>
544 </FileConfiguration>
545 <FileConfiguration
546 Name="Universal Release|Win32">
547 <Tool
548 Name="VCCLCompilerTool"
549 UsePrecompiledHeader="1"/>
550 </FileConfiguration>
551 <FileConfiguration
552 Name="Universal Debug|Win32">
553 <Tool
554 Name="VCCLCompilerTool"
555 UsePrecompiledHeader="1"/>
556 </FileConfiguration>
557 <FileConfiguration
558 Name="Release|Win32">
559 <Tool
560 Name="VCCLCompilerTool"
561 UsePrecompiledHeader="1"/>
562 </FileConfiguration>
563 <FileConfiguration
564 Name="Debug|Win32">
565 <Tool
566 Name="VCCLCompilerTool"
567 UsePrecompiledHeader="1"/>
568 </FileConfiguration>
569 </File>
570 <File
571 RelativePath="..\..\src\common\fs_inet.cpp">
572 </File>
573 <File
574 RelativePath="..\..\src\common\ftp.cpp">
575 </File>
576 <File
577 RelativePath="..\..\src\common\http.cpp">
578 </File>
579 <File
580 RelativePath="..\..\src\common\protocol.cpp">
581 </File>
582 <File
583 RelativePath="..\..\src\common\sckaddr.cpp">
584 </File>
585 <File
586 RelativePath="..\..\src\common\sckfile.cpp">
587 </File>
588 <File
589 RelativePath="..\..\src\common\sckipc.cpp">
590 </File>
591 <File
592 RelativePath="..\..\src\common\sckstrm.cpp">
593 </File>
594 <File
595 RelativePath="..\..\src\common\socket.cpp">
596 </File>
597 <File
598 RelativePath="..\..\src\common\url.cpp">
599 </File>
600 </Filter>
601 <Filter
602 Name="MSW Sources"
603 UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}">
604 <File
605 RelativePath="..\..\src\msw\sockmsw.cpp">
606 </File>
607 <File
608 RelativePath="..\..\src\msw\urlmsw.cpp">
609 </File>
610 <File
611 RelativePath="..\..\src\msw\version.rc">
612 <FileConfiguration
613 Name="Universal Release|Win32"
614 ExcludedFromBuild="TRUE"/>
615 <FileConfiguration
616 Name="Universal Debug|Win32"
617 ExcludedFromBuild="TRUE"/>
618 <FileConfiguration
619 Name="Release|Win32"
620 ExcludedFromBuild="TRUE"/>
621 <FileConfiguration
622 Name="Debug|Win32"
623 ExcludedFromBuild="TRUE"/>
624 </File>
625 </Filter>
626 <Filter
627 Name="Setup Headers"
628 UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}">
629 <File
630 RelativePath="..\..\include\wx\univ\setup.h">
631 <FileConfiguration
632 Name="DLL Universal Release|Win32">
633 <Tool
634 Name="VCCustomBuildTool"
635 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
636 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
637 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
638 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
639 </FileConfiguration>
640 <FileConfiguration
641 Name="DLL Universal Debug|Win32">
642 <Tool
643 Name="VCCustomBuildTool"
644 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
645 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
646 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
647 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
648 </FileConfiguration>
649 <FileConfiguration
650 Name="DLL Release|Win32"/>
651 <FileConfiguration
652 Name="DLL Debug|Win32"/>
653 <FileConfiguration
654 Name="Universal Release|Win32">
655 <Tool
656 Name="VCCustomBuildTool"
657 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
658 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
659 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
660 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
661 </FileConfiguration>
662 <FileConfiguration
663 Name="Universal Debug|Win32">
664 <Tool
665 Name="VCCustomBuildTool"
666 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
667 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
668 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
669 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
670 </FileConfiguration>
671 <FileConfiguration
672 Name="Release|Win32"/>
673 <FileConfiguration
674 Name="Debug|Win32"/>
675 </File>
676 <File
677 RelativePath="..\..\include\wx\msw\setup.h">
678 <FileConfiguration
679 Name="DLL Universal Release|Win32"/>
680 <FileConfiguration
681 Name="DLL Universal Debug|Win32"/>
682 <FileConfiguration
683 Name="DLL Release|Win32">
684 <Tool
685 Name="VCCustomBuildTool"
686 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
687 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
688 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
689 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
690 </FileConfiguration>
691 <FileConfiguration
692 Name="DLL Debug|Win32">
693 <Tool
694 Name="VCCustomBuildTool"
695 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
696 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
697 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
698 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
699 </FileConfiguration>
700 <FileConfiguration
701 Name="Universal Release|Win32"/>
702 <FileConfiguration
703 Name="Universal Debug|Win32"/>
704 <FileConfiguration
705 Name="Release|Win32">
706 <Tool
707 Name="VCCustomBuildTool"
708 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
709 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
710 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
711 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
712 </FileConfiguration>
713 <FileConfiguration
714 Name="Debug|Win32">
715 <Tool
716 Name="VCCustomBuildTool"
717 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
718 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
719 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
720 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
721 </FileConfiguration>
722 </File>
723 </Filter>
724 <Filter
725 Name="MSW Headers"
726 UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}">
727 <File
728 RelativePath="..\..\include\wx\msw\genrcdefs.h">
729 <FileConfiguration
730 Name="DLL Universal Release|Win32">
731 <Tool
732 Name="VCCustomBuildTool"
733 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
734 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
735 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
736 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"/>
737 </FileConfiguration>
738 <FileConfiguration
739 Name="DLL Universal Debug|Win32">
740 <Tool
741 Name="VCCustomBuildTool"
742 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
743 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
744 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
745 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"/>
746 </FileConfiguration>
747 <FileConfiguration
748 Name="DLL Release|Win32">
749 <Tool
750 Name="VCCustomBuildTool"
751 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
752 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
753 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
754 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"/>
755 </FileConfiguration>
756 <FileConfiguration
757 Name="DLL Debug|Win32">
758 <Tool
759 Name="VCCustomBuildTool"
760 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
761 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
762 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
763 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"/>
764 </FileConfiguration>
765 <FileConfiguration
766 Name="Universal Release|Win32">
767 <Tool
768 Name="VCCustomBuildTool"
769 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
770 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
771 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
772 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"/>
773 </FileConfiguration>
774 <FileConfiguration
775 Name="Universal Debug|Win32">
776 <Tool
777 Name="VCCustomBuildTool"
778 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
779 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
780 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
781 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"/>
782 </FileConfiguration>
783 <FileConfiguration
784 Name="Release|Win32">
785 <Tool
786 Name="VCCustomBuildTool"
787 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
788 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
789 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
790 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"/>
791 </FileConfiguration>
792 <FileConfiguration
793 Name="Debug|Win32">
794 <Tool
795 Name="VCCustomBuildTool"
796 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
797 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
798 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
799 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"/>
800 </FileConfiguration>
801 </File>
802 <File
803 RelativePath="..\..\include\wx\msw\private\sockmsw.h">
804 </File>
805 </Filter>
806 <Filter
807 Name="Common Headers"
808 UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}">
809 <File
810 RelativePath="..\..\include\wx\protocol\file.h">
811 </File>
812 <File
813 RelativePath="..\..\include\wx\fs_inet.h">
814 </File>
815 <File
816 RelativePath="..\..\include\wx\protocol\ftp.h">
817 </File>
818 <File
819 RelativePath="..\..\include\wx\protocol\http.h">
820 </File>
821 <File
822 RelativePath="..\..\include\wx\protocol\protocol.h">
823 </File>
824 <File
825 RelativePath="..\..\include\wx\sckaddr.h">
826 </File>
827 <File
828 RelativePath="..\..\include\wx\sckipc.h">
829 </File>
830 <File
831 RelativePath="..\..\include\wx\sckstrm.h">
832 </File>
833 <File
834 RelativePath="..\..\include\wx\socket.h">
835 </File>
836 <File
837 RelativePath="..\..\include\wx\url.h">
838 </File>
839 </Filter>
840 </Files>
841 <Globals>
842
843 </Globals>
844 </VisualStudioProject>
845