Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me |
||
---|---|---|
.. | ||
MinehuntCore | ||
README | ||
main.cpp | ||
minehunt.cpp | ||
minehunt.h | ||
minehunt.pro | ||
minehunt.qml | ||
minehunt.qmlproject | ||
minehunt.qrc |
README
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'.