--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2015-12-03 00:45:50 +03:00
parent c06a5008b2
commit fe10aa3cba
15 changed files with 38 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
# $Id: config.lib 27271 2015-05-08 17:30:07Z frosch $
# $Id: config.lib 27462 2015-12-01 19:36:48Z frosch $
# This file is part of OpenTTD.
# OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
@@ -57,8 +57,8 @@ set_default() {
enable_translator="0"
enable_unicode="1"
enable_console="1";
enable_assert="1"
enable_strip="0"
enable_assert="0"
enable_strip="1"
enable_universal="0"
enable_osx_g5="0"
enable_cocoa_quartz="1"