~ubuntu-branches/debian/squeeze/openttd/squeeze

« back to all changes in this revision

Viewing changes to projects/version_vs90.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach, Matthijs Kooijman, Jordi Mallach
  • Date: 2009-04-15 18:22:10 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090415182210-22ktb8kdbp2tf3bm
[ Matthijs Kooijman ]
* New upstream release.
* Remove Debian specific desktop file, upstream provides one now. 
* Add debian/watch file.

[ Jordi Mallach ]
* Bump Standards-Version to 3.8.1, with no changes required.
* Move to debhelper compat 7. Bump Build-Depends accordingly.
* Use dh_prep.
* Add "set -e" to config script.
* Remove a few extra doc files that get installed by upstream Makefile.
* Add more complete copyright information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
                        <Tool
26
26
                                Name="VCPreBuildEventTool"
27
27
                                Description="Determining version number"
28
 
                                CommandLine="&quot;$(InputDir)/determineversion.vbs&quot;"
 
28
                                CommandLine="cscript &quot;$(InputDir)/determineversion.vbs&quot;"
29
29
                        />
30
30
                        <Tool
31
31
                                Name="VCPostBuildEventTool"
36
36
        </References>
37
37
        <Files>
38
38
                <File
 
39
                        RelativePath="..\src\ottdres.rc.in"
 
40
                        >
 
41
                </File>
 
42
                <File
39
43
                        RelativePath="..\src\rev.cpp.in"
40
44
                        >
41
45
                </File>