try this form

Qt Code:
  1. win32 {
  2. INCLUDEPATH += C:\Qwt-6.0.2\include
  3. LIBS += -LC:\Qwt-6.0.2\lib -lqwt
  4.  
  5. CONFIG += qwt
  6. }
To copy to clipboard, switch view to plain text mode