qt5base-lts/qmake/generators/win32
Joerg Bornemann f2668c6b43 qmake vcxproj generator: Fix extra compilers for single configs
For single config mode (no debug_and_release) extra compilers wouldn't
get added to the vcxproj file.

Single config mode creates a temporary project, and that was incomplete.
Multi config mode, on the other hand, directly operates on the "real
data" and wasn't affected by this problem.

Task-number: QTBUG-69769
Change-Id: I9cd942e43d80adbeac9a3c8fbe1a5766bc9645a0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-08-09 06:21:01 +00:00
..
mingw_make.cpp qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
mingw_make.h qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
msbuild_objectmodel.cpp qmake vcxproj generator: Fix extra compilers for single configs 2018-08-09 06:21:01 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msvc_nmake.cpp Fix QMAKE_MANIFEST for Visual Studio >= 2012 2018-06-13 12:06:55 +00:00
msvc_nmake.h qmake: Introduce precompile_header_c for MSVC 2018-01-08 15:02:21 +00:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
msvc_objectmodel.h Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +00:00
msvc_vcproj.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-08-02 22:52:32 +02:00
msvc_vcproj.h Fix unnecessary regeneration of mocables in VS projects 2016-12-21 16:35:22 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h Updated license headers 2016-01-21 18:55:18 +00:00
registry_p.h move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
registry.cpp doc: Remove inappropriate qdoc comment markers 2018-01-18 18:25:27 +00:00
winmakefile.cpp qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
winmakefile.h qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00