summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/minehunt.pro
blob: a497b0fa9c202682017d015d5023b879d0aec6f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = lib
TARGET  = minehunt
QT += declarative
CONFIG += qt plugin

TARGET = $$qtLibraryTarget($$TARGET)
DESTDIR = MinehuntCore

# Input
SOURCES += minehunt.cpp