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