qt5base-lts/qmake/generators/win32
Joerg Bornemann 853a0b764e fix PlatformToolSet tag location in vcxproj files
The PlatformToolSet tag belongs into the PropertyGroup with the label
"Configuration". The former location in an anonymous PropertyGroup
tricked Visual Studio into displaying the right PlatformToolSet but
using its default value. If VS 2010 and VS 2012 are freshly installed
on the same machine, the default toolset for VS 2012 is VS 2010.

Task-number: QTBUG-30822

Change-Id: If00a532e92b0812c552b1cac52ff77a1e7039146
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-05-30 12:49:48 +02: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 fix PlatformToolSet tag location in vcxproj files 2013-05-30 12:49:48 +02:00
msbuild_objectmodel.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_nmake.cpp qmake/nmake: do not remove NDEBUG from DEFINES 2013-04-09 17:49:32 +02:00
msvc_nmake.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
msvc_objectmodel.cpp qmake/vcxproj: fix parsing of /RTC* options 2013-05-07 15:02:49 +02:00
msvc_objectmodel.h qmake/vcxproj: fix parsing of /RTC* options 2013-05-07 15:02:49 +02:00
msvc_vcproj.cpp qmake/vcxproj: do not set ProgramDataBaseFileName 2013-05-07 15:03:16 +02: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