summaryrefslogtreecommitdiffstats
path: root/examples/charts/qmlpolarchart/qmlpolarchart.pro
blob: aa3341a5be42c30a10052fc0c52e607fbcee877d (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/qmlpolarchart/*