summaryrefslogtreecommitdiffstats
path: root/examples/declarative/minehunt/README
blob: 3849ca5fbf0abdb676023bf16c60088f0a46c2aa (plain)
1
2
3
4
5
6
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'.