# HG changeset patch # User Darkvater # Date 2006-02-03 17:31:24 # Node ID 4729eb19ff4d0f22ef2c4059c62df19955b9e137 # Parent 056135abdc92da603340b059faeed390778dc271 (svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other way, but ok :S diff --git a/openttd.vcproj b/openttd.vcproj --- a/openttd.vcproj +++ b/openttd.vcproj @@ -61,6 +61,8 @@ ProgramDatabaseFile=".\Release/openttd.pdb" GenerateMapFile="TRUE" MapFileName=".\Release/openttd.map" + MapExports="TRUE" + MapLines="TRUE" SubSystem="2" OptimizeReferences="2" OptimizeForWindows98="1"