[build] Restore CONFIG+=ordered

This commit is contained in:
ilya.zverev 2015-11-11 16:19:48 +03:00
parent 11558e01a8
commit 3ba05abd52
2 changed files with 2 additions and 0 deletions

View file

@ -17,6 +17,7 @@ lessThan(QT_MAJOR_VERSION, 5) {
cache()
TEMPLATE = subdirs
CONFIG += ordered
HEADERS += defines.hpp

View file

@ -149,6 +149,7 @@ build()
{
build_conf $1
[ -n "$OPT_OSRM" ] && build_osrm $1
return 0
}
[ -n "$OPT_DEBUG" ] && build debug