summaryrefslogtreecommitdiffstats
path: root/examples/declarative-radio/declarative-radio.pro
blob: f3dab64113de05097c3f0d10c12e21beef030fe3 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = declarative-radio
DEPENDPATH += .
INCLUDEPATH += .
QT += declarative multimediakit

# Input
SOURCES += main.cpp
RESOURCES += declarative-radio.qrc