mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-30 23:54:35 +01:00
(svn r3526) - Codechange: Add additional linker information to release builds to help figure out crashes more easily
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
ProgramDatabaseFile=".\Release/openttd.pdb"
|
||||
GenerateMapFile="TRUE"
|
||||
MapFileName=".\Release/openttd.map"
|
||||
MapExports="TRUE"
|
||||
MapLines="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
OptimizeForWindows98="1"
|
||||
|
||||
Reference in New Issue
Block a user