]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/ipptool.vcproj
Don't create the full name twice (<rdar://problem/23144358>)
[thirdparty/cups.git] / vcnet / ipptool.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ipptool"
6 ProjectGUID="{B246D91E-61F2-4433-BFD2-6C2A96FBD4D4}"
7 RootNamespace="ipptool"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
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="1"
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="..\vcnet;..;..\vcnet\regex"
48 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="1"
54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="4"
56 />
57 <Tool
58 Name="VCManagedResourceCompilerTool"
59 />
60 <Tool
61 Name="VCResourceCompilerTool"
62 />
63 <Tool
64 Name="VCPreLinkEventTool"
65 />
66 <Tool
67 Name="VCLinkerTool"
68 LinkIncremental="2"
69 GenerateDebugInformation="true"
70 SubSystem="1"
71 RandomizedBaseAddress="1"
72 DataExecutionPrevention="0"
73 TargetMachine="1"
74 />
75 <Tool
76 Name="VCALinkTool"
77 />
78 <Tool
79 Name="VCManifestTool"
80 />
81 <Tool
82 Name="VCXDCMakeTool"
83 />
84 <Tool
85 Name="VCBscMakeTool"
86 />
87 <Tool
88 Name="VCFxCopTool"
89 />
90 <Tool
91 Name="VCAppVerifierTool"
92 />
93 <Tool
94 Name="VCPostBuildEventTool"
95 />
96 </Configuration>
97 <Configuration
98 Name="Debug|x64"
99 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
100 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
101 ConfigurationType="1"
102 CharacterSet="1"
103 >
104 <Tool
105 Name="VCPreBuildEventTool"
106 />
107 <Tool
108 Name="VCCustomBuildTool"
109 />
110 <Tool
111 Name="VCXMLDataGeneratorTool"
112 />
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
115 />
116 <Tool
117 Name="VCMIDLTool"
118 TargetEnvironment="3"
119 />
120 <Tool
121 Name="VCCLCompilerTool"
122 Optimization="0"
123 AdditionalIncludeDirectories="..\vcnet;..;..\vcnet\regex"
124 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
125 MinimalRebuild="true"
126 BasicRuntimeChecks="3"
127 RuntimeLibrary="3"
128 UsePrecompiledHeader="0"
129 WarningLevel="1"
130 Detect64BitPortabilityProblems="false"
131 DebugInformationFormat="3"
132 />
133 <Tool
134 Name="VCManagedResourceCompilerTool"
135 />
136 <Tool
137 Name="VCResourceCompilerTool"
138 />
139 <Tool
140 Name="VCPreLinkEventTool"
141 />
142 <Tool
143 Name="VCLinkerTool"
144 LinkIncremental="2"
145 GenerateDebugInformation="true"
146 SubSystem="1"
147 RandomizedBaseAddress="1"
148 DataExecutionPrevention="0"
149 TargetMachine="17"
150 />
151 <Tool
152 Name="VCALinkTool"
153 />
154 <Tool
155 Name="VCManifestTool"
156 />
157 <Tool
158 Name="VCXDCMakeTool"
159 />
160 <Tool
161 Name="VCBscMakeTool"
162 />
163 <Tool
164 Name="VCFxCopTool"
165 />
166 <Tool
167 Name="VCAppVerifierTool"
168 />
169 <Tool
170 Name="VCPostBuildEventTool"
171 />
172 </Configuration>
173 <Configuration
174 Name="Release|Win32"
175 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
176 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
177 ConfigurationType="1"
178 CharacterSet="1"
179 WholeProgramOptimization="1"
180 >
181 <Tool
182 Name="VCPreBuildEventTool"
183 />
184 <Tool
185 Name="VCCustomBuildTool"
186 />
187 <Tool
188 Name="VCXMLDataGeneratorTool"
189 />
190 <Tool
191 Name="VCWebServiceProxyGeneratorTool"
192 />
193 <Tool
194 Name="VCMIDLTool"
195 />
196 <Tool
197 Name="VCCLCompilerTool"
198 AdditionalIncludeDirectories="..\vcnet;..;..\vcnet\regex"
199 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
200 RuntimeLibrary="2"
201 UsePrecompiledHeader="0"
202 WarningLevel="1"
203 Detect64BitPortabilityProblems="false"
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="1"
218 GenerateDebugInformation="true"
219 SubSystem="1"
220 OptimizeReferences="2"
221 EnableCOMDATFolding="2"
222 RandomizedBaseAddress="1"
223 DataExecutionPrevention="0"
224 TargetMachine="1"
225 />
226 <Tool
227 Name="VCALinkTool"
228 />
229 <Tool
230 Name="VCManifestTool"
231 />
232 <Tool
233 Name="VCXDCMakeTool"
234 />
235 <Tool
236 Name="VCBscMakeTool"
237 />
238 <Tool
239 Name="VCFxCopTool"
240 />
241 <Tool
242 Name="VCAppVerifierTool"
243 />
244 <Tool
245 Name="VCPostBuildEventTool"
246 />
247 </Configuration>
248 <Configuration
249 Name="Release|x64"
250 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
251 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
252 ConfigurationType="1"
253 CharacterSet="1"
254 WholeProgramOptimization="1"
255 >
256 <Tool
257 Name="VCPreBuildEventTool"
258 />
259 <Tool
260 Name="VCCustomBuildTool"
261 />
262 <Tool
263 Name="VCXMLDataGeneratorTool"
264 />
265 <Tool
266 Name="VCWebServiceProxyGeneratorTool"
267 />
268 <Tool
269 Name="VCMIDLTool"
270 TargetEnvironment="3"
271 />
272 <Tool
273 Name="VCCLCompilerTool"
274 AdditionalIncludeDirectories="..\vcnet;..;..\vcnet\regex"
275 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
276 RuntimeLibrary="2"
277 UsePrecompiledHeader="0"
278 WarningLevel="1"
279 Detect64BitPortabilityProblems="false"
280 DebugInformationFormat="3"
281 />
282 <Tool
283 Name="VCManagedResourceCompilerTool"
284 />
285 <Tool
286 Name="VCResourceCompilerTool"
287 />
288 <Tool
289 Name="VCPreLinkEventTool"
290 />
291 <Tool
292 Name="VCLinkerTool"
293 LinkIncremental="1"
294 GenerateDebugInformation="true"
295 SubSystem="1"
296 OptimizeReferences="2"
297 EnableCOMDATFolding="2"
298 RandomizedBaseAddress="1"
299 DataExecutionPrevention="0"
300 TargetMachine="17"
301 />
302 <Tool
303 Name="VCALinkTool"
304 />
305 <Tool
306 Name="VCManifestTool"
307 />
308 <Tool
309 Name="VCXDCMakeTool"
310 />
311 <Tool
312 Name="VCBscMakeTool"
313 />
314 <Tool
315 Name="VCFxCopTool"
316 />
317 <Tool
318 Name="VCAppVerifierTool"
319 />
320 <Tool
321 Name="VCPostBuildEventTool"
322 />
323 </Configuration>
324 </Configurations>
325 <References>
326 </References>
327 <Files>
328 <Filter
329 Name="Source Files"
330 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
331 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
332 >
333 <File
334 RelativePath="..\test\ipptool.c"
335 >
336 </File>
337 </Filter>
338 <Filter
339 Name="Header Files"
340 Filter="h;hpp;hxx;hm;inl;inc;xsd"
341 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
342 >
343 </Filter>
344 <Filter
345 Name="Resource Files"
346 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
347 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
348 >
349 </Filter>
350 </Files>
351 <Globals>
352 </Globals>
353 </VisualStudioProject>