qt5base-lts/qmake/generators/win32
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
..
cesdkhandler.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
cesdkhandler.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mingw_make.cpp Introduce QMAKE_CC_O_FLAG 2013-03-25 23:11:22 +01:00
mingw_make.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
msbuild_objectmodel.cpp Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
msbuild_objectmodel.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_nmake.cpp Merge "Merge branch 'dev' into stable" into refs/staging/stable 2013-03-20 23:30:31 +01:00
msvc_nmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_objectmodel.cpp qmake/MSVC: fix parsing of the /openmp option 2013-02-04 16:33:17 +01:00
msvc_objectmodel.h Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)" 2013-01-24 15:16:19 +01:00
msvc_vcproj.cpp Merge remote-tracking branch 'gerrit/release' into stable 2013-03-21 08:49:01 +01:00
msvc_vcproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_vcxproj.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
winmakefile.cpp qmake/Win: disable "find highest lib version" feature by default 2013-03-26 21:44:15 +01:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00