qt5base-lts/qmake/generators
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
..
integrity Don't compile MD4, MD5, SHA-2 and SHA-3 into qmake 2013-08-15 01:30:54 +02:00
mac qmake: Pick up default bundle prefix from Xcode preferences 2013-10-31 12:33:55 +01:00
unix qmake: Centralize TARGET sanitization in default_post.prf 2013-10-11 18:47:27 +02:00
win32 fix VS version selection 2013-10-31 12:33:55 +01:00
makefile.cpp Add QMAKE_PKGCONFIG_VERSION variable to allow version overriding 2013-10-28 00:37:15 +01:00
makefile.h de-duplicate code for writing dummy makefiles 2013-08-27 19:12:06 +02:00
makefiledeps.cpp remove support for Qtopia's QOM_OBJECT macro 2013-08-26 12:21:40 +02: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 Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00