~ubuntu-branches/ubuntu/saucy/libusbx/saucy-proposed

« back to all changes in this revision

Viewing changes to msvc/getopt_2005.vcproj

  • Committer: Package Import Robot
  • Author(s): Aurelien Jarno
  • Date: 2013-05-06 17:31:43 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130506173143-wfbiltvcnn7pvdpa
Tags: 2:1.0.15-1
* New upstream version.
* Fix cross-build (closes: #694912, #705658).
* Add a -dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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"
 
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="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib"
 
24
                        IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\lib\getopt"
 
25
                        ConfigurationType="4"
 
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
                                PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
 
46
                                MinimalRebuild="true"
 
47
                                RuntimeLibrary="1"
 
48
                                WarningLevel="3"
 
49
                                DebugInformationFormat="3"
 
50
                        />
 
51
                        <Tool
 
52
                                Name="VCManagedResourceCompilerTool"
 
53
                        />
 
54
                        <Tool
 
55
                                Name="VCResourceCompilerTool"
 
56
                        />
 
57
                        <Tool
 
58
                                Name="VCPreLinkEventTool"
 
59
                        />
 
60
                        <Tool
 
61
                                Name="VCLibrarianTool"
 
62
                                IgnoreAllDefaultLibraries="true"
 
63
                        />
 
64
                        <Tool
 
65
                                Name="VCALinkTool"
 
66
                        />
 
67
                        <Tool
 
68
                                Name="VCXDCMakeTool"
 
69
                        />
 
70
                        <Tool
 
71
                                Name="VCBscMakeTool"
 
72
                        />
 
73
                        <Tool
 
74
                                Name="VCFxCopTool"
 
75
                        />
 
76
                        <Tool
 
77
                                Name="VCPostBuildEventTool"
 
78
                        />
 
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"
 
86
                        >
 
87
                        <Tool
 
88
                                Name="VCPreBuildEventTool"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCCustomBuildTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCXMLDataGeneratorTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCWebServiceProxyGeneratorTool"
 
98
                        />
 
99
                        <Tool
 
100
                                Name="VCMIDLTool"
 
101
                                TargetEnvironment="3"
 
102
                        />
 
103
                        <Tool
 
104
                                Name="VCCLCompilerTool"
 
105
                                PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
 
106
                                RuntimeLibrary="1"
 
107
                                WarningLevel="3"
 
108
                                DebugInformationFormat="3"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCManagedResourceCompilerTool"
 
112
                        />
 
113
                        <Tool
 
114
                                Name="VCResourceCompilerTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCPreLinkEventTool"
 
118
                        />
 
119
                        <Tool
 
120
                                Name="VCLibrarianTool"
 
121
                                IgnoreAllDefaultLibraries="true"
 
122
                        />
 
123
                        <Tool
 
124
                                Name="VCALinkTool"
 
125
                        />
 
126
                        <Tool
 
127
                                Name="VCXDCMakeTool"
 
128
                        />
 
129
                        <Tool
 
130
                                Name="VCBscMakeTool"
 
131
                        />
 
132
                        <Tool
 
133
                                Name="VCFxCopTool"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCPostBuildEventTool"
 
137
                        />
 
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"
 
146
                        >
 
147
                        <Tool
 
148
                                Name="VCPreBuildEventTool"
 
149
                        />
 
150
                        <Tool
 
151
                                Name="VCCustomBuildTool"
 
152
                        />
 
153
                        <Tool
 
154
                                Name="VCXMLDataGeneratorTool"
 
155
                        />
 
156
                        <Tool
 
157
                                Name="VCWebServiceProxyGeneratorTool"
 
158
                        />
 
159
                        <Tool
 
160
                                Name="VCMIDLTool"
 
161
                        />
 
162
                        <Tool
 
163
                                Name="VCCLCompilerTool"
 
164
                                Optimization="2"
 
165
                                PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
 
166
                                RuntimeLibrary="0"
 
167
                                WarningLevel="3"
 
168
                        />
 
169
                        <Tool
 
170
                                Name="VCManagedResourceCompilerTool"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCResourceCompilerTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCPreLinkEventTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCLibrarianTool"
 
180
                                IgnoreAllDefaultLibraries="true"
 
181
                        />
 
182
                        <Tool
 
183
                                Name="VCALinkTool"
 
184
                        />
 
185
                        <Tool
 
186
                                Name="VCXDCMakeTool"
 
187
                        />
 
188
                        <Tool
 
189
                                Name="VCBscMakeTool"
 
190
                        />
 
191
                        <Tool
 
192
                                Name="VCFxCopTool"
 
193
                        />
 
194
                        <Tool
 
195
                                Name="VCPostBuildEventTool"
 
196
                        />
 
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"
 
205
                        >
 
206
                        <Tool
 
207
                                Name="VCPreBuildEventTool"
 
208
                        />
 
209
                        <Tool
 
210
                                Name="VCCustomBuildTool"
 
211
                        />
 
212
                        <Tool
 
213
                                Name="VCXMLDataGeneratorTool"
 
214
                        />
 
215
                        <Tool
 
216
                                Name="VCWebServiceProxyGeneratorTool"
 
217
                        />
 
218
                        <Tool
 
219
                                Name="VCMIDLTool"
 
220
                                TargetEnvironment="3"
 
221
                        />
 
222
                        <Tool
 
223
                                Name="VCCLCompilerTool"
 
224
                                PreprocessorDefinitions="HAVE_STRING_H;_CRT_SECURE_NO_WARNINGS"
 
225
                                RuntimeLibrary="0"
 
226
                                WarningLevel="3"
 
227
                        />
 
228
                        <Tool
 
229
                                Name="VCManagedResourceCompilerTool"
 
230
                        />
 
231
                        <Tool
 
232
                                Name="VCResourceCompilerTool"
 
233
                        />
 
234
                        <Tool
 
235
                                Name="VCPreLinkEventTool"
 
236
                        />
 
237
                        <Tool
 
238
                                Name="VCLibrarianTool"
 
239
                                IgnoreAllDefaultLibraries="true"
 
240
                        />
 
241
                        <Tool
 
242
                                Name="VCALinkTool"
 
243
                        />
 
244
                        <Tool
 
245
                                Name="VCXDCMakeTool"
 
246
                        />
 
247
                        <Tool
 
248
                                Name="VCBscMakeTool"
 
249
                        />
 
250
                        <Tool
 
251
                                Name="VCFxCopTool"
 
252
                        />
 
253
                        <Tool
 
254
                                Name="VCPostBuildEventTool"
 
255
                        />
 
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}"
 
265
                        >
 
266
                        <File
 
267
                                RelativePath="..\examples\getopt\getopt.c"
 
268
                                >
 
269
                        </File>
 
270
                        <File
 
271
                                RelativePath="..\examples\getopt\getopt1.c"
 
272
                                >
 
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}"
 
279
                        >
 
280
                        <File
 
281
                                RelativePath="..\examples\getopt\getopt.h"
 
282
                                >
 
283
                        </File>
 
284
                </Filter>
 
285
        </Files>
 
286
        <Globals>
 
287
        </Globals>
 
288
</VisualStudioProject>