qt6-bb10/qmake/generators/win32
Orgad Shaneh 48ef124047 qmake: Suppress built-in suffixes for make
They cause make to run much slower, and qmake writes everything
explicitly, so they're not really needed.

Change-Id: Ia47674eec8309e120c8264b7b6687677a520d5b9
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-03-31 17:02:01 +03:00
..
mingw_make.cpp qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
mingw_make.h qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
msbuild_objectmodel.cpp Misc: Do not depend on transitive includes 2022-03-17 17:14:37 +01:00
msbuild_objectmodel.h
msvc_nmake.cpp qmake: Suppress built-in suffixes for make 2022-03-31 17:02:01 +03:00
msvc_nmake.h qmake: Suppress built-in suffixes for make 2022-03-31 17:02:01 +03:00
msvc_objectmodel.cpp Apply Q_CONSTINIT across the codebase 2022-03-29 06:18:49 +01: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
msvc_vcxproj.cpp
msvc_vcxproj.h
winmakefile.cpp
winmakefile.h