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