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