qt5base-lts/qmake/generators/win32
Joerg Bornemann 392054d311 fix VS version selection
On machines where multiple versions of VS are installed, the VS version
for the vc(x)proj generator is selected by the entries in the PATH
variable. The first VS installation that's found in PATH is used.

The former logic printed a warning if multiple VS installations were in
PATH and also fell back to the lowest version if a VS version was
registered with multiple install paths.
That's the case for VC 2012 express and prevented its usage.

Task-number: QTBUG-34357
Change-Id: Ia5c66a1aea0c40e4b7460b3aa6c7daee6673da44
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-10-31 12:33:55 +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 de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
mingw_make.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
msbuild_objectmodel.cpp fix /SAFESEH linker option for VS >= 2010 2013-10-29 16:17:55 +01:00
msbuild_objectmodel.h Use correct toolset version for winphone builds 2013-09-15 16:14:49 +02:00
msvc_nmake.cpp Create clean makefiles for winrt builds 2013-09-15 13:25:25 +02:00
msvc_nmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_objectmodel.cpp fix /SAFESEH linker option for VS >= 2010 2013-10-29 16:17:55 +01:00
msvc_objectmodel.h fix /SAFESEH linker option for VS >= 2010 2013-10-29 16:17:55 +01:00
msvc_vcproj.cpp fix VS version selection 2013-10-31 12:33:55 +01:00
msvc_vcproj.h qmake: added WMAppManifest generation for winphone target 2013-09-17 23:09:24 +02: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 make sure that installed meta files are always postprocessed 2013-10-11 21:04:04 +02:00
winmakefile.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00