]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_wxregex.vcproj
First and other header buttons look different
[wxWidgets.git] / build / msw / wx_vc7_wxregex.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This makefile was generated by
5 Bakefile 0.2.5 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="7.10"
12 Name="wxregex"
13 ProjectGUID="{7A1A5354-6DB4-53F1-B75C-FE909D796167}">
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\wxregex"
23 ConfigurationType="4"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE"
26 CharacterSet="1">
27 <Tool
28 Name="VCCLCompilerTool"
29 Optimization="2"
30 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswunivu"
31 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
32 ExceptionHandling="TRUE"
33 RuntimeLibrary="2"
34 RuntimeTypeInfo="TRUE"
35 AssemblerListingLocation="vc_mswunivudll\wxregex\"
36 ObjectFile="vc_mswunivudll\wxregex\"
37 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexu.pdb"
38 WarningLevel="3"
39 SuppressStartupBanner="TRUE"
40 Detect64BitPortabilityProblems="TRUE"
41 DebugInformationFormat="3"/>
42 <Tool
43 Name="VCCustomBuildTool"/>
44 <Tool
45 Name="VCLibrarianTool"
46 OutputFile="..\..\lib\vc_dll\wxregexu.lib"
47 SuppressStartupBanner="TRUE"/>
48 <Tool
49 Name="VCMIDLTool"/>
50 <Tool
51 Name="VCPostBuildEventTool"/>
52 <Tool
53 Name="VCPreBuildEventTool"/>
54 <Tool
55 Name="VCPreLinkEventTool"/>
56 <Tool
57 Name="VCResourceCompilerTool"
58 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE"
59 Culture="1033"
60 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswunivu"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
65 <Tool
66 Name="VCWebDeploymentTool"/>
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71 </Configuration>
72 <Configuration
73 Name="DLL Universal Debug|Win32"
74 OutputDirectory="..\..\lib\vc_dll"
75 IntermediateDirectory="vc_mswunivuddll\wxregex"
76 ConfigurationType="4"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="1">
80 <Tool
81 Name="VCCLCompilerTool"
82 Optimization="0"
83 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswunivud"
84 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
85 MinimalRebuild="TRUE"
86 ExceptionHandling="TRUE"
87 BasicRuntimeChecks="3"
88 RuntimeLibrary="3"
89 BufferSecurityCheck="TRUE"
90 RuntimeTypeInfo="TRUE"
91 AssemblerListingLocation="vc_mswunivuddll\wxregex\"
92 ObjectFile="vc_mswunivuddll\wxregex\"
93 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexud.pdb"
94 WarningLevel="3"
95 SuppressStartupBanner="TRUE"
96 Detect64BitPortabilityProblems="TRUE"
97 DebugInformationFormat="3"/>
98 <Tool
99 Name="VCCustomBuildTool"/>
100 <Tool
101 Name="VCLibrarianTool"
102 OutputFile="..\..\lib\vc_dll\wxregexud.lib"
103 SuppressStartupBanner="TRUE"/>
104 <Tool
105 Name="VCMIDLTool"/>
106 <Tool
107 Name="VCPostBuildEventTool"/>
108 <Tool
109 Name="VCPreBuildEventTool"/>
110 <Tool
111 Name="VCPreLinkEventTool"/>
112 <Tool
113 Name="VCResourceCompilerTool"
114 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
115 Culture="1033"
116 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswunivud"/>
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"/>
119 <Tool
120 Name="VCXMLDataGeneratorTool"/>
121 <Tool
122 Name="VCWebDeploymentTool"/>
123 <Tool
124 Name="VCManagedWrapperGeneratorTool"/>
125 <Tool
126 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
127 </Configuration>
128 <Configuration
129 Name="DLL Release|Win32"
130 OutputDirectory="..\..\lib\vc_dll"
131 IntermediateDirectory="vc_mswudll\wxregex"
132 ConfigurationType="4"
133 UseOfMFC="0"
134 ATLMinimizesCRunTimeLibraryUsage="FALSE"
135 CharacterSet="1">
136 <Tool
137 Name="VCCLCompilerTool"
138 Optimization="2"
139 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
140 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE"
141 ExceptionHandling="TRUE"
142 RuntimeLibrary="2"
143 RuntimeTypeInfo="TRUE"
144 AssemblerListingLocation="vc_mswudll\wxregex\"
145 ObjectFile="vc_mswudll\wxregex\"
146 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexu.pdb"
147 WarningLevel="3"
148 SuppressStartupBanner="TRUE"
149 Detect64BitPortabilityProblems="TRUE"
150 DebugInformationFormat="3"/>
151 <Tool
152 Name="VCCustomBuildTool"/>
153 <Tool
154 Name="VCLibrarianTool"
155 OutputFile="..\..\lib\vc_dll\wxregexu.lib"
156 SuppressStartupBanner="TRUE"/>
157 <Tool
158 Name="VCMIDLTool"/>
159 <Tool
160 Name="VCPostBuildEventTool"/>
161 <Tool
162 Name="VCPreBuildEventTool"/>
163 <Tool
164 Name="VCPreLinkEventTool"/>
165 <Tool
166 Name="VCResourceCompilerTool"
167 PreprocessorDefinitions="__WXMSW__;_UNICODE"
168 Culture="1033"
169 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"/>
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"/>
172 <Tool
173 Name="VCXMLDataGeneratorTool"/>
174 <Tool
175 Name="VCWebDeploymentTool"/>
176 <Tool
177 Name="VCManagedWrapperGeneratorTool"/>
178 <Tool
179 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
180 </Configuration>
181 <Configuration
182 Name="DLL Debug|Win32"
183 OutputDirectory="..\..\lib\vc_dll"
184 IntermediateDirectory="vc_mswuddll\wxregex"
185 ConfigurationType="4"
186 UseOfMFC="0"
187 ATLMinimizesCRunTimeLibraryUsage="FALSE"
188 CharacterSet="1">
189 <Tool
190 Name="VCCLCompilerTool"
191 Optimization="0"
192 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
193 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;_UNICODE"
194 MinimalRebuild="TRUE"
195 ExceptionHandling="TRUE"
196 BasicRuntimeChecks="3"
197 RuntimeLibrary="3"
198 BufferSecurityCheck="TRUE"
199 RuntimeTypeInfo="TRUE"
200 AssemblerListingLocation="vc_mswuddll\wxregex\"
201 ObjectFile="vc_mswuddll\wxregex\"
202 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexud.pdb"
203 WarningLevel="3"
204 SuppressStartupBanner="TRUE"
205 Detect64BitPortabilityProblems="TRUE"
206 DebugInformationFormat="3"/>
207 <Tool
208 Name="VCCustomBuildTool"/>
209 <Tool
210 Name="VCLibrarianTool"
211 OutputFile="..\..\lib\vc_dll\wxregexud.lib"
212 SuppressStartupBanner="TRUE"/>
213 <Tool
214 Name="VCMIDLTool"/>
215 <Tool
216 Name="VCPostBuildEventTool"/>
217 <Tool
218 Name="VCPreBuildEventTool"/>
219 <Tool
220 Name="VCPreLinkEventTool"/>
221 <Tool
222 Name="VCResourceCompilerTool"
223 PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE"
224 Culture="1033"
225 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"/>
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"/>
228 <Tool
229 Name="VCXMLDataGeneratorTool"/>
230 <Tool
231 Name="VCWebDeploymentTool"/>
232 <Tool
233 Name="VCManagedWrapperGeneratorTool"/>
234 <Tool
235 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
236 </Configuration>
237 <Configuration
238 Name="Universal Release|Win32"
239 OutputDirectory="..\..\lib\vc_lib"
240 IntermediateDirectory="vc_mswunivu\wxregex"
241 ConfigurationType="4"
242 UseOfMFC="0"
243 ATLMinimizesCRunTimeLibraryUsage="FALSE"
244 CharacterSet="1">
245 <Tool
246 Name="VCCLCompilerTool"
247 Optimization="2"
248 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswunivu"
249 PreprocessorDefinitions="_LIB;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
250 ExceptionHandling="TRUE"
251 RuntimeLibrary="2"
252 RuntimeTypeInfo="TRUE"
253 AssemblerListingLocation="vc_mswunivu\wxregex\"
254 ObjectFile="vc_mswunivu\wxregex\"
255 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexu.pdb"
256 WarningLevel="3"
257 SuppressStartupBanner="TRUE"
258 Detect64BitPortabilityProblems="TRUE"
259 DebugInformationFormat="3"/>
260 <Tool
261 Name="VCCustomBuildTool"/>
262 <Tool
263 Name="VCLibrarianTool"
264 OutputFile="..\..\lib\vc_lib\wxregexu.lib"
265 SuppressStartupBanner="TRUE"/>
266 <Tool
267 Name="VCMIDLTool"/>
268 <Tool
269 Name="VCPostBuildEventTool"/>
270 <Tool
271 Name="VCPreBuildEventTool"/>
272 <Tool
273 Name="VCPreLinkEventTool"/>
274 <Tool
275 Name="VCResourceCompilerTool"
276 PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;_UNICODE"
277 Culture="1033"
278 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswunivu"/>
279 <Tool
280 Name="VCWebServiceProxyGeneratorTool"/>
281 <Tool
282 Name="VCXMLDataGeneratorTool"/>
283 <Tool
284 Name="VCWebDeploymentTool"/>
285 <Tool
286 Name="VCManagedWrapperGeneratorTool"/>
287 <Tool
288 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
289 </Configuration>
290 <Configuration
291 Name="Universal Debug|Win32"
292 OutputDirectory="..\..\lib\vc_lib"
293 IntermediateDirectory="vc_mswunivud\wxregex"
294 ConfigurationType="4"
295 UseOfMFC="0"
296 ATLMinimizesCRunTimeLibraryUsage="FALSE"
297 CharacterSet="1">
298 <Tool
299 Name="VCCLCompilerTool"
300 Optimization="0"
301 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswunivud"
302 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
303 MinimalRebuild="TRUE"
304 ExceptionHandling="TRUE"
305 BasicRuntimeChecks="3"
306 RuntimeLibrary="3"
307 BufferSecurityCheck="TRUE"
308 RuntimeTypeInfo="TRUE"
309 AssemblerListingLocation="vc_mswunivud\wxregex\"
310 ObjectFile="vc_mswunivud\wxregex\"
311 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexud.pdb"
312 WarningLevel="3"
313 SuppressStartupBanner="TRUE"
314 Detect64BitPortabilityProblems="TRUE"
315 DebugInformationFormat="3"/>
316 <Tool
317 Name="VCCustomBuildTool"/>
318 <Tool
319 Name="VCLibrarianTool"
320 OutputFile="..\..\lib\vc_lib\wxregexud.lib"
321 SuppressStartupBanner="TRUE"/>
322 <Tool
323 Name="VCMIDLTool"/>
324 <Tool
325 Name="VCPostBuildEventTool"/>
326 <Tool
327 Name="VCPreBuildEventTool"/>
328 <Tool
329 Name="VCPreLinkEventTool"/>
330 <Tool
331 Name="VCResourceCompilerTool"
332 PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE"
333 Culture="1033"
334 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswunivud"/>
335 <Tool
336 Name="VCWebServiceProxyGeneratorTool"/>
337 <Tool
338 Name="VCXMLDataGeneratorTool"/>
339 <Tool
340 Name="VCWebDeploymentTool"/>
341 <Tool
342 Name="VCManagedWrapperGeneratorTool"/>
343 <Tool
344 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
345 </Configuration>
346 <Configuration
347 Name="Release|Win32"
348 OutputDirectory="..\..\lib\vc_lib"
349 IntermediateDirectory="vc_mswu\wxregex"
350 ConfigurationType="4"
351 UseOfMFC="0"
352 ATLMinimizesCRunTimeLibraryUsage="FALSE"
353 CharacterSet="1">
354 <Tool
355 Name="VCCLCompilerTool"
356 Optimization="2"
357 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
358 PreprocessorDefinitions="_LIB;__WXMSW__;_UNICODE"
359 ExceptionHandling="TRUE"
360 RuntimeLibrary="2"
361 RuntimeTypeInfo="TRUE"
362 AssemblerListingLocation="vc_mswu\wxregex\"
363 ObjectFile="vc_mswu\wxregex\"
364 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexu.pdb"
365 WarningLevel="3"
366 SuppressStartupBanner="TRUE"
367 Detect64BitPortabilityProblems="TRUE"
368 DebugInformationFormat="3"/>
369 <Tool
370 Name="VCCustomBuildTool"/>
371 <Tool
372 Name="VCLibrarianTool"
373 OutputFile="..\..\lib\vc_lib\wxregexu.lib"
374 SuppressStartupBanner="TRUE"/>
375 <Tool
376 Name="VCMIDLTool"/>
377 <Tool
378 Name="VCPostBuildEventTool"/>
379 <Tool
380 Name="VCPreBuildEventTool"/>
381 <Tool
382 Name="VCPreLinkEventTool"/>
383 <Tool
384 Name="VCResourceCompilerTool"
385 PreprocessorDefinitions="__WXMSW__;_UNICODE"
386 Culture="1033"
387 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"/>
388 <Tool
389 Name="VCWebServiceProxyGeneratorTool"/>
390 <Tool
391 Name="VCXMLDataGeneratorTool"/>
392 <Tool
393 Name="VCWebDeploymentTool"/>
394 <Tool
395 Name="VCManagedWrapperGeneratorTool"/>
396 <Tool
397 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
398 </Configuration>
399 <Configuration
400 Name="Debug|Win32"
401 OutputDirectory="..\..\lib\vc_lib"
402 IntermediateDirectory="vc_mswud\wxregex"
403 ConfigurationType="4"
404 UseOfMFC="0"
405 ATLMinimizesCRunTimeLibraryUsage="FALSE"
406 CharacterSet="1">
407 <Tool
408 Name="VCCLCompilerTool"
409 Optimization="0"
410 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
411 PreprocessorDefinitions="_LIB;_DEBUG;__WXMSW__;_UNICODE"
412 MinimalRebuild="TRUE"
413 ExceptionHandling="TRUE"
414 BasicRuntimeChecks="3"
415 RuntimeLibrary="3"
416 BufferSecurityCheck="TRUE"
417 RuntimeTypeInfo="TRUE"
418 AssemblerListingLocation="vc_mswud\wxregex\"
419 ObjectFile="vc_mswud\wxregex\"
420 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexud.pdb"
421 WarningLevel="3"
422 SuppressStartupBanner="TRUE"
423 Detect64BitPortabilityProblems="TRUE"
424 DebugInformationFormat="3"/>
425 <Tool
426 Name="VCCustomBuildTool"/>
427 <Tool
428 Name="VCLibrarianTool"
429 OutputFile="..\..\lib\vc_lib\wxregexud.lib"
430 SuppressStartupBanner="TRUE"/>
431 <Tool
432 Name="VCMIDLTool"/>
433 <Tool
434 Name="VCPostBuildEventTool"/>
435 <Tool
436 Name="VCPreBuildEventTool"/>
437 <Tool
438 Name="VCPreLinkEventTool"/>
439 <Tool
440 Name="VCResourceCompilerTool"
441 PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE"
442 Culture="1033"
443 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"/>
444 <Tool
445 Name="VCWebServiceProxyGeneratorTool"/>
446 <Tool
447 Name="VCXMLDataGeneratorTool"/>
448 <Tool
449 Name="VCWebDeploymentTool"/>
450 <Tool
451 Name="VCManagedWrapperGeneratorTool"/>
452 <Tool
453 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
454 </Configuration>
455 </Configurations>
456 <References>
457
458 </References>
459 <Files>
460 <Filter
461 Name="Source Files"
462 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
463 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
464 <File
465 RelativePath="..\..\src\regex\regcomp.c">
466 </File>
467 <File
468 RelativePath="..\..\src\regex\regerror.c">
469 </File>
470 <File
471 RelativePath="..\..\src\regex\regexec.c">
472 </File>
473 <File
474 RelativePath="..\..\src\regex\regfree.c">
475 </File>
476 </Filter>
477 <Filter
478 Name="Header Files"
479 Filter="h;hpp;hxx;hm;inl;inc;xsd"
480 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
481 <File
482 RelativePath="..\..\include\wx\msw\genrcdefs.h">
483 <FileConfiguration
484 Name="DLL Universal Release|Win32">
485 <Tool
486 Name="VCCustomBuildTool"
487 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
488 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h&quot;"
489 Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
490 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivu\wx\msw&quot;"/>
491 </FileConfiguration>
492 <FileConfiguration
493 Name="DLL Universal Debug|Win32">
494 <Tool
495 Name="VCCustomBuildTool"
496 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
497 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h&quot;"
498 Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
499 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswunivud\wx\msw&quot;"/>
500 </FileConfiguration>
501 <FileConfiguration
502 Name="DLL Release|Win32">
503 <Tool
504 Name="VCCustomBuildTool"
505 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
506 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
507 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
508 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"/>
509 </FileConfiguration>
510 <FileConfiguration
511 Name="DLL Debug|Win32">
512 <Tool
513 Name="VCCustomBuildTool"
514 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
515 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
516 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
517 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"/>
518 </FileConfiguration>
519 <FileConfiguration
520 Name="Universal Release|Win32">
521 <Tool
522 Name="VCCustomBuildTool"
523 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
524 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h&quot;"
525 Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
526 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivu\wx\msw&quot;"/>
527 </FileConfiguration>
528 <FileConfiguration
529 Name="Universal Debug|Win32">
530 <Tool
531 Name="VCCustomBuildTool"
532 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
533 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h&quot;"
534 Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
535 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswunivud\wx\msw&quot;"/>
536 </FileConfiguration>
537 <FileConfiguration
538 Name="Release|Win32">
539 <Tool
540 Name="VCCustomBuildTool"
541 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
542 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
543 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
544 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"/>
545 </FileConfiguration>
546 <FileConfiguration
547 Name="Debug|Win32">
548 <Tool
549 Name="VCCustomBuildTool"
550 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
551 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
552 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
553 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"/>
554 </FileConfiguration>
555 </File>
556 <File
557 RelativePath="..\..\include\wx\univ\setup.h">
558 <FileConfiguration
559 Name="DLL Universal Release|Win32">
560 <Tool
561 Name="VCCustomBuildTool"
562 Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"
563 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivu\wx\setup.h"
564 Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"
565 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
566 </FileConfiguration>
567 <FileConfiguration
568 Name="DLL Universal Debug|Win32">
569 <Tool
570 Name="VCCustomBuildTool"
571 Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"
572 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswunivud\wx\setup.h"
573 Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"
574 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
575 </FileConfiguration>
576 <FileConfiguration
577 Name="DLL Release|Win32"/>
578 <FileConfiguration
579 Name="DLL Debug|Win32"/>
580 <FileConfiguration
581 Name="Universal Release|Win32">
582 <Tool
583 Name="VCCustomBuildTool"
584 Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"
585 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivu\wx\setup.h"
586 Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"
587 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
588 </FileConfiguration>
589 <FileConfiguration
590 Name="Universal Debug|Win32">
591 <Tool
592 Name="VCCustomBuildTool"
593 Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"
594 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswunivud\wx\setup.h"
595 Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"
596 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
597 </FileConfiguration>
598 <FileConfiguration
599 Name="Release|Win32"/>
600 <FileConfiguration
601 Name="Debug|Win32"/>
602 </File>
603 <File
604 RelativePath="..\..\include\wx\msw\setup.h">
605 <FileConfiguration
606 Name="DLL Universal Release|Win32"/>
607 <FileConfiguration
608 Name="DLL Universal Debug|Win32"/>
609 <FileConfiguration
610 Name="DLL Release|Win32">
611 <Tool
612 Name="VCCustomBuildTool"
613 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
614 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
615 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
616 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
617 </FileConfiguration>
618 <FileConfiguration
619 Name="DLL Debug|Win32">
620 <Tool
621 Name="VCCustomBuildTool"
622 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
623 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
624 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
625 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
626 </FileConfiguration>
627 <FileConfiguration
628 Name="Universal Release|Win32"/>
629 <FileConfiguration
630 Name="Universal Debug|Win32"/>
631 <FileConfiguration
632 Name="Release|Win32">
633 <Tool
634 Name="VCCustomBuildTool"
635 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
636 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
637 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
638 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
639 </FileConfiguration>
640 <FileConfiguration
641 Name="Debug|Win32">
642 <Tool
643 Name="VCCustomBuildTool"
644 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
645 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
646 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
647 AdditionalDependencies="&quot;$(INTDIR)&quot; &quot;$(OUTDIR)&quot;"/>
648 </FileConfiguration>
649 </File>
650 </Filter>
651 </Files>
652 <Globals>
653
654 </Globals>
655 </VisualStudioProject>
656