From 2646629ea49cf808220ef54c77df613cc9fea474 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Wed, 28 Mar 2012 16:55:14 +1000 Subject: 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 --- examples/sensors/grue/import/import.pro | 2 +- examples/sensors/sensor_explorer/import/import.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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 -- cgit v1.2.1