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