qt5base-lts/qmake/generators
Joerg Bornemann 925fd32a2d qmake/Win: disable "find highest lib version" feature by default
The undocumented feature of linking the library with the highest
version number is more confusing than helpful.
We're changing the default from on to off now.
Users who still need this feature can turn it on with:
    CONFIG += link_highest_lib_version

Task-number: QTBUG-15596

Change-Id: Ic998c1685003caa6f57e27dccf83c8b4a2a09553
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-03-26 21:44:15 +01:00
..
integrity Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mac Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
unix Introduce QMAKE_CC_O_FLAG 2013-03-25 23:11:22 +01:00
win32 qmake/Win: disable "find highest lib version" feature by default 2013-03-26 21:44:15 +01:00
makefile.cpp Introduce QMAKE_CC_O_FLAG 2013-03-25 23:11:22 +01:00
makefile.h Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
makefiledeps.cpp Fix leak when fd != -1 2013-03-23 14:42:45 +01:00
makefiledeps.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
projectgenerator.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00