~bkerensa/ubuntu/raring/yasm/fix-for-1064341

« back to all changes in this revision

Viewing changes to Mkfiles/vc8/modules/modules.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hocevar
  • Date: 2009-07-14 08:23:59 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714082359-10x8mjty41gzkshs
Tags: 0.8.0-1
* New upstream release (Closes: #531047).
* Removed all tasm patches, they’ve been merged upstream.
* debian/control: set debhelper dependency to 5.0 and policy to 3.8.2.
* debian/control: mention TASM in the long description.
* debian/compat: set debhelper level to 5.
* debian/links: link tasm to ytasm and tasm.1.gz to ytasm.1.gz.

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="8.00"
5
 
        Name="modules"
6
 
        ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"
7
 
        RootNamespace="modules"
8
 
        >
9
 
        <Platforms>
10
 
                <Platform
11
 
                        Name="Win32"
12
 
                />
13
 
                <Platform
14
 
                        Name="x64"
15
 
                />
16
 
        </Platforms>
17
 
        <ToolFiles>
18
 
        </ToolFiles>
19
 
        <Configurations>
20
 
                <Configuration
21
 
                        Name="Release|Win32"
22
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
23
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
24
 
                        ConfigurationType="4"
25
 
                        InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
26
 
                        UseOfMFC="0"
27
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
28
 
                        CharacterSet="2"
29
 
                        >
30
 
                        <Tool
31
 
                                Name="VCPreBuildEventTool"
32
 
                        />
33
 
                        <Tool
34
 
                                Name="VCCustomBuildTool"
35
 
                        />
36
 
                        <Tool
37
 
                                Name="VCXMLDataGeneratorTool"
38
 
                        />
39
 
                        <Tool
40
 
                                Name="VCWebServiceProxyGeneratorTool"
41
 
                        />
42
 
                        <Tool
43
 
                                Name="VCMIDLTool"
44
 
                        />
45
 
                        <Tool
46
 
                                Name="VCCLCompilerTool"
47
 
                                Optimization="3"
48
 
                                InlineFunctionExpansion="0"
49
 
                                AdditionalIncludeDirectories="..,../../.."
50
 
                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;HAVE_CONFIG_H"
51
 
                                StringPooling="true"
52
 
                                RuntimeLibrary="0"
53
 
                                EnableFunctionLevelLinking="true"
54
 
                                UsePrecompiledHeader="0"
55
 
                                PrecompiledHeaderFile=""
56
 
                                AssemblerListingLocation="$(IntDir)\"
57
 
                                ObjectFile="$(IntDir)\"
58
 
                                ProgramDataBaseFileName="$(IntDir)\"
59
 
                                WarningLevel="3"
60
 
                                SuppressStartupBanner="true"
61
 
                                CompileAs="0"
62
 
                        />
63
 
                        <Tool
64
 
                                Name="VCManagedResourceCompilerTool"
65
 
                        />
66
 
                        <Tool
67
 
                                Name="VCResourceCompilerTool"
68
 
                                PreprocessorDefinitions="NDEBUG"
69
 
                                Culture="1033"
70
 
                        />
71
 
                        <Tool
72
 
                                Name="VCPreLinkEventTool"
73
 
                        />
74
 
                        <Tool
75
 
                                Name="VCLibrarianTool"
76
 
                                OutputFile="$(OutDir)\modules.lib"
77
 
                                SuppressStartupBanner="true"
78
 
                        />
79
 
                        <Tool
80
 
                                Name="VCALinkTool"
81
 
                        />
82
 
                        <Tool
83
 
                                Name="VCXDCMakeTool"
84
 
                        />
85
 
                        <Tool
86
 
                                Name="VCBscMakeTool"
87
 
                        />
88
 
                        <Tool
89
 
                                Name="VCFxCopTool"
90
 
                        />
91
 
                        <Tool
92
 
                                Name="VCPostBuildEventTool"
93
 
                        />
94
 
                </Configuration>
95
 
                <Configuration
96
 
                        Name="Release|x64"
97
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
98
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
99
 
                        ConfigurationType="4"
100
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
101
 
                        UseOfMFC="0"
102
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
103
 
                        CharacterSet="2"
104
 
                        >
105
 
                        <Tool
106
 
                                Name="VCPreBuildEventTool"
107
 
                                CommandLine=""
108
 
                        />
109
 
                        <Tool
110
 
                                Name="VCCustomBuildTool"
111
 
                        />
112
 
                        <Tool
113
 
                                Name="VCXMLDataGeneratorTool"
114
 
                        />
115
 
                        <Tool
116
 
                                Name="VCWebServiceProxyGeneratorTool"
117
 
                        />
118
 
                        <Tool
119
 
                                Name="VCMIDLTool"
120
 
                                TargetEnvironment="3"
121
 
                        />
122
 
                        <Tool
123
 
                                Name="VCCLCompilerTool"
124
 
                                Optimization="3"
125
 
                                InlineFunctionExpansion="0"
126
 
                                AdditionalIncludeDirectories="..,../../.."
127
 
                                PreprocessorDefinitions="NDEBUG;_LIB;HAVE_CONFIG_H;WIN64"
128
 
                                StringPooling="true"
129
 
                                RuntimeLibrary="0"
130
 
                                EnableFunctionLevelLinking="true"
131
 
                                UsePrecompiledHeader="0"
132
 
                                PrecompiledHeaderFile=""
133
 
                                AssemblerListingLocation="$(IntDir)\"
134
 
                                ObjectFile="$(IntDir)\"
135
 
                                ProgramDataBaseFileName="$(IntDir)\"
136
 
                                WarningLevel="3"
137
 
                                SuppressStartupBanner="true"
138
 
                                CompileAs="0"
139
 
                        />
140
 
                        <Tool
141
 
                                Name="VCManagedResourceCompilerTool"
142
 
                        />
143
 
                        <Tool
144
 
                                Name="VCResourceCompilerTool"
145
 
                                PreprocessorDefinitions="NDEBUG"
146
 
                                Culture="1033"
147
 
                        />
148
 
                        <Tool
149
 
                                Name="VCPreLinkEventTool"
150
 
                        />
151
 
                        <Tool
152
 
                                Name="VCLibrarianTool"
153
 
                                OutputFile="$(OutDir)\modules.lib"
154
 
                                SuppressStartupBanner="true"
155
 
                        />
156
 
                        <Tool
157
 
                                Name="VCALinkTool"
158
 
                        />
159
 
                        <Tool
160
 
                                Name="VCXDCMakeTool"
161
 
                        />
162
 
                        <Tool
163
 
                                Name="VCBscMakeTool"
164
 
                        />
165
 
                        <Tool
166
 
                                Name="VCFxCopTool"
167
 
                        />
168
 
                        <Tool
169
 
                                Name="VCPostBuildEventTool"
170
 
                        />
171
 
                </Configuration>
172
 
                <Configuration
173
 
                        Name="Debug|Win32"
174
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
175
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
176
 
                        ConfigurationType="4"
177
 
                        InheritedPropertySheets="..\crt_secure_no_deprecate.vsprops"
178
 
                        UseOfMFC="0"
179
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
180
 
                        CharacterSet="2"
181
 
                        >
182
 
                        <Tool
183
 
                                Name="VCPreBuildEventTool"
184
 
                        />
185
 
                        <Tool
186
 
                                Name="VCCustomBuildTool"
187
 
                        />
188
 
                        <Tool
189
 
                                Name="VCXMLDataGeneratorTool"
190
 
                        />
191
 
                        <Tool
192
 
                                Name="VCWebServiceProxyGeneratorTool"
193
 
                        />
194
 
                        <Tool
195
 
                                Name="VCMIDLTool"
196
 
                        />
197
 
                        <Tool
198
 
                                Name="VCCLCompilerTool"
199
 
                                Optimization="0"
200
 
                                AdditionalIncludeDirectories="..,../../.."
201
 
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;HAVE_CONFIG_H"
202
 
                                BasicRuntimeChecks="3"
203
 
                                RuntimeLibrary="1"
204
 
                                UsePrecompiledHeader="0"
205
 
                                PrecompiledHeaderFile=""
206
 
                                AssemblerListingLocation="$(IntDir)\"
207
 
                                ObjectFile="$(IntDir)\"
208
 
                                ProgramDataBaseFileName="$(IntDir)\"
209
 
                                WarningLevel="3"
210
 
                                SuppressStartupBanner="true"
211
 
                                DebugInformationFormat="4"
212
 
                                CompileAs="0"
213
 
                        />
214
 
                        <Tool
215
 
                                Name="VCManagedResourceCompilerTool"
216
 
                        />
217
 
                        <Tool
218
 
                                Name="VCResourceCompilerTool"
219
 
                                PreprocessorDefinitions="_DEBUG"
220
 
                                Culture="1033"
221
 
                        />
222
 
                        <Tool
223
 
                                Name="VCPreLinkEventTool"
224
 
                        />
225
 
                        <Tool
226
 
                                Name="VCLibrarianTool"
227
 
                                OutputFile="$(OutDir)\modules.lib"
228
 
                                SuppressStartupBanner="true"
229
 
                        />
230
 
                        <Tool
231
 
                                Name="VCALinkTool"
232
 
                        />
233
 
                        <Tool
234
 
                                Name="VCXDCMakeTool"
235
 
                        />
236
 
                        <Tool
237
 
                                Name="VCBscMakeTool"
238
 
                        />
239
 
                        <Tool
240
 
                                Name="VCFxCopTool"
241
 
                        />
242
 
                        <Tool
243
 
                                Name="VCPostBuildEventTool"
244
 
                        />
245
 
                </Configuration>
246
 
                <Configuration
247
 
                        Name="Debug|x64"
248
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
249
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
250
 
                        ConfigurationType="4"
251
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\crt_secure_no_deprecate.vsprops"
252
 
                        UseOfMFC="0"
253
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
254
 
                        CharacterSet="2"
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
 
                                Optimization="0"
275
 
                                AdditionalIncludeDirectories="..,../../.."
276
 
                                PreprocessorDefinitions="_DEBUG;_LIB;HAVE_CONFIG_H;WIN64"
277
 
                                BasicRuntimeChecks="3"
278
 
                                RuntimeLibrary="1"
279
 
                                UsePrecompiledHeader="0"
280
 
                                PrecompiledHeaderFile=""
281
 
                                AssemblerListingLocation="$(IntDir)\"
282
 
                                ObjectFile="$(IntDir)\"
283
 
                                ProgramDataBaseFileName="$(IntDir)\"
284
 
                                WarningLevel="3"
285
 
                                SuppressStartupBanner="true"
286
 
                                DebugInformationFormat="3"
287
 
                                CompileAs="0"
288
 
                        />
289
 
                        <Tool
290
 
                                Name="VCManagedResourceCompilerTool"
291
 
                        />
292
 
                        <Tool
293
 
                                Name="VCResourceCompilerTool"
294
 
                                PreprocessorDefinitions="_DEBUG"
295
 
                                Culture="1033"
296
 
                        />
297
 
                        <Tool
298
 
                                Name="VCPreLinkEventTool"
299
 
                        />
300
 
                        <Tool
301
 
                                Name="VCLibrarianTool"
302
 
                                OutputFile="$(OutDir)\modules.lib"
303
 
                                SuppressStartupBanner="true"
304
 
                        />
305
 
                        <Tool
306
 
                                Name="VCALinkTool"
307
 
                        />
308
 
                        <Tool
309
 
                                Name="VCXDCMakeTool"
310
 
                        />
311
 
                        <Tool
312
 
                                Name="VCBscMakeTool"
313
 
                        />
314
 
                        <Tool
315
 
                                Name="VCFxCopTool"
316
 
                        />
317
 
                        <Tool
318
 
                                Name="VCPostBuildEventTool"
319
 
                        />
320
 
                </Configuration>
321
 
        </Configurations>
322
 
        <References>
323
 
        </References>
324
 
        <Files>
325
 
                <Filter
326
 
                        Name="Source Files"
327
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
328
 
                        >
329
 
                        <Filter
330
 
                                Name="arch"
331
 
                                >
332
 
                                <File
333
 
                                        RelativePath="..\..\..\modules\arch\lc3b\lc3barch.c"
334
 
                                        >
335
 
                                </File>
336
 
                                <File
337
 
                                        RelativePath="..\..\..\modules\arch\lc3b\lc3barch.h"
338
 
                                        >
339
 
                                </File>
340
 
                                <File
341
 
                                        RelativePath="..\..\..\modules\arch\lc3b\lc3bbc.c"
342
 
                                        >
343
 
                                </File>
344
 
                                <File
345
 
                                        RelativePath="..\..\..\lc3bid.c"
346
 
                                        >
347
 
                                </File>
348
 
                                <File
349
 
                                        RelativePath="..\..\..\modules\arch\x86\x86arch.c"
350
 
                                        >
351
 
                                </File>
352
 
                                <File
353
 
                                        RelativePath="..\..\..\modules\arch\x86\x86arch.h"
354
 
                                        >
355
 
                                </File>
356
 
                                <File
357
 
                                        RelativePath="..\..\..\modules\arch\x86\x86bc.c"
358
 
                                        >
359
 
                                </File>
360
 
                                <File
361
 
                                        RelativePath="..\..\..\modules\arch\x86\x86expr.c"
362
 
                                        >
363
 
                                </File>
364
 
                                <File
365
 
                                        RelativePath="..\..\..\modules\arch\x86\x86id.c"
366
 
                                        >
367
 
                                </File>
368
 
                                <File
369
 
                                        RelativePath="..\..\..\x86cpu.c"
370
 
                                        >
371
 
                                </File>
372
 
                                <File
373
 
                                        RelativePath="..\..\..\x86regtmod.c"
374
 
                                        >
375
 
                                </File>
376
 
                        </Filter>
377
 
                        <Filter
378
 
                                Name="dbgfmts"
379
 
                                >
380
 
                                <File
381
 
                                        RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.c"
382
 
                                        >
383
 
                                </File>
384
 
                                <File
385
 
                                        RelativePath="..\..\..\modules\dbgfmts\codeview\cv-dbgfmt.h"
386
 
                                        >
387
 
                                </File>
388
 
                                <File
389
 
                                        RelativePath="..\..\..\modules\dbgfmts\codeview\cv-symline.c"
390
 
                                        >
391
 
                                </File>
392
 
                                <File
393
 
                                        RelativePath="..\..\..\modules\dbgfmts\codeview\cv-type.c"
394
 
                                        >
395
 
                                </File>
396
 
                                <File
397
 
                                        RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-aranges.c"
398
 
                                        >
399
 
                                </File>
400
 
                                <File
401
 
                                        RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.c"
402
 
                                        >
403
 
                                </File>
404
 
                                <File
405
 
                                        RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-dbgfmt.h"
406
 
                                        >
407
 
                                </File>
408
 
                                <File
409
 
                                        RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-info.c"
410
 
                                        >
411
 
                                </File>
412
 
                                <File
413
 
                                        RelativePath="..\..\..\modules\dbgfmts\dwarf2\dwarf2-line.c"
414
 
                                        >
415
 
                                </File>
416
 
                                <File
417
 
                                        RelativePath="..\..\..\modules\dbgfmts\null\null-dbgfmt.c"
418
 
                                        >
419
 
                                </File>
420
 
                                <File
421
 
                                        RelativePath="..\..\..\modules\dbgfmts\stabs\stabs-dbgfmt.c"
422
 
                                        >
423
 
                                </File>
424
 
                        </Filter>
425
 
                        <Filter
426
 
                                Name="objfmts"
427
 
                                >
428
 
                                <File
429
 
                                        RelativePath="..\..\..\modules\objfmts\bin\bin-objfmt.c"
430
 
                                        >
431
 
                                </File>
432
 
                                <File
433
 
                                        RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.c"
434
 
                                        >
435
 
                                </File>
436
 
                                <File
437
 
                                        RelativePath="..\..\..\modules\objfmts\coff\coff-objfmt.h"
438
 
                                        >
439
 
                                </File>
440
 
                                <File
441
 
                                        RelativePath="..\..\..\modules\objfmts\coff\win64-except.c"
442
 
                                        >
443
 
                                </File>
444
 
                                <File
445
 
                                        RelativePath="..\..\..\modules\objfmts\dbg\dbg-objfmt.c"
446
 
                                        >
447
 
                                </File>
448
 
                                <File
449
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf-machine.h"
450
 
                                        >
451
 
                                </File>
452
 
                                <File
453
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf-objfmt.c"
454
 
                                        >
455
 
                                </File>
456
 
                                <File
457
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf-x86-amd64.c"
458
 
                                        >
459
 
                                </File>
460
 
                                <File
461
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf-x86-x86.c"
462
 
                                        >
463
 
                                </File>
464
 
                                <File
465
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf.c"
466
 
                                        >
467
 
                                </File>
468
 
                                <File
469
 
                                        RelativePath="..\..\..\modules\objfmts\elf\elf.h"
470
 
                                        >
471
 
                                </File>
472
 
                                <File
473
 
                                        RelativePath="..\..\..\modules\objfmts\macho\macho-objfmt.c"
474
 
                                        >
475
 
                                </File>
476
 
                                <File
477
 
                                        RelativePath="..\..\..\modules\objfmts\rdf\rdf-objfmt.c"
478
 
                                        >
479
 
                                </File>
480
 
                                <File
481
 
                                        RelativePath="..\..\..\modules\objfmts\xdf\xdf-objfmt.c"
482
 
                                        >
483
 
                                </File>
484
 
                        </Filter>
485
 
                        <Filter
486
 
                                Name="parsers"
487
 
                                >
488
 
                                <File
489
 
                                        RelativePath="..\..\..\modules\parsers\gas\gas-parse.c"
490
 
                                        >
491
 
                                </File>
492
 
                                <File
493
 
                                        RelativePath="..\..\..\modules\parsers\gas\gas-parser.c"
494
 
                                        >
495
 
                                </File>
496
 
                                <File
497
 
                                        RelativePath="..\..\..\modules\parsers\gas\gas-parser.h"
498
 
                                        >
499
 
                                </File>
500
 
                                <File
501
 
                                        RelativePath="..\..\..\gas-token.c"
502
 
                                        >
503
 
                                </File>
504
 
                                <File
505
 
                                        RelativePath="..\..\..\modules\parsers\nasm\nasm-parse.c"
506
 
                                        >
507
 
                                </File>
508
 
                                <File
509
 
                                        RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.c"
510
 
                                        >
511
 
                                </File>
512
 
                                <File
513
 
                                        RelativePath="..\..\..\modules\parsers\nasm\nasm-parser.h"
514
 
                                        >
515
 
                                </File>
516
 
                                <File
517
 
                                        RelativePath="..\..\..\nasm-token.c"
518
 
                                        >
519
 
                                </File>
520
 
                        </Filter>
521
 
                        <Filter
522
 
                                Name="preprocs"
523
 
                                >
524
 
                                <Filter
525
 
                                        Name="nasm"
526
 
                                        >
527
 
                                        <File
528
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.c"
529
 
                                                >
530
 
                                        </File>
531
 
                                        <File
532
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm-eval.h"
533
 
                                                >
534
 
                                        </File>
535
 
                                        <File
536
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.c"
537
 
                                                >
538
 
                                        </File>
539
 
                                        <File
540
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm-pp.h"
541
 
                                                >
542
 
                                        </File>
543
 
                                        <File
544
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm-preproc.c"
545
 
                                                >
546
 
                                        </File>
547
 
                                        <File
548
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasm.h"
549
 
                                                >
550
 
                                        </File>
551
 
                                        <File
552
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.c"
553
 
                                                >
554
 
                                        </File>
555
 
                                        <File
556
 
                                                RelativePath="..\..\..\modules\preprocs\nasm\nasmlib.h"
557
 
                                                >
558
 
                                        </File>
559
 
                                </Filter>
560
 
                                <Filter
561
 
                                        Name="raw"
562
 
                                        >
563
 
                                        <File
564
 
                                                RelativePath="..\..\..\modules\preprocs\raw\raw-preproc.c"
565
 
                                                >
566
 
                                        </File>
567
 
                                </Filter>
568
 
                                <Filter
569
 
                                        Name="cpp"
570
 
                                        >
571
 
                                        <File
572
 
                                                RelativePath="..\..\..\modules\preprocs\cpp\cpp-preproc.c"
573
 
                                                >
574
 
                                        </File>
575
 
                                </Filter>
576
 
                        </Filter>
577
 
                        <Filter
578
 
                                Name="listfmts"
579
 
                                >
580
 
                                <Filter
581
 
                                        Name="nasm"
582
 
                                        >
583
 
                                        <File
584
 
                                                RelativePath="..\..\..\modules\listfmts\nasm\nasm-listfmt.c"
585
 
                                                >
586
 
                                        </File>
587
 
                                </Filter>
588
 
                        </Filter>
589
 
                </Filter>
590
 
        </Files>
591
 
        <Globals>
592
 
        </Globals>
593
 
</VisualStudioProject>