qt5base-lts/tools/configure
Thiago Macieira df3631045c Add a new location for QML 2.x imports
This commits adds a -qmldir configuration option for the configures to
allow the user to change the default location (it defaults to
$archdatadir/qml).

It adds a QLibraryInfo::Qml2ImportsPath value for
QLibraryInfo::location, a qmake property of QT_INSTALL_QML and a qt.conf
configure location entry "Qml2Imports".

At the same time, it makes the qmake .prf files dealing with QML plugins
be the QML 2 version. Those files are new in Qt 5, so we have the option
to choose which version we want to use.

Discussed-on: http://lists.qt-project.org/pipermail/development/2012-October/007136.html
Change-Id: I8c1c53e8685a5934ed0a9a42ba5663297b81a677
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-11-19 15:25: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 a new location for QML 2.x imports 2012-11-19 15:25: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