blob: c6df9be096562e83ab03babfc25887676c5bd556 [file] [log] [blame]
QT += charts multimedia
HEADERS += \
widget.h \
xyseriesiodevice.h
SOURCES += \
main.cpp\
widget.cpp \
xyseriesiodevice.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/charts/audio
INSTALLS += target