win32{ INCLUDEPATH += ../../Tools/Win64/qwt/include \ Debug:LIBS += -L../../Tools/Win64/qwt/libd \ -lqwtd \ -lqwtpolard \ Release:LIBS += -L../../Tools/Win64/qwt/lib \ -lqwt \ -lqwtpolar \ } unix{ INCLUDEPATH += ../../Tools/Win64/qwt/include \ LIBS += \ -L../../Tools/Win64/qwt/lib -lqwt \ }