INCLUDEPATH += $$[QT_INSTALL_HEADERS]/QCharts CONFIG(debug, debug|release) { LIBS += -lQChartd } else { LIBS += -lQChart }