summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-03-14 18:54:48 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-02 18:58:30 +0200
commitd8a127fdcc3575f3a478aec452f10bd60966a2c2 (patch)
tree33f8beeab9316890b0a180128feb2f84f52d8477 /src
parent6c9e8e611fe2bc915211bafb2faa9151afad91d7 (diff)
don't try to de-duplicate QMAKE_DEFAULT_{INC,LIB}DIRS
the de-duplication has the side effect of sorting, which is a very bad idea: x-compilers tend to append the host library paths at the end, and we really want them to stay at the end. and the lists should have no duplicates to start with. should we find a compiler which breaks this assumption, we can use qmake's $$unique() strategically. Change-Id: I01560e3c33736c2dfffdb05d5c960c492439c946 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions