]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc8_wxregex.vcproj
Fix stc doxygen warnings and regen stc files.
[wxWidgets.git] / build / msw / wx_vc8_wxregex.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.9 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="8.00"
12 Name="wxregex"
13 ProjectGUID="{078F4E39-D258-54B5-B1B1-4905D10E06DC}"
14 >
15 <Platforms>
16 <Platform
17 Name="Win32"
18 />
19 </Platforms>
20 <ToolFiles>
21
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="Debug|Win32"
26 OutputDirectory="..\..\lib\vc_lib"
27 IntermediateDirectory="vc_mswud\wxregex"
28 ConfigurationType="4"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
48 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
49 />
50 <Tool
51 Name="VCCLCompilerTool"
52 Optimization="0"
53 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
54 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
55 MinimalRebuild="true"
56 ExceptionHandling="1"
57 BasicRuntimeChecks="3"
58 RuntimeLibrary="3"
59 BufferSecurityCheck="true"
60 RuntimeTypeInfo="true"
61 ObjectFile="vc_mswud\wxregex\"
62 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexud.pdb"
63 WarningLevel="3"
64 SuppressStartupBanner="true"
65 Detect64BitPortabilityProblems="true"
66 DebugInformationFormat="3"
67 />
68 <Tool
69 Name="VCManagedResourceCompilerTool"
70 />
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
74 Culture="1033"
75 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswud"
76 />
77 <Tool
78 Name="VCPreLinkEventTool"
79 />
80 <Tool
81 Name="VCLibrarianTool"
82 OutputFile="..\..\lib\vc_lib\wxregexud.lib"
83 SuppressStartupBanner="true"
84 />
85 <Tool
86 Name="VCALinkTool"
87 />
88 <Tool
89 Name="VCManifestTool"
90 />
91 <Tool
92 Name="VCXDCMakeTool"
93 />
94 <Tool
95 Name="VCBscMakeTool"
96 OutputFile="..\..\lib\vc_lib\wx_vc8_wxregex.bsc"
97 SuppressStartupBanner="true"
98 />
99 <Tool
100 Name="VCFxCopTool"
101 />
102 <Tool
103 Name="VCPostBuildEventTool"
104 />
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="..\..\lib\vc_lib"
109 IntermediateDirectory="vc_mswu\wxregex"
110 ConfigurationType="4"
111 UseOfMFC="0"
112 ATLMinimizesCRunTimeLibraryUsage="false"
113 CharacterSet="1"
114 >
115 <Tool
116 Name="VCPreBuildEventTool"
117 />
118 <Tool
119 Name="VCCustomBuildTool"
120 />
121 <Tool
122 Name="VCXMLDataGeneratorTool"
123 />
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
126 />
127 <Tool
128 Name="VCMIDLTool"
129 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
130 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
131 />
132 <Tool
133 Name="VCCLCompilerTool"
134 Optimization="2"
135 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
136 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
137 ExceptionHandling="1"
138 RuntimeLibrary="2"
139 RuntimeTypeInfo="true"
140 ObjectFile="vc_mswu\wxregex\"
141 ProgramDataBaseFileName="..\..\lib\vc_lib\wxregexu.pdb"
142 WarningLevel="3"
143 SuppressStartupBanner="true"
144 Detect64BitPortabilityProblems="true"
145 DebugInformationFormat="3"
146 />
147 <Tool
148 Name="VCManagedResourceCompilerTool"
149 />
150 <Tool
151 Name="VCResourceCompilerTool"
152 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
153 Culture="1033"
154 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_lib\mswu"
155 />
156 <Tool
157 Name="VCPreLinkEventTool"
158 />
159 <Tool
160 Name="VCLibrarianTool"
161 OutputFile="..\..\lib\vc_lib\wxregexu.lib"
162 SuppressStartupBanner="true"
163 />
164 <Tool
165 Name="VCALinkTool"
166 />
167 <Tool
168 Name="VCManifestTool"
169 />
170 <Tool
171 Name="VCXDCMakeTool"
172 />
173 <Tool
174 Name="VCBscMakeTool"
175 OutputFile="..\..\lib\vc_lib\wx_vc8_wxregex.bsc"
176 SuppressStartupBanner="true"
177 />
178 <Tool
179 Name="VCFxCopTool"
180 />
181 <Tool
182 Name="VCPostBuildEventTool"
183 />
184 </Configuration>
185 <Configuration
186 Name="DLL Debug|Win32"
187 OutputDirectory="..\..\lib\vc_dll"
188 IntermediateDirectory="vc_mswuddll\wxregex"
189 ConfigurationType="4"
190 UseOfMFC="0"
191 ATLMinimizesCRunTimeLibraryUsage="false"
192 CharacterSet="1"
193 >
194 <Tool
195 Name="VCPreBuildEventTool"
196 />
197 <Tool
198 Name="VCCustomBuildTool"
199 />
200 <Tool
201 Name="VCXMLDataGeneratorTool"
202 />
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"
205 />
206 <Tool
207 Name="VCMIDLTool"
208 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
209 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
210 />
211 <Tool
212 Name="VCCLCompilerTool"
213 Optimization="0"
214 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
215 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
216 MinimalRebuild="true"
217 ExceptionHandling="1"
218 BasicRuntimeChecks="3"
219 RuntimeLibrary="3"
220 BufferSecurityCheck="true"
221 RuntimeTypeInfo="true"
222 ObjectFile="vc_mswuddll\wxregex\"
223 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexud.pdb"
224 WarningLevel="3"
225 SuppressStartupBanner="true"
226 Detect64BitPortabilityProblems="true"
227 DebugInformationFormat="3"
228 />
229 <Tool
230 Name="VCManagedResourceCompilerTool"
231 />
232 <Tool
233 Name="VCResourceCompilerTool"
234 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
235 Culture="1033"
236 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswud"
237 />
238 <Tool
239 Name="VCPreLinkEventTool"
240 />
241 <Tool
242 Name="VCLibrarianTool"
243 OutputFile="..\..\lib\vc_dll\wxregexud.lib"
244 SuppressStartupBanner="true"
245 />
246 <Tool
247 Name="VCALinkTool"
248 />
249 <Tool
250 Name="VCManifestTool"
251 />
252 <Tool
253 Name="VCXDCMakeTool"
254 />
255 <Tool
256 Name="VCBscMakeTool"
257 OutputFile="..\..\lib\vc_dll\wx_vc8_wxregex.bsc"
258 SuppressStartupBanner="true"
259 />
260 <Tool
261 Name="VCFxCopTool"
262 />
263 <Tool
264 Name="VCPostBuildEventTool"
265 />
266 </Configuration>
267 <Configuration
268 Name="DLL Release|Win32"
269 OutputDirectory="..\..\lib\vc_dll"
270 IntermediateDirectory="vc_mswudll\wxregex"
271 ConfigurationType="4"
272 UseOfMFC="0"
273 ATLMinimizesCRunTimeLibraryUsage="false"
274 CharacterSet="1"
275 >
276 <Tool
277 Name="VCPreBuildEventTool"
278 />
279 <Tool
280 Name="VCCustomBuildTool"
281 />
282 <Tool
283 Name="VCXMLDataGeneratorTool"
284 />
285 <Tool
286 Name="VCWebServiceProxyGeneratorTool"
287 />
288 <Tool
289 Name="VCMIDLTool"
290 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
291 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
292 />
293 <Tool
294 Name="VCCLCompilerTool"
295 Optimization="2"
296 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
297 PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
298 ExceptionHandling="1"
299 RuntimeLibrary="2"
300 RuntimeTypeInfo="true"
301 ObjectFile="vc_mswudll\wxregex\"
302 ProgramDataBaseFileName="..\..\lib\vc_dll\wxregexu.pdb"
303 WarningLevel="3"
304 SuppressStartupBanner="true"
305 Detect64BitPortabilityProblems="true"
306 DebugInformationFormat="3"
307 />
308 <Tool
309 Name="VCManagedResourceCompilerTool"
310 />
311 <Tool
312 Name="VCResourceCompilerTool"
313 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;__WXMSW__;_UNICODE"
314 Culture="1033"
315 AdditionalIncludeDirectories="..\..\include;..\..\lib\vc_dll\mswu"
316 />
317 <Tool
318 Name="VCPreLinkEventTool"
319 />
320 <Tool
321 Name="VCLibrarianTool"
322 OutputFile="..\..\lib\vc_dll\wxregexu.lib"
323 SuppressStartupBanner="true"
324 />
325 <Tool
326 Name="VCALinkTool"
327 />
328 <Tool
329 Name="VCManifestTool"
330 />
331 <Tool
332 Name="VCXDCMakeTool"
333 />
334 <Tool
335 Name="VCBscMakeTool"
336 OutputFile="..\..\lib\vc_dll\wx_vc8_wxregex.bsc"
337 SuppressStartupBanner="true"
338 />
339 <Tool
340 Name="VCFxCopTool"
341 />
342 <Tool
343 Name="VCPostBuildEventTool"
344 />
345 </Configuration>
346 </Configurations>
347 <References>
348
349 </References>
350 <Files>
351 <Filter
352 Name="Source Files"
353 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
354 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
355 >
356 <File
357 RelativePath="..\..\src\regex\regcomp.c"
358 >
359 </File>
360 <File
361 RelativePath="..\..\src\regex\regerror.c"
362 >
363 </File>
364 <File
365 RelativePath="..\..\src\regex\regexec.c"
366 >
367 </File>
368 <File
369 RelativePath="..\..\src\regex\regfree.c"
370 >
371 </File>
372 </Filter>
373 <Filter
374 Name="Header Files"
375 Filter="h;hpp;hxx;hm;inl;inc;xsd"
376 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
377 >
378 <File
379 RelativePath="..\..\include\wx\msw\genrcdefs.h"
380 >
381 <FileConfiguration
382 Name="Debug|Win32"
383 >
384 <Tool
385 Name="VCCustomBuildTool"
386 Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
387 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h&quot;"
388 Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
389 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswud\wx\msw&quot;"
390 />
391 </FileConfiguration>
392 <FileConfiguration
393 Name="Release|Win32"
394 >
395 <Tool
396 Name="VCCustomBuildTool"
397 Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
398 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h&quot;"
399 Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
400 AdditionalDependencies="&quot;..\..\lib\vc_lib\mswu\wx\msw&quot;"
401 />
402 </FileConfiguration>
403 <FileConfiguration
404 Name="DLL Debug|Win32"
405 >
406 <Tool
407 Name="VCCustomBuildTool"
408 Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
409 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h&quot;"
410 Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
411 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswud\wx\msw&quot;"
412 />
413 </FileConfiguration>
414 <FileConfiguration
415 Name="DLL Release|Win32"
416 >
417 <Tool
418 Name="VCCustomBuildTool"
419 Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
420 CommandLine="cl /EP /nologo &quot;$(InputPath)&quot; &gt; &quot;..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h&quot;"
421 Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
422 AdditionalDependencies="&quot;..\..\lib\vc_dll\mswu\wx\msw&quot;"
423 />
424 </FileConfiguration>
425 </File>
426 <File
427 RelativePath="..\..\include\wx\msw\setup.h"
428 >
429 <FileConfiguration
430 Name="Debug|Win32"
431 >
432 <Tool
433 Name="VCCustomBuildTool"
434 Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"
435 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswud\wx\setup.h"
436 Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"
437 />
438 </FileConfiguration>
439 <FileConfiguration
440 Name="Release|Win32"
441 >
442 <Tool
443 Name="VCCustomBuildTool"
444 Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"
445 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_lib\mswu\wx\setup.h"
446 Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"
447 />
448 </FileConfiguration>
449 <FileConfiguration
450 Name="DLL Debug|Win32"
451 >
452 <Tool
453 Name="VCCustomBuildTool"
454 Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"
455 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswud\wx\setup.h"
456 Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"
457 />
458 </FileConfiguration>
459 <FileConfiguration
460 Name="DLL Release|Win32"
461 >
462 <Tool
463 Name="VCCustomBuildTool"
464 Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"
465 CommandLine="copy &quot;$(InputPath)&quot; ..\..\lib\vc_dll\mswu\wx\setup.h"
466 Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"
467 />
468 </FileConfiguration>
469 </File>
470 <File
471 RelativePath="..\..\include\wx\univ\setup.h"
472 >
473 <FileConfiguration
474 Name="Debug|Win32"
475 />
476 <FileConfiguration
477 Name="Release|Win32"
478 />
479 <FileConfiguration
480 Name="DLL Debug|Win32"
481 />
482 <FileConfiguration
483 Name="DLL Release|Win32"
484 />
485 </File>
486 </Filter>
487 </Files>
488 <Globals>
489
490 </Globals>
491 </VisualStudioProject>
492