Windows: Fix a cast warning when compiling for x64 in VS
[libusbx.git] / msvc / getopt_2005.vcproj
blob0efcb0b51882422adece66ce25249d39f99be248
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="getopt"
6 ProjectGUID="{AE83E1B4-CE06-47EE-B7A3-C3A1D7C2D71E}"
7 RootNamespace="getopt"
8 TargetFrameworkVersion="196613"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
24 IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib\getopt"
25 ConfigurationType="4"
26 CharacterSet="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
46 MinimalRebuild="true"
47 RuntimeLibrary="1"
48 WarningLevel="3"
49 DebugInformationFormat="3"
51 <Tool
52 Name="VCManagedResourceCompilerTool"
54 <Tool
55 Name="VCResourceCompilerTool"
57 <Tool
58 Name="VCPreLinkEventTool"
60 <Tool
61 Name="VCLibrarianTool"
62 IgnoreAllDefaultLibraries="true"
64 <Tool
65 Name="VCALinkTool"
67 <Tool
68 Name="VCXDCMakeTool"
70 <Tool
71 Name="VCBscMakeTool"
73 <Tool
74 Name="VCFxCopTool"
76 <Tool
77 Name="VCPostBuildEventTool"
79 </Configuration>
80 <Configuration
81 Name="Debug|x64"
82 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
83 IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib\getopt"
84 ConfigurationType="4"
85 CharacterSet="1"
87 <Tool
88 Name="VCPreBuildEventTool"
90 <Tool
91 Name="VCCustomBuildTool"
93 <Tool
94 Name="VCXMLDataGeneratorTool"
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"
99 <Tool
100 Name="VCMIDLTool"
101 TargetEnvironment="3"
103 <Tool
104 Name="VCCLCompilerTool"
105 PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
106 RuntimeLibrary="1"
107 WarningLevel="3"
108 DebugInformationFormat="3"
110 <Tool
111 Name="VCManagedResourceCompilerTool"
113 <Tool
114 Name="VCResourceCompilerTool"
116 <Tool
117 Name="VCPreLinkEventTool"
119 <Tool
120 Name="VCLibrarianTool"
121 IgnoreAllDefaultLibraries="true"
123 <Tool
124 Name="VCALinkTool"
126 <Tool
127 Name="VCXDCMakeTool"
129 <Tool
130 Name="VCBscMakeTool"
132 <Tool
133 Name="VCFxCopTool"
135 <Tool
136 Name="VCPostBuildEventTool"
138 </Configuration>
139 <Configuration
140 Name="Release|Win32"
141 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
142 IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib\getopt"
143 ConfigurationType="4"
144 CharacterSet="1"
145 WholeProgramOptimization="1"
147 <Tool
148 Name="VCPreBuildEventTool"
150 <Tool
151 Name="VCCustomBuildTool"
153 <Tool
154 Name="VCXMLDataGeneratorTool"
156 <Tool
157 Name="VCWebServiceProxyGeneratorTool"
159 <Tool
160 Name="VCMIDLTool"
162 <Tool
163 Name="VCCLCompilerTool"
164 Optimization="2"
165 PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
166 RuntimeLibrary="0"
167 WarningLevel="3"
169 <Tool
170 Name="VCManagedResourceCompilerTool"
172 <Tool
173 Name="VCResourceCompilerTool"
175 <Tool
176 Name="VCPreLinkEventTool"
178 <Tool
179 Name="VCLibrarianTool"
180 IgnoreAllDefaultLibraries="true"
182 <Tool
183 Name="VCALinkTool"
185 <Tool
186 Name="VCXDCMakeTool"
188 <Tool
189 Name="VCBscMakeTool"
191 <Tool
192 Name="VCFxCopTool"
194 <Tool
195 Name="VCPostBuildEventTool"
197 </Configuration>
198 <Configuration
199 Name="Release|x64"
200 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
201 IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib\getopt"
202 ConfigurationType="4"
203 CharacterSet="1"
204 WholeProgramOptimization="1"
206 <Tool
207 Name="VCPreBuildEventTool"
209 <Tool
210 Name="VCCustomBuildTool"
212 <Tool
213 Name="VCXMLDataGeneratorTool"
215 <Tool
216 Name="VCWebServiceProxyGeneratorTool"
218 <Tool
219 Name="VCMIDLTool"
220 TargetEnvironment="3"
222 <Tool
223 Name="VCCLCompilerTool"
224 PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
225 RuntimeLibrary="0"
226 WarningLevel="3"
228 <Tool
229 Name="VCManagedResourceCompilerTool"
231 <Tool
232 Name="VCResourceCompilerTool"
234 <Tool
235 Name="VCPreLinkEventTool"
237 <Tool
238 Name="VCLibrarianTool"
239 IgnoreAllDefaultLibraries="true"
241 <Tool
242 Name="VCALinkTool"
244 <Tool
245 Name="VCXDCMakeTool"
247 <Tool
248 Name="VCBscMakeTool"
250 <Tool
251 Name="VCFxCopTool"
253 <Tool
254 Name="VCPostBuildEventTool"
256 </Configuration>
257 </Configurations>
258 <References>
259 </References>
260 <Files>
261 <Filter
262 Name="Source Files"
263 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
264 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
266 <File
267 RelativePath="..\examples\getopt\getopt.c"
269 </File>
270 <File
271 RelativePath="..\examples\getopt\getopt1.c"
273 </File>
274 </Filter>
275 <Filter
276 Name="Header Files"
277 Filter="h;hpp;hxx;hm;inl;inc;xsd"
278 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
280 <File
281 RelativePath="..\examples\getopt\getopt.h"
283 </File>
284 </Filter>
285 </Files>
286 <Globals>
287 </Globals>
288 </VisualStudioProject>