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

« back to all changes in this revision

Viewing changes to projects/openttd_vs80.vcproj.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Kooijman, Matthijs Kooijman
  • Date: 2009-10-01 22:52:59 UTC
  • mfrom: (1.1.8 upstream) (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091001225259-5kpkp4sthbszpyif
[ Matthijs Kooijman ]
* New upstream release
* Use printf instead of echo -en in openttd-wrapper to make it POSIX
  compatible (Closes: #547758).
* Remove three patches that are now included in upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
                                IgnoreDefaultLibraryNames=""
104
104
                                GenerateDebugInformation="true"
105
105
                                SubSystem="2"
 
106
                                StackReserveSize="1048576"
 
107
                                StackCommitSize="1048576"
106
108
                                OptimizeReferences="2"
107
109
                                OptimizeForWindows98="1"
108
110
                                TargetMachine="1"
201
203
                                IgnoreDefaultLibraryNames="LIBCMT.lib"
202
204
                                GenerateDebugInformation="true"
203
205
                                SubSystem="2"
 
206
                                StackReserveSize="1048576"
 
207
                                StackCommitSize="1048576"
204
208
                                TargetMachine="1"
205
209
                        />
206
210
                        <Tool
312
316
                                IgnoreDefaultLibraryNames=""
313
317
                                GenerateDebugInformation="true"
314
318
                                SubSystem="2"
 
319
                                StackReserveSize="1048576"
 
320
                                StackCommitSize="1048576"
315
321
                                OptimizeReferences="2"
316
322
                                OptimizeForWindows98="1"
317
323
                                TargetMachine="17"
413
419
                                IgnoreDefaultLibraryNames="LIBCMT.lib"
414
420
                                GenerateDebugInformation="true"
415
421
                                SubSystem="2"
 
422
                                StackReserveSize="1048576"
 
423
                                StackCommitSize="1048576"
416
424
                                TargetMachine="17"
417
425
                        />
418
426
                        <Tool