qt5base-lts/qmake/generators
Oliver Wolff 2f2340c97e qmake: Fix generation of Visual Studio projects
While removing winrt code too much code was removed. The
ProjectConfiguration is needed for every Visual Studio project.

This patch amends 45b0f1be68

Fixes: QTBUG-85086
Change-Id: Ic8b42583a159d5b69c0c4e82f46dd98ad8e54ce2
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-06-17 19:14:52 +02:00
..
mac Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
unix qmake: Stop using -isystem flag 2020-06-06 09:53:59 +00:00
win32 qmake: Fix generation of Visual Studio projects 2020-06-17 19:14:52 +02:00
makefile.cpp Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
makefile.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
makefiledeps.cpp Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
makefiledeps.h Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h