source: libusb1/vendor/current/msvc/libusb_dll.vcproj@ 1876

Last change on this file since 1876 was 1876, checked in by Silvan Scherrer, 8 years ago

libusb: import version 1.0.16

File size: 8.7 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="libusb-1.0 (dll)"
6 ProjectGUID="{8224C054-5968-4238-832C-167155E7ECC3}"
7 RootNamespace="libusbdll"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 <Platform
15 Name="x64"
16 />
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="..\$(PlatformName)\$(ConfigurationName)\dll"
24 IntermediateDirectory="..\$(PlatformName)\$(ConfigurationName)\dll\libusb-1.0"
25 ConfigurationType="2"
26 CharacterSet="1"
27 >
28 <Tool
29 Name="VCPreBuildEventTool"
30 />
31 <Tool
32 Name="VCCustomBuildTool"
33 />
34 <Tool
35 Name="VCXMLDataGeneratorTool"
36 />
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
39 />
40 <Tool
41 Name="VCMIDLTool"
42 />
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories=".;..\libusb"
47 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="3"
51 UsePrecompiledHeader="0"
52 WarningLevel="3"
53 Detect64BitPortabilityProblems="false"
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 OutputFile="$(OutDir)\libusb-1.0.dll"
68 LinkIncremental="2"
69 ModuleDefinitionFile="..\libusb\libusb-1.0.def"
70 GenerateDebugInformation="true"
71 SubSystem="2"
72 TargetMachine="1"
73 />
74 <Tool
75 Name="VCALinkTool"
76 />
77 <Tool
78 Name="VCManifestTool"
79 />
80 <Tool
81 Name="VCXDCMakeTool"
82 />
83 <Tool
84 Name="VCBscMakeTool"
85 />
86 <Tool
87 Name="VCFxCopTool"
88 />
89 <Tool
90 Name="VCAppVerifierTool"
91 />
92 <Tool
93 Name="VCWebDeploymentTool"
94 />
95 <Tool
96 Name="VCPostBuildEventTool"
97 />
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="..\$(PlatformName)\$(ConfigurationName)\dll"
102 IntermediateDirectory="..\$(PlatformName)\$(ConfigurationName)\dll\libusb-1.0"
103 ConfigurationType="2"
104 CharacterSet="1"
105 WholeProgramOptimization="1"
106 >
107 <Tool
108 Name="VCPreBuildEventTool"
109 />
110 <Tool
111 Name="VCCustomBuildTool"
112 />
113 <Tool
114 Name="VCXMLDataGeneratorTool"
115 />
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
118 />
119 <Tool
120 Name="VCMIDLTool"
121 />
122 <Tool
123 Name="VCCLCompilerTool"
124 AdditionalIncludeDirectories=".;..\libusb"
125 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS"
126 RuntimeLibrary="2"
127 UsePrecompiledHeader="0"
128 WarningLevel="3"
129 Detect64BitPortabilityProblems="false"
130 DebugInformationFormat="3"
131 />
132 <Tool
133 Name="VCManagedResourceCompilerTool"
134 />
135 <Tool
136 Name="VCResourceCompilerTool"
137 />
138 <Tool
139 Name="VCPreLinkEventTool"
140 />
141 <Tool
142 Name="VCLinkerTool"
143 OutputFile="$(OutDir)\libusb-1.0.dll"
144 LinkIncremental="1"
145 ModuleDefinitionFile="..\libusb\libusb-1.0.def"
146 GenerateDebugInformation="true"
147 SubSystem="2"
148 OptimizeReferences="2"
149 EnableCOMDATFolding="2"
150 TargetMachine="1"
151 />
152 <Tool
153 Name="VCALinkTool"
154 />
155 <Tool
156 Name="VCManifestTool"
157 />
158 <Tool
159 Name="VCXDCMakeTool"
160 />
161 <Tool
162 Name="VCBscMakeTool"
163 />
164 <Tool
165 Name="VCFxCopTool"
166 />
167 <Tool
168 Name="VCAppVerifierTool"
169 />
170 <Tool
171 Name="VCWebDeploymentTool"
172 />
173 <Tool
174 Name="VCPostBuildEventTool"
175 />
176 </Configuration>
177 <Configuration
178 Name="Debug|x64"
179 OutputDirectory="..\$(PlatformName)\$(ConfigurationName)\dll"
180 IntermediateDirectory="..\$(PlatformName)\$(ConfigurationName)\dll\libusb-1.0"
181 ConfigurationType="2"
182 CharacterSet="1"
183 >
184 <Tool
185 Name="VCPreBuildEventTool"
186 />
187 <Tool
188 Name="VCCustomBuildTool"
189 />
190 <Tool
191 Name="VCXMLDataGeneratorTool"
192 />
193 <Tool
194 Name="VCWebServiceProxyGeneratorTool"
195 />
196 <Tool
197 Name="VCMIDLTool"
198 TargetEnvironment="3"
199 />
200 <Tool
201 Name="VCCLCompilerTool"
202 Optimization="0"
203 AdditionalIncludeDirectories=".;..\libusb"
204 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS"
205 MinimalRebuild="true"
206 BasicRuntimeChecks="3"
207 RuntimeLibrary="3"
208 UsePrecompiledHeader="0"
209 WarningLevel="3"
210 Detect64BitPortabilityProblems="false"
211 DebugInformationFormat="3"
212 />
213 <Tool
214 Name="VCManagedResourceCompilerTool"
215 />
216 <Tool
217 Name="VCResourceCompilerTool"
218 />
219 <Tool
220 Name="VCPreLinkEventTool"
221 />
222 <Tool
223 Name="VCLinkerTool"
224 OutputFile="$(OutDir)\libusb-1.0.dll"
225 LinkIncremental="2"
226 ModuleDefinitionFile="..\libusb\libusb-1.0.def"
227 GenerateDebugInformation="true"
228 SubSystem="2"
229 TargetMachine="17"
230 />
231 <Tool
232 Name="VCALinkTool"
233 />
234 <Tool
235 Name="VCManifestTool"
236 />
237 <Tool
238 Name="VCXDCMakeTool"
239 />
240 <Tool
241 Name="VCBscMakeTool"
242 />
243 <Tool
244 Name="VCFxCopTool"
245 />
246 <Tool
247 Name="VCAppVerifierTool"
248 />
249 <Tool
250 Name="VCWebDeploymentTool"
251 />
252 <Tool
253 Name="VCPostBuildEventTool"
254 />
255 </Configuration>
256 <Configuration
257 Name="Release|x64"
258 OutputDirectory="..\$(PlatformName)\$(ConfigurationName)\dll"
259 IntermediateDirectory="..\$(PlatformName)\$(ConfigurationName)\dll\libusb-1.0"
260 ConfigurationType="2"
261 CharacterSet="1"
262 WholeProgramOptimization="1"
263 >
264 <Tool
265 Name="VCPreBuildEventTool"
266 />
267 <Tool
268 Name="VCCustomBuildTool"
269 />
270 <Tool
271 Name="VCXMLDataGeneratorTool"
272 />
273 <Tool
274 Name="VCWebServiceProxyGeneratorTool"
275 />
276 <Tool
277 Name="VCMIDLTool"
278 TargetEnvironment="3"
279 />
280 <Tool
281 Name="VCCLCompilerTool"
282 AdditionalIncludeDirectories=".;..\libusb"
283 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS"
284 RuntimeLibrary="2"
285 UsePrecompiledHeader="0"
286 WarningLevel="3"
287 Detect64BitPortabilityProblems="false"
288 DebugInformationFormat="3"
289 />
290 <Tool
291 Name="VCManagedResourceCompilerTool"
292 />
293 <Tool
294 Name="VCResourceCompilerTool"
295 />
296 <Tool
297 Name="VCPreLinkEventTool"
298 />
299 <Tool
300 Name="VCLinkerTool"
301 OutputFile="$(OutDir)\libusb-1.0.dll"
302 LinkIncremental="1"
303 ModuleDefinitionFile="..\libusb\libusb-1.0.def"
304 GenerateDebugInformation="true"
305 SubSystem="2"
306 OptimizeReferences="2"
307 EnableCOMDATFolding="2"
308 TargetMachine="17"
309 />
310 <Tool
311 Name="VCALinkTool"
312 />
313 <Tool
314 Name="VCManifestTool"
315 />
316 <Tool
317 Name="VCXDCMakeTool"
318 />
319 <Tool
320 Name="VCBscMakeTool"
321 />
322 <Tool
323 Name="VCFxCopTool"
324 />
325 <Tool
326 Name="VCAppVerifierTool"
327 />
328 <Tool
329 Name="VCWebDeploymentTool"
330 />
331 <Tool
332 Name="VCPostBuildEventTool"
333 />
334 </Configuration>
335 </Configurations>
336 <References>
337 </References>
338 <Files>
339 <Filter
340 Name="Source Files"
341 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
342 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
343 >
344 <File
345 RelativePath="..\libusb\core.c"
346 >
347 </File>
348 <File
349 RelativePath="..\libusb\descriptor.c"
350 >
351 </File>
352 <File
353 RelativePath="..\libusb\io.c"
354 >
355 </File>
356 <File
357 RelativePath="..\libusb\libusb-1.0.def"
358 >
359 </File>
360 <File
361 RelativePath="..\libusb\sync.c"
362 >
363 </File>
364 <File
365 RelativePath="..\libusb\os\threads_windows.c"
366 >
367 </File>
368
369 <File
370 RelativePath="..\libusb\os\poll_windows.c"
371 >
372 </File>
373 <File
374 RelativePath="..\libusb\os\windows_usb.c"
375 >
376 </File>
377 </Filter>
378 <Filter
379 Name="Header Files"
380 Filter="h;hpp;hxx;hm;inl;inc;xsd"
381 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
382 >
383 <File
384 RelativePath=".\config.h"
385 >
386 </File>
387 <File
388 RelativePath="..\libusb\libusb.h"
389 >
390 </File>
391 <File
392 RelativePath="..\libusb\libusbi.h"
393 >
394 </File>
395 <File
396 RelativePath="..\libusb\os\threads_windows.h"
397 >
398 </File>
399 <File
400 RelativePath="..\libusb\os\poll_windows.h"
401 >
402 </File>
403 <File
404 RelativePath="..\libusb\os\windows_usb.h"
405 >
406 </File>
407 </Filter>
408 <Filter
409 Name="Resource Files"
410 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
411 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
412 >
413 <File
414 RelativePath="..\libusb\libusb-1.0.rc"
415 >
416 </File>
417 </Filter>
418 </Files>
419 <Globals>
420 </Globals>
421</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.