Qt creator 使用qwt

.pro中添加

LIBS += -L”C:\Qt\Qt5.3.2\5.3\msvc2013_opengl\lib” -lqwt
INCLUDEPATH += "C:\Qt\Qt5.3.2\5.3\msvc2013_opengl\include\qwt"
include (C:\Qt\qwt-6.1.0\qwt.prf)

 

posted @ 2015-01-02 15:07  CrazyDiode  阅读(290)  评论(0编辑  收藏  举报