summaryrefslogtreecommitdiffstats
path: root/examples/declarative/minehunt/README
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:47:35 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-18 21:47:37 +0200
commit31b107298609928c0eaa2e974ade59ce9d815e2c (patch)
tree5a04806dd6d1b1ebd59a8f8912147f9eeb6f1fef /examples/declarative/minehunt/README
parent354404ffd224ca691b0d8a9c1c45b358b10b47bb (diff)
parent27d22c5f4201c7555b42e187252bee3fd88d3821 (diff)
Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1
Diffstat (limited to 'examples/declarative/minehunt/README')
-rw-r--r--examples/declarative/minehunt/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/declarative/minehunt/README b/examples/declarative/minehunt/README
deleted file mode 100644
index 3849ca5f..00000000
--- a/examples/declarative/minehunt/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Minehunt has to be compiled to run.
-
-To compile the C++ part, do 'qmake && make'.
-To run, simply run the executable.
-To deploy on a device, do 'make sis'.
-