summaryrefslogtreecommitdiffstats
path: root/examples/sensors/maze/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/maze/info.json')
-rw-r--r--examples/sensors/maze/info.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/sensors/maze/info.json b/examples/sensors/maze/info.json
deleted file mode 100644
index 3aa2369c..00000000
--- a/examples/sensors/maze/info.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "info-version": "1.0",
- "dict": {
- "Category": "application",
- "Runtime": "qml",
- "DisplayName": "Maze",
- "Subcategory": "utility",
- "MainQML": "Maze.qml",
- "Version": "1.0.0",
- "Identifier": "com.nokia.mt.maze",
- "Summary": "Labyrinth game using TiltSensor",
- "Author": "Qt"
- }
-}