blob: 571f1a060e102d3973d67dc3202c15f622b4de77 [file] [log] [blame]
QT += charts
HEADERS += \
widget.h
SOURCES += \
main.cpp \
widget.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/charts/nesteddonuts
INSTALLS += target