summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageprovider/imageprovider.pro
blob: 60423ab6b79c0b3128bb207b4a272849a8593156 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = imageprovider
DEPENDPATH += .
INCLUDEPATH += .
QT += declarative

# Input
SOURCES += main.cpp
RESOURCES += imageprovider.qrc