blob: 478b68ac89b5aae81875bac98f097346ceb8aa38 [file] [log] [blame]
QT += charts qml quick
SOURCES += \
main.cpp
RESOURCES += \
resources.qrc
DISTFILES += \
qml/qmlcustomlegend/*
target.path = $$[QT_INSTALL_EXAMPLES]/charts/qmlcustomlegend
INSTALLS += target