try this form
Qt Code:
win32 { INCLUDEPATH += C:\Qwt-6.0.2\include LIBS += -LC:\Qwt-6.0.2\lib -lqwt CONFIG += qwt }To copy to clipboard, switch view to plain text mode
try this form
Qt Code:
win32 { INCLUDEPATH += C:\Qwt-6.0.2\include LIBS += -LC:\Qwt-6.0.2\lib -lqwt CONFIG += qwt }To copy to clipboard, switch view to plain text mode
Bookmarks