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

« back to all changes in this revision

Viewing changes to Mkfiles/vc/genmacro/genmacro.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="7.10"
5
 
        Name="genmacro"
6
 
        ProjectGUID="{225700A5-07B8-434E-AD61-555278BF6733}"
7
 
        RootNamespace="genmacro"
8
 
        Keyword="Win32Proj">
9
 
        <Platforms>
10
 
                <Platform
11
 
                        Name="Win32"/>
12
 
        </Platforms>
13
 
        <Configurations>
14
 
                <Configuration
15
 
                        Name="Debug|Win32"
16
 
                        OutputDirectory="$(PlatformName)\$(ConfigurationName)"
17
 
                        IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
18
 
                        ConfigurationType="1"
19
 
                        CharacterSet="2">
20
 
                        <Tool
21
 
                                Name="VCCLCompilerTool"
22
 
                                Optimization="0"
23
 
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
24
 
                                MinimalRebuild="TRUE"
25
 
                                BasicRuntimeChecks="3"
26
 
                                RuntimeLibrary="5"
27
 
                                UsePrecompiledHeader="0"
28
 
                                WarningLevel="3"
29
 
                                Detect64BitPortabilityProblems="TRUE"
30
 
                                DebugInformationFormat="4"/>
31
 
                        <Tool
32
 
                                Name="VCCustomBuildTool"/>
33
 
                        <Tool
34
 
                                Name="VCLinkerTool"
35
 
                                OutputFile="$(OutDir)/genmacro.exe"
36
 
                                LinkIncremental="2"
37
 
                                GenerateDebugInformation="TRUE"
38
 
                                ProgramDatabaseFile="$(OutDir)/genmacro.pdb"
39
 
                                SubSystem="1"
40
 
                                TargetMachine="1"/>
41
 
                        <Tool
42
 
                                Name="VCMIDLTool"/>
43
 
                        <Tool
44
 
                                Name="VCPostBuildEventTool"
45
 
                                CommandLine="run.bat &quot;$(TargetPath)&quot;"/>
46
 
                        <Tool
47
 
                                Name="VCPreBuildEventTool"/>
48
 
                        <Tool
49
 
                                Name="VCPreLinkEventTool"/>
50
 
                        <Tool
51
 
                                Name="VCResourceCompilerTool"/>
52
 
                        <Tool
53
 
                                Name="VCWebServiceProxyGeneratorTool"/>
54
 
                        <Tool
55
 
                                Name="VCXMLDataGeneratorTool"/>
56
 
                        <Tool
57
 
                                Name="VCWebDeploymentTool"/>
58
 
                        <Tool
59
 
                                Name="VCManagedWrapperGeneratorTool"/>
60
 
                        <Tool
61
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
62
 
                </Configuration>
63
 
                <Configuration
64
 
                        Name="Release|Win32"
65
 
                        OutputDirectory="Release"
66
 
                        IntermediateDirectory="Release"
67
 
                        ConfigurationType="1"
68
 
                        CharacterSet="2">
69
 
                        <Tool
70
 
                                Name="VCCLCompilerTool"
71
 
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
72
 
                                RuntimeLibrary="4"
73
 
                                UsePrecompiledHeader="0"
74
 
                                WarningLevel="3"
75
 
                                Detect64BitPortabilityProblems="TRUE"
76
 
                                DebugInformationFormat="3"/>
77
 
                        <Tool
78
 
                                Name="VCCustomBuildTool"/>
79
 
                        <Tool
80
 
                                Name="VCLinkerTool"
81
 
                                OutputFile="$(OutDir)/genmacro.exe"
82
 
                                LinkIncremental="1"
83
 
                                GenerateDebugInformation="TRUE"
84
 
                                SubSystem="1"
85
 
                                OptimizeReferences="2"
86
 
                                EnableCOMDATFolding="2"
87
 
                                TargetMachine="1"/>
88
 
                        <Tool
89
 
                                Name="VCMIDLTool"/>
90
 
                        <Tool
91
 
                                Name="VCPostBuildEventTool"
92
 
                                CommandLine="run.bat &quot;$(TargetPath)&quot;"/>
93
 
                        <Tool
94
 
                                Name="VCPreBuildEventTool"/>
95
 
                        <Tool
96
 
                                Name="VCPreLinkEventTool"/>
97
 
                        <Tool
98
 
                                Name="VCResourceCompilerTool"/>
99
 
                        <Tool
100
 
                                Name="VCWebServiceProxyGeneratorTool"/>
101
 
                        <Tool
102
 
                                Name="VCXMLDataGeneratorTool"/>
103
 
                        <Tool
104
 
                                Name="VCWebDeploymentTool"/>
105
 
                        <Tool
106
 
                                Name="VCManagedWrapperGeneratorTool"/>
107
 
                        <Tool
108
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
109
 
                </Configuration>
110
 
        </Configurations>
111
 
        <References>
112
 
        </References>
113
 
        <Files>
114
 
                <Filter
115
 
                        Name="Source Files"
116
 
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
117
 
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
118
 
                        <File
119
 
                                RelativePath="..\..\..\modules\preprocs\nasm\genmacro.c">
120
 
                        </File>
121
 
                </Filter>
122
 
                <File
123
 
                        RelativePath=".\run.bat">
124
 
                </File>
125
 
        </Files>
126
 
        <Globals>
127
 
        </Globals>
128
 
</VisualStudioProject>