码迷,mamicode.com
首页 > 其他好文 > 详细

Qt creator 使用qwt

时间:2015-01-02 15:58:23      阅读:248      评论:0      收藏:0      [点我收藏+]

标签:

.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)

 

Qt creator 使用qwt

标签:

原文地址:http://www.cnblogs.com/CoderTian/p/4198470.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!