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

« back to all changes in this revision

Viewing changes to Mkfiles/vc9/re2c/re2c.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:
50
50
                                UsePrecompiledHeader="0"
51
51
                                ProgramDataBaseFileName="$(IntDir)\"
52
52
                                WarningLevel="3"
53
 
                                Detect64BitPortabilityProblems="true"
54
53
                                DebugInformationFormat="4"
55
54
                                CompileAs="0"
56
55
                        />
129
128
                                UsePrecompiledHeader="0"
130
129
                                ProgramDataBaseFileName="$(IntDir)\"
131
130
                                WarningLevel="3"
132
 
                                Detect64BitPortabilityProblems="true"
133
131
                                DebugInformationFormat="3"
134
132
                                CompileAs="0"
135
133
                        />