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

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