summaryrefslogtreecommitdiff
path: root/mkspecs/features/qml_plugin.prf
AgeCommit message (Expand)AuthorFilesLines
2015-06-05embed a VERSIONINFO resource into QML pluginsJoerg Bornemann1-0/+6
2015-03-05restore qt4's qtLibraryTarget() behaviorOswald Buddenhagen1-1/+1
2014-06-05use the right env var in qmlplugindump callOswald Buddenhagen1-3/+5
2014-05-23fix qmlplugindump's import path constructionOswald Buddenhagen1-3/+5
2014-04-15de-duplicate setup of libdir replacement in prl filesOswald Buddenhagen1-8/+0
2014-04-15properly replace windows paths in installed qml plugin prl filesOswald Buddenhagen1-0/+1
2014-04-15enable path replacement in installed qml plugin prl files on all platformsOswald Buddenhagen1-8/+6
2014-01-17Replace win32-g++ with mingw scopeKai Koehne1-1/+1
2013-10-11qml_plugin.prf: moc plugin with -Muri=$$TARGETPATHRichard Moe Gustavsen1-0/+5
2013-06-10mkspecs/qml_plugin: adding -nonrelocatable flag to qmldump callFawzi Mohamed1-1/+1
2013-03-12make qml_plugin.prf usable without a parent c++ moduleOswald Buddenhagen1-5/+14
2013-03-12remove redundant codeOswald Buddenhagen1-4/+0
2013-02-28Add qt_common.prf and move some common definitions thereThiago Macieira1-0/+1
2013-01-30fix path adjustments in installed metafilesMark Brand1-0/+9
2012-12-12mark a bunch of features as internalOswald Buddenhagen1-0/+11
2012-11-19Add a new location for QML 2.x importsThiago Macieira1-4/+6
2012-10-30add qml1_{module,plugin}.prfOswald Buddenhagen1-2/+12
2012-10-26fix 'qmltypes' targetsOswald Buddenhagen1-1/+10
2012-10-26make qmltypes target properly respect debug vs. releaseOswald Buddenhagen1-7/+11
2012-10-16QML plugins: Make sure that both debug and release versions are builtKai Koehne1-1/+9
2012-08-07factor qml_module out of qml_pluginOswald Buddenhagen1-27/+4
2012-08-07use global imports install location as the "build" dir for qml plugin filesOswald Buddenhagen1-2/+2
2012-08-07copy qml files to build dir only when doing a non-prefix buildOswald Buddenhagen1-8/+10
2012-08-07move IMPORT_VERSION fallback into the conditional of the consumerOswald Buddenhagen1-1/+2
2012-08-07move qmltypes "compiler" below TARGET manipulationOswald Buddenhagen1-17/+17
2012-07-11fix QT.<module>.*_VERSION referencesOswald Buddenhagen1-1/+1
2012-07-11do not mess with VERSIONOswald Buddenhagen1-2/+2
2012-07-11add feature file for centralized qml plugin project handlingOswald Buddenhagen1-0/+67