qt5base-lts/tools/configure
Miikka Heikkinen 903fa2e4aa Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.pri
Configure will now generate QT_DEFAULT_QPA_PLUGIN qmake variable
to specify the default QPA plugin.

"CONFIG += qpa_default_plugin" statement in application .pro file
will add the default QPA plugin into QTPLUGINS.

"CONFIG += qpa_minimal_plugin" statement in application .pro file
will add the minimal QPA plugin into QTPLUGINS.

Task-number: QTBUG-28131
Change-Id: I12a241005f30b37467d783b50f0369b47e605e68
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-12-10 15:33:54 +01:00
..
configure_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configureapp.cpp Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.pri 2012-12-10 15:33:54 +01:00
configureapp.h Improve Direct X SDK detection in configure.exe 2012-11-06 16:35:16 +01:00
environment.cpp configure: Pick up environment paths again on MinGW 2012-11-07 14:19:00 +01:00
environment.h Improve path search in configure. 2012-11-05 17:17:01 +01:00
main.cpp Generate a .qmake.cache in config.tests from configure.exe. 2012-10-30 12:53:46 +01:00
Makefile.mingw Improve path search in configure. 2012-11-05 17:17:01 +01:00
Makefile.win32 Improve path search in configure. 2012-11-05 17:17:01 +01:00
tools.cpp configure: Update contact information for commercial users 2012-09-22 23:40:24 +02:00
tools.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00