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