qt5base-lts/qmake/generators/win32
Joerg Bornemann 3582116a60 qmake: Introduce the variable MSVC_TOOLSET_VER
...which represents the version of the MSVC platform toolset.

This variable is used to set the platform toolset version in .vcxproj
files.  Before, the platform toolset version was determined in qmake's
C++ code.  Now, it's set next to where MSVC_VER is set in common mkspecs
.conf files.  This will simplify supporting new Visual Studio versions
in the future.

Change-Id: If78c921f93c6378829746d617c7e7d312174257e
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-11-10 14:47:42 +01:00
..
mingw_make.cpp MinGW: Use a response file for long include paths 2020-07-06 13:41:37 +00:00
mingw_make.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
msbuild_objectmodel.cpp qmake/vcxproj generator: Handle C standard compiler flags 2021-08-26 18:32:44 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp QDirIterator: add nextFileInfo() 2021-07-28 15:16:42 +02:00
msvc_nmake.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msvc_objectmodel.cpp qmake: Support Visual Studio 2022 2021-11-10 13:47:42 +00:00
msvc_objectmodel.h qmake: Support Visual Studio 2022 2021-11-10 13:47:42 +00:00
msvc_vcproj.cpp qmake: Introduce the variable MSVC_TOOLSET_VER 2021-11-10 14:47:42 +01:00
msvc_vcproj.h Fix dependency resolution for extra compilers in VS projects 2020-01-07 07:16:59 +01:00
msvc_vcxproj.cpp
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
winmakefile.cpp Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
winmakefile.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00