summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-03-28 16:55:14 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-28 10:35:22 +0200
commit2646629ea49cf808220ef54c77df613cc9fea474 (patch)
tree08920a302f69fc25f6ee23f3e5f84e9cfd32c8a6 /examples
parent417054f50c257f6da0cf0f08a00c909b75aa03e0 (diff)
downloadqtsensors-2646629ea49cf808220ef54c77df613cc9fea474.tar.gz
Add .qmltypes files for Creator.
Only doing this for the actual QML APIs, not the examples ones. Can run make rebuild_qmltypes from a build directory to rebuild the .qmltypes files automatically. Change-Id: Ie1253646dde25861673c303b015a9ba9a4f0fbe3 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/sensors/grue/import/import.pro2
-rw-r--r--examples/sensors/sensor_explorer/import/import.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/sensors/grue/import/import.pro b/examples/sensors/grue/import/import.pro
index a689931..34027c7 100644
--- a/examples/sensors/grue/import/import.pro
+++ b/examples/sensors/grue/import/import.pro
@@ -24,4 +24,4 @@ qmldir.path=$$DESTPATH
INSTALLS += qmldir
OTHER_FILES += \
- plugin.json
+ plugin.json qmldir
diff --git a/examples/sensors/sensor_explorer/import/import.pro b/examples/sensors/sensor_explorer/import/import.pro
index 175433e..1f97b67 100644
--- a/examples/sensors/sensor_explorer/import/import.pro
+++ b/examples/sensors/sensor_explorer/import/import.pro
@@ -22,4 +22,4 @@ qmldir.path=$$DESTPATH
INSTALLS += qmldir
OTHER_FILES += \
- plugin.json
+ plugin.json qmldir