aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/minehunt/README
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-06-22 11:51:37 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-22 08:18:15 +0200
commitb46d5a53c80580eb241dfd8751118cf6893d5cf8 (patch)
tree26d4d338db29cb4cd34608e2488635abdceea758 /examples/demos/minehunt/README
parent24f0b5ec05a8461a4aceee6d746954ef80449b99 (diff)
Remove stale demos
Focus for Qt5 is fewer, better demos. Change-Id: Ia2b74ce4768034d8f225547ffbbc85ac5cb72845 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/demos/minehunt/README')
-rw-r--r--examples/demos/minehunt/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/demos/minehunt/README b/examples/demos/minehunt/README
deleted file mode 100644
index 3849ca5fbf..0000000000
--- a/examples/demos/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'.
-