changeset 37 | 758a864f9613 |
parent 30 | 5dc02b23752f |
--- a/demos/declarative/minehunt/README Fri Sep 17 08:34:18 2010 +0300 +++ b/demos/declarative/minehunt/README Mon Oct 04 01:19:32 2010 +0300 @@ -1,3 +1,6 @@ -To compile the C++ part, do 'qmake && make'. Minehunt will not run properly if the C++ plugin is not compiled. +Minehunt has to be compiled to run. -To run, simply load the minehunt.qml file with the qml runtime. +To compile the C++ part, do 'qmake && make'. +To run, simply run the executable. +To deploy on a device, do 'make sis'. +