QT += charts SOURCES += \ main.cpp RESOURCES += \ sundata.qrc target.path = $$[QT_INSTALL_EXAMPLES]/charts/datetimeaxis INSTALLS += target