修复qwt示例
This commit is contained in:
@@ -9,6 +9,6 @@ DESTDIR = $$PWD/../bin
|
||||
SOURCES = \
|
||||
curvdemo1.cpp
|
||||
|
||||
include ($$PWD/../../qwt/qwt.pri)
|
||||
INCLUDEPATH += $$PWD
|
||||
INCLUDEPATH += $$PWD/../../qwt
|
||||
INCLUDEPATH += $$PWD/../../../3rd_qwt
|
||||
include ($$PWD/../../../3rd_qwt/3rd_qwt.pri)
|
||||
|
||||
Reference in New Issue
Block a user