diff -r 93b982ccede2 -r 5daf16870df6 demos/declarative/minehunt/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/demos/declarative/minehunt/README Thu Jul 22 16:41:55 2010 +0100 @@ -0,0 +1,3 @@ +To compile the C++ part, do 'qmake && make'. Minehunt will not run properly if the C++ plugin is not compiled. + +To run, simply load the minehunt.qml file with the qml runtime.