summaryrefslogtreecommitdiffstats
path: root/examples/QtSensors/QtSensors_maze/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/QtSensors_maze/info.json')
-rw-r--r--examples/QtSensors/QtSensors_maze/info.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/examples/QtSensors/QtSensors_maze/info.json b/examples/QtSensors/QtSensors_maze/info.json
new file mode 100644
index 00000000..8e2ad1a8
--- /dev/null
+++ b/examples/QtSensors/QtSensors_maze/info.json
@@ -0,0 +1,15 @@
+{
+ "info-version": "1.0",
+ "dict": {
+ "category": "application",
+ "runtime": "qml",
+ "displayName": {
+ "en_US": "Maze"
+ },
+ "subcategory": "utility",
+ "main": "QtSensors_maze.qml",
+ "version": "1.0.0",
+ "identifier": "com.nokia.mt.maze",
+ "author": "Qt"
+ }
+}