From 553d9c8cf7e37ba425d21da87062e21512a76b2e Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 16 Mar 2012 18:00:39 +1000 Subject: Update QML plugins to the new style. Change-Id: Ie419b58c4789e539be5370dc0b7d2518009bbe91 Reviewed-by: Lorn Potter --- examples/sensors/sensor_explorer/import/import.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/sensors/sensor_explorer/import/import.pro') diff --git a/examples/sensors/sensor_explorer/import/import.pro b/examples/sensors/sensor_explorer/import/import.pro index e84ede0..175433e 100644 --- a/examples/sensors/sensor_explorer/import/import.pro +++ b/examples/sensors/sensor_explorer/import/import.pro @@ -20,3 +20,6 @@ INSTALLS += target qmldir.files=$$PWD/qmldir qmldir.path=$$DESTPATH INSTALLS += qmldir + +OTHER_FILES += \ + plugin.json -- cgit v1.2.1