]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/regex.vcproj
Drop old private APIs that are no longer used/supported.
[thirdparty/cups.git] / vcnet / regex.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="regex"
6 ProjectGUID="{18950A1B-D37A-40C7-B2DF-C12986C0526E}"
7 RootNamespace="regex"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 <Platform
16 Name="x64"
17 />
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
25 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
26 ConfigurationType="2"
27 CharacterSet="1"
28 >
29 <Tool
30 Name="VCPreBuildEventTool"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="regex"
48 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;REGEX_EXPORTS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 DebugInformationFormat="4"
55 />
56 <Tool
57 Name="VCManagedResourceCompilerTool"
58 />
59 <Tool
60 Name="VCResourceCompilerTool"
61 />
62 <Tool
63 Name="VCPreLinkEventTool"
64 />
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="2"
68 ModuleDefinitionFile="regex/regex.def"
69 GenerateDebugInformation="true"
70 SubSystem="2"
71 TargetMachine="1"
72 />
73 <Tool
74 Name="VCALinkTool"
75 />
76 <Tool
77 Name="VCManifestTool"
78 />
79 <Tool
80 Name="VCXDCMakeTool"
81 />
82 <Tool
83 Name="VCBscMakeTool"
84 />
85 <Tool
86 Name="VCFxCopTool"
87 />
88 <Tool
89 Name="VCAppVerifierTool"
90 />
91 <Tool
92 Name="VCPostBuildEventTool"
93 />
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
98 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
99 ConfigurationType="2"
100 CharacterSet="1"
101 WholeProgramOptimization="1"
102 >
103 <Tool
104 Name="VCPreBuildEventTool"
105 />
106 <Tool
107 Name="VCCustomBuildTool"
108 />
109 <Tool
110 Name="VCXMLDataGeneratorTool"
111 />
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
114 />
115 <Tool
116 Name="VCMIDLTool"
117 />
118 <Tool
119 Name="VCCLCompilerTool"
120 Optimization="2"
121 EnableIntrinsicFunctions="true"
122 AdditionalIncludeDirectories="regex"
123 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;REGEX_EXPORTS"
124 RuntimeLibrary="2"
125 EnableFunctionLevelLinking="true"
126 UsePrecompiledHeader="0"
127 WarningLevel="3"
128 DebugInformationFormat="3"
129 />
130 <Tool
131 Name="VCManagedResourceCompilerTool"
132 />
133 <Tool
134 Name="VCResourceCompilerTool"
135 />
136 <Tool
137 Name="VCPreLinkEventTool"
138 />
139 <Tool
140 Name="VCLinkerTool"
141 LinkIncremental="1"
142 ModuleDefinitionFile="regex/regex.def"
143 GenerateDebugInformation="true"
144 SubSystem="2"
145 OptimizeReferences="2"
146 EnableCOMDATFolding="2"
147 TargetMachine="1"
148 />
149 <Tool
150 Name="VCALinkTool"
151 />
152 <Tool
153 Name="VCManifestTool"
154 />
155 <Tool
156 Name="VCXDCMakeTool"
157 />
158 <Tool
159 Name="VCBscMakeTool"
160 />
161 <Tool
162 Name="VCFxCopTool"
163 />
164 <Tool
165 Name="VCAppVerifierTool"
166 />
167 <Tool
168 Name="VCPostBuildEventTool"
169 />
170 </Configuration>
171 <Configuration
172 Name="Debug|x64"
173 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
174 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
175 ConfigurationType="2"
176 CharacterSet="1"
177 >
178 <Tool
179 Name="VCPreBuildEventTool"
180 />
181 <Tool
182 Name="VCCustomBuildTool"
183 />
184 <Tool
185 Name="VCXMLDataGeneratorTool"
186 />
187 <Tool
188 Name="VCWebServiceProxyGeneratorTool"
189 />
190 <Tool
191 Name="VCMIDLTool"
192 TargetEnvironment="3"
193 />
194 <Tool
195 Name="VCCLCompilerTool"
196 Optimization="0"
197 AdditionalIncludeDirectories="regex"
198 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_WINDOWS;_USRDLL;REGEX_EXPORTS"
199 MinimalRebuild="true"
200 BasicRuntimeChecks="3"
201 RuntimeLibrary="3"
202 UsePrecompiledHeader="0"
203 WarningLevel="3"
204 DebugInformationFormat="3"
205 />
206 <Tool
207 Name="VCManagedResourceCompilerTool"
208 />
209 <Tool
210 Name="VCResourceCompilerTool"
211 />
212 <Tool
213 Name="VCPreLinkEventTool"
214 />
215 <Tool
216 Name="VCLinkerTool"
217 LinkIncremental="2"
218 ModuleDefinitionFile="regex/regex.def"
219 GenerateDebugInformation="true"
220 SubSystem="2"
221 TargetMachine="17"
222 />
223 <Tool
224 Name="VCALinkTool"
225 />
226 <Tool
227 Name="VCManifestTool"
228 />
229 <Tool
230 Name="VCXDCMakeTool"
231 />
232 <Tool
233 Name="VCBscMakeTool"
234 />
235 <Tool
236 Name="VCFxCopTool"
237 />
238 <Tool
239 Name="VCAppVerifierTool"
240 />
241 <Tool
242 Name="VCPostBuildEventTool"
243 />
244 </Configuration>
245 <Configuration
246 Name="Release|x64"
247 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
248 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
249 ConfigurationType="2"
250 CharacterSet="1"
251 WholeProgramOptimization="1"
252 >
253 <Tool
254 Name="VCPreBuildEventTool"
255 />
256 <Tool
257 Name="VCCustomBuildTool"
258 />
259 <Tool
260 Name="VCXMLDataGeneratorTool"
261 />
262 <Tool
263 Name="VCWebServiceProxyGeneratorTool"
264 />
265 <Tool
266 Name="VCMIDLTool"
267 TargetEnvironment="3"
268 />
269 <Tool
270 Name="VCCLCompilerTool"
271 Optimization="2"
272 EnableIntrinsicFunctions="true"
273 AdditionalIncludeDirectories="regex"
274 PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;REGEX_EXPORTS"
275 RuntimeLibrary="2"
276 EnableFunctionLevelLinking="true"
277 UsePrecompiledHeader="0"
278 WarningLevel="3"
279 DebugInformationFormat="3"
280 />
281 <Tool
282 Name="VCManagedResourceCompilerTool"
283 />
284 <Tool
285 Name="VCResourceCompilerTool"
286 />
287 <Tool
288 Name="VCPreLinkEventTool"
289 />
290 <Tool
291 Name="VCLinkerTool"
292 LinkIncremental="1"
293 ModuleDefinitionFile="regex/regex.def"
294 GenerateDebugInformation="true"
295 SubSystem="2"
296 OptimizeReferences="2"
297 EnableCOMDATFolding="2"
298 TargetMachine="17"
299 />
300 <Tool
301 Name="VCALinkTool"
302 />
303 <Tool
304 Name="VCManifestTool"
305 />
306 <Tool
307 Name="VCXDCMakeTool"
308 />
309 <Tool
310 Name="VCBscMakeTool"
311 />
312 <Tool
313 Name="VCFxCopTool"
314 />
315 <Tool
316 Name="VCAppVerifierTool"
317 />
318 <Tool
319 Name="VCPostBuildEventTool"
320 />
321 </Configuration>
322 </Configurations>
323 <References>
324 </References>
325 <Files>
326 <Filter
327 Name="Source Files"
328 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
329 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
330 >
331 <File
332 RelativePath=".\regex\regcomp.c"
333 >
334 </File>
335 <File
336 RelativePath=".\regex\regerror.c"
337 >
338 </File>
339 <File
340 RelativePath=".\regex\regex.def"
341 >
342 </File>
343 <File
344 RelativePath=".\regex\regexec.c"
345 >
346 </File>
347 <File
348 RelativePath=".\regex\regfree.c"
349 >
350 </File>
351 <File
352 RelativePath=".\regex\split.c"
353 >
354 </File>
355 </Filter>
356 <Filter
357 Name="Header Files"
358 Filter="h;hpp;hxx;hm;inl;inc;xsd"
359 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
360 >
361 <File
362 RelativePath=".\regex\regex.h"
363 >
364 </File>
365 <File
366 RelativePath=".\regex\regex2.h"
367 >
368 </File>
369 </Filter>
370 <Filter
371 Name="Resource Files"
372 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
373 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
374 >
375 </Filter>
376 </Files>
377 <Globals>
378 </Globals>
379 </VisualStudioProject>