diff options
author | Darkvater <Darkvater@openttd.org> | 2006-02-03 17:31:24 +0000 |
---|---|---|
committer | Darkvater <Darkvater@openttd.org> | 2006-02-03 17:31:24 +0000 |
commit | ad9e0548223f4ce4ba99f1cd73a1552146ba2722 (patch) | |
tree | e90835aae1639b0ecd96e995843801ca62ce231b | |
parent | 50ff85428b1ca4c5c84753d49919a1e3317a88e2 (diff) | |
download | openttd-ad9e0548223f4ce4ba99f1cd73a1552146ba2722.tar.xz |
(svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other way, but ok :S
-rw-r--r-- | openttd.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 133a050b8..20af11d39 100644 --- 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" |