diff -r b72c6db6890b -r 5dc02b23752f demos/declarative/minehunt/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/demos/declarative/minehunt/README Tue Jul 06 15:10:48 2010 +0300 @@ -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.