summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlcustomizations/qmlcustomizations.pro
blob: ae2d4e5ba2f1fc0dd75c62d446fee679947cdee5 (plain)
1
2
3
4
5
6
7
!include( ../examples.pri ) {
 error( "Couldn't find the examples.pri file!" )
}

RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlcustomizations/*