summaryrefslogtreecommitdiff
path: root/mkspecs/hurd-g++
diff options
context:
space:
mode:
authormae <qt-info@nokia.com>2010-04-08 14:54:42 +0200
committermae <qt-info@nokia.com>2010-04-08 15:00:35 +0200
commitc3a54c47048b7123f51f2a1078e156d259445221 (patch)
tree299c0dfd3c039ec5fbf36f5a64bca13c1b8b4fd7 /mkspecs/hurd-g++
parentdc2429a34e8d0168ef33f48ec0da35631be49243 (diff)
downloadqt4-tools-c3a54c47048b7123f51f2a1078e156d259445221.tar.gz
Tune plugin import mechanism
In shadow build environments, we cannot enforce that shared library objects for plugins are located in the same directory as the qmldir file. This makes it hard for Creator to support mixed projects (qml/c++). In order to gain more flexibility, the patch introduces a pluginPathList to QDeclarativeEngine, which completes the existing importsPathList. The pluginPathList defaults to ["."], which indicates the directory where the qmldir file is located in. The qml viewer tool gains a command line option -P to add to the pluginPathList. For consistency, the -L option ("Library") has been renamed to -I ("Import"). QDeclarativeEngine::importExtension() has been renamed to QDeclarativeEngine::importPlugin(). The documentation has been adjusted accordingly. Done with erikv. Reviewed-by: erikv
Diffstat (limited to 'mkspecs/hurd-g++')
0 files changed, 0 insertions, 0 deletions