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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/sensors/grue/import') diff --git a/examples/sensors/grue/import/import.pro b/examples/sensors/grue/import/import.pro index a689931b..34027c7c 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 -- cgit v1.2.3