~ubuntu-branches/ubuntu/oneiric/firebird2.1/oneiric

« back to all changes in this revision

Viewing changes to builds/win32/msvc9/btyacc.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2011-04-22 18:59:44 UTC
  • mfrom: (2.1.24 sid)
  • Revision ID: james.westby@ubuntu.com-20110422185944-egwy9r5xynjddku5
Tags: 2.1.4.18393-0.ds2-2
* apply patch from upstream SVN fixing ICU collations
* remove lintian overrides about manpages shipped in dependency package
* claim compliancy with Policy 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="windows-1251"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9,00"
 
5
        Name="btyacc"
 
6
        ProjectGUID="{57CDBF51-F1FB-4227-8C03-6F4134A7E234}"
 
7
        RootNamespace="btyacc"
 
8
        Keyword="ManagedCProj"
 
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
                        ConfigurationType="1"
 
25
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
 
26
                        CharacterSet="2"
 
27
                        ManagedExtensions="0"
 
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
                                PreprocessorDefinitions="WIN32;_DEBUG"
 
48
                                MinimalRebuild="false"
 
49
                                BasicRuntimeChecks="0"
 
50
                                UsePrecompiledHeader="0"
 
51
                        />
 
52
                        <Tool
 
53
                                Name="VCManagedResourceCompilerTool"
 
54
                        />
 
55
                        <Tool
 
56
                                Name="VCResourceCompilerTool"
 
57
                        />
 
58
                        <Tool
 
59
                                Name="VCPreLinkEventTool"
 
60
                        />
 
61
                        <Tool
 
62
                                Name="VCLinkerTool"
 
63
                                OutputFile="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\bin\$(ProjectName).exe"
 
64
                                LinkIncremental="2"
 
65
                                AssemblyDebug="1"
 
66
                                RandomizedBaseAddress="1"
 
67
                                DataExecutionPrevention="0"
 
68
                        />
 
69
                        <Tool
 
70
                                Name="VCALinkTool"
 
71
                        />
 
72
                        <Tool
 
73
                                Name="VCManifestTool"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCXDCMakeTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCBscMakeTool"
 
80
                        />
 
81
                        <Tool
 
82
                                Name="VCFxCopTool"
 
83
                        />
 
84
                        <Tool
 
85
                                Name="VCAppVerifierTool"
 
86
                        />
 
87
                        <Tool
 
88
                                Name="VCPostBuildEventTool"
 
89
                        />
 
90
                </Configuration>
 
91
                <Configuration
 
92
                        Name="Debug|x64"
 
93
                        ConfigurationType="1"
 
94
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
 
95
                        CharacterSet="2"
 
96
                        ManagedExtensions="0"
 
97
                        >
 
98
                        <Tool
 
99
                                Name="VCPreBuildEventTool"
 
100
                        />
 
101
                        <Tool
 
102
                                Name="VCCustomBuildTool"
 
103
                        />
 
104
                        <Tool
 
105
                                Name="VCXMLDataGeneratorTool"
 
106
                        />
 
107
                        <Tool
 
108
                                Name="VCWebServiceProxyGeneratorTool"
 
109
                        />
 
110
                        <Tool
 
111
                                Name="VCMIDLTool"
 
112
                                TargetEnvironment="3"
 
113
                        />
 
114
                        <Tool
 
115
                                Name="VCCLCompilerTool"
 
116
                                Optimization="0"
 
117
                                PreprocessorDefinitions="WIN32;_DEBUG"
 
118
                                MinimalRebuild="false"
 
119
                                BasicRuntimeChecks="0"
 
120
                                UsePrecompiledHeader="0"
 
121
                        />
 
122
                        <Tool
 
123
                                Name="VCManagedResourceCompilerTool"
 
124
                        />
 
125
                        <Tool
 
126
                                Name="VCResourceCompilerTool"
 
127
                        />
 
128
                        <Tool
 
129
                                Name="VCPreLinkEventTool"
 
130
                        />
 
131
                        <Tool
 
132
                                Name="VCLinkerTool"
 
133
                                OutputFile="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\bin\$(ProjectName).exe"
 
134
                                LinkIncremental="2"
 
135
                                AssemblyDebug="1"
 
136
                                RandomizedBaseAddress="1"
 
137
                                DataExecutionPrevention="0"
 
138
                                TargetMachine="17"
 
139
                        />
 
140
                        <Tool
 
141
                                Name="VCALinkTool"
 
142
                        />
 
143
                        <Tool
 
144
                                Name="VCManifestTool"
 
145
                        />
 
146
                        <Tool
 
147
                                Name="VCXDCMakeTool"
 
148
                        />
 
149
                        <Tool
 
150
                                Name="VCBscMakeTool"
 
151
                        />
 
152
                        <Tool
 
153
                                Name="VCFxCopTool"
 
154
                        />
 
155
                        <Tool
 
156
                                Name="VCAppVerifierTool"
 
157
                        />
 
158
                        <Tool
 
159
                                Name="VCPostBuildEventTool"
 
160
                        />
 
161
                </Configuration>
 
162
                <Configuration
 
163
                        Name="Release|Win32"
 
164
                        ConfigurationType="1"
 
165
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
 
166
                        CharacterSet="2"
 
167
                        ManagedExtensions="0"
 
168
                        >
 
169
                        <Tool
 
170
                                Name="VCPreBuildEventTool"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCCustomBuildTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCXMLDataGeneratorTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCWebServiceProxyGeneratorTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCMIDLTool"
 
183
                        />
 
184
                        <Tool
 
185
                                Name="VCCLCompilerTool"
 
186
                                PreprocessorDefinitions="WIN32;NDEBUG"
 
187
                                MinimalRebuild="false"
 
188
                                UsePrecompiledHeader="0"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCManagedResourceCompilerTool"
 
192
                        />
 
193
                        <Tool
 
194
                                Name="VCResourceCompilerTool"
 
195
                        />
 
196
                        <Tool
 
197
                                Name="VCPreLinkEventTool"
 
198
                        />
 
199
                        <Tool
 
200
                                Name="VCLinkerTool"
 
201
                                OutputFile="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\bin\$(ProjectName).exe"
 
202
                                LinkIncremental="1"
 
203
                                RandomizedBaseAddress="1"
 
204
                                DataExecutionPrevention="0"
 
205
                        />
 
206
                        <Tool
 
207
                                Name="VCALinkTool"
 
208
                        />
 
209
                        <Tool
 
210
                                Name="VCManifestTool"
 
211
                        />
 
212
                        <Tool
 
213
                                Name="VCXDCMakeTool"
 
214
                        />
 
215
                        <Tool
 
216
                                Name="VCBscMakeTool"
 
217
                        />
 
218
                        <Tool
 
219
                                Name="VCFxCopTool"
 
220
                        />
 
221
                        <Tool
 
222
                                Name="VCAppVerifierTool"
 
223
                        />
 
224
                        <Tool
 
225
                                Name="VCPostBuildEventTool"
 
226
                        />
 
227
                </Configuration>
 
228
                <Configuration
 
229
                        Name="Release|x64"
 
230
                        ConfigurationType="1"
 
231
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
 
232
                        CharacterSet="2"
 
233
                        ManagedExtensions="0"
 
234
                        >
 
235
                        <Tool
 
236
                                Name="VCPreBuildEventTool"
 
237
                        />
 
238
                        <Tool
 
239
                                Name="VCCustomBuildTool"
 
240
                        />
 
241
                        <Tool
 
242
                                Name="VCXMLDataGeneratorTool"
 
243
                        />
 
244
                        <Tool
 
245
                                Name="VCWebServiceProxyGeneratorTool"
 
246
                        />
 
247
                        <Tool
 
248
                                Name="VCMIDLTool"
 
249
                                TargetEnvironment="3"
 
250
                        />
 
251
                        <Tool
 
252
                                Name="VCCLCompilerTool"
 
253
                                PreprocessorDefinitions="WIN32;NDEBUG"
 
254
                                MinimalRebuild="false"
 
255
                                UsePrecompiledHeader="0"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCManagedResourceCompilerTool"
 
259
                        />
 
260
                        <Tool
 
261
                                Name="VCResourceCompilerTool"
 
262
                        />
 
263
                        <Tool
 
264
                                Name="VCPreLinkEventTool"
 
265
                        />
 
266
                        <Tool
 
267
                                Name="VCLinkerTool"
 
268
                                OutputFile="..\..\..\temp\$(PlatformName)\$(ConfigurationName)\firebird\bin\$(ProjectName).exe"
 
269
                                LinkIncremental="1"
 
270
                                RandomizedBaseAddress="1"
 
271
                                DataExecutionPrevention="0"
 
272
                                TargetMachine="17"
 
273
                        />
 
274
                        <Tool
 
275
                                Name="VCALinkTool"
 
276
                        />
 
277
                        <Tool
 
278
                                Name="VCManifestTool"
 
279
                        />
 
280
                        <Tool
 
281
                                Name="VCXDCMakeTool"
 
282
                        />
 
283
                        <Tool
 
284
                                Name="VCBscMakeTool"
 
285
                        />
 
286
                        <Tool
 
287
                                Name="VCFxCopTool"
 
288
                        />
 
289
                        <Tool
 
290
                                Name="VCAppVerifierTool"
 
291
                        />
 
292
                        <Tool
 
293
                                Name="VCPostBuildEventTool"
 
294
                        />
 
295
                </Configuration>
 
296
        </Configurations>
 
297
        <References>
 
298
                <AssemblyReference
 
299
                        RelativePath="mscorlib.dll"
 
300
                        AssemblyName="mscorlib, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=IA64"
 
301
                        MinFrameworkVersion="131072"
 
302
                />
 
303
                <AssemblyReference
 
304
                        RelativePath="System.dll"
 
305
                        AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
 
306
                        MinFrameworkVersion="131072"
 
307
                />
 
308
                <AssemblyReference
 
309
                        RelativePath="System.Data.dll"
 
310
                        AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
 
311
                        MinFrameworkVersion="131072"
 
312
                />
 
313
        </References>
 
314
        <Files>
 
315
                <Filter
 
316
                        Name="Source Files"
 
317
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
318
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
319
                        >
 
320
                        <File
 
321
                                RelativePath="..\..\..\extern\btyacc\closure.c"
 
322
                                >
 
323
                        </File>
 
324
                        <File
 
325
                                RelativePath="..\..\..\extern\btyacc\error.c"
 
326
                                >
 
327
                        </File>
 
328
                        <File
 
329
                                RelativePath="..\..\..\extern\btyacc\lalr.c"
 
330
                                >
 
331
                        </File>
 
332
                        <File
 
333
                                RelativePath="..\..\..\extern\btyacc\lr0.c"
 
334
                                >
 
335
                        </File>
 
336
                        <File
 
337
                                RelativePath="..\..\..\extern\btyacc\main.c"
 
338
                                >
 
339
                        </File>
 
340
                        <File
 
341
                                RelativePath="..\..\..\extern\btyacc\mkpar.c"
 
342
                                >
 
343
                        </File>
 
344
                        <File
 
345
                                RelativePath="..\..\..\extern\btyacc\mstring.c"
 
346
                                >
 
347
                        </File>
 
348
                        <File
 
349
                                RelativePath="..\..\..\extern\btyacc\output.c"
 
350
                                >
 
351
                        </File>
 
352
                        <File
 
353
                                RelativePath="..\..\..\extern\btyacc\reader.c"
 
354
                                >
 
355
                        </File>
 
356
                        <File
 
357
                                RelativePath="..\..\..\extern\btyacc\readskel.c"
 
358
                                >
 
359
                        </File>
 
360
                        <File
 
361
                                RelativePath="..\..\..\extern\btyacc\skeleton.c"
 
362
                                >
 
363
                        </File>
 
364
                        <File
 
365
                                RelativePath="..\..\..\extern\btyacc\symtab.c"
 
366
                                >
 
367
                        </File>
 
368
                        <File
 
369
                                RelativePath="..\..\..\extern\btyacc\verbose.c"
 
370
                                >
 
371
                        </File>
 
372
                        <File
 
373
                                RelativePath="..\..\..\extern\btyacc\warshall.c"
 
374
                                >
 
375
                        </File>
 
376
                </Filter>
 
377
                <Filter
 
378
                        Name="Header Files"
 
379
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
380
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
381
                        >
 
382
                        <File
 
383
                                RelativePath="..\..\..\extern\btyacc\defs.h"
 
384
                                >
 
385
                        </File>
 
386
                        <File
 
387
                                RelativePath="..\..\..\extern\btyacc\mstring.h"
 
388
                                >
 
389
                        </File>
 
390
                </Filter>
 
391
                <Filter
 
392
                        Name="Resource Files"
 
393
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
394
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
395
                        >
 
396
                </Filter>
 
397
                <File
 
398
                        RelativePath=".\ReadMe.txt"
 
399
                        >
 
400
                </File>
 
401
        </Files>
 
402
        <Globals>
 
403
        </Globals>
 
404
</VisualStudioProject>