qt5base-lts/mkspecs/features/qml1_plugin.prf
Oswald Buddenhagen 21d74702d1 add qml1_{module,plugin}.prf
these are in fact thin wrappers around the qml2 variants, which got
respective hooks.

Change-Id: I1190856aea3f454b6f163e147d39c707a35ec4c6
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-10-30 21:46:43 +01:00

3 lines
39 B
Plaintext

CONFIG += qml1_target
load(qml_plugin)