aboutsummaryrefslogtreecommitdiffstats
path: root/qml/models/qmldir
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2016-11-24 17:41:34 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2016-11-24 17:41:34 +0100
commit85f44017fb18205133d369bf16c5d0022984c510 (patch)
treee450a257b95e9c60defdfbe851edfdfa820c583a /qml/models/qmldir
parentb20eed56b0d712ea59a5f237eb933787e3fdf45d (diff)
Convert amb hvac plugin to app framework bindings
Change-Id: I7e67c653c7da219beb645d752fb7afca2c968de5 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'qml/models/qmldir')
-rw-r--r--qml/models/qmldir8
1 files changed, 8 insertions, 0 deletions
diff --git a/qml/models/qmldir b/qml/models/qmldir
new file mode 100644
index 0000000..d757168
--- /dev/null
+++ b/qml/models/qmldir
@@ -0,0 +1,8 @@
+#/* Copyright (C) 2015, Jaguar Land Rover. All Rights Reserved.
+# *
+# * This Source Code Form is subject to the terms of the Mozilla Public
+# * License, v. 2.0. If a copy of the MPL was not distributed with this
+# * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+
+singleton HVACModel 1.0 HVACModel.qml
+singleton TemperatureModel 1.0 TemperatureModel.qml