aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/minehunt/minehunt.pro
blob: cf928ce33330037302c1bd2f2c73c4b10145260c (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET  = minehunt
QT += declarative

# Input
HEADERS += minehunt.h
SOURCES += main.cpp minehunt.cpp
RESOURCES = minehunt.qrc