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