qtiplot-0.9.7.10-dont-install-qwt.patch 605 B

1234567891011121314151617181920212223
  1. diff --git a/3rdparty/qwt/qwtconfig.pri b/3rdparty/qwt/qwtconfig.pri
  2. index b7d0d0e..e36f131 100755
  3. --- a/3rdparty/qwt/qwtconfig.pri
  4. +++ b/3rdparty/qwt/qwtconfig.pri
  5. @@ -7,17 +7,6 @@ VER_MIN = 2
  6. VER_PAT = 0
  7. VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
  8. -unix {
  9. - INSTALLBASE = /usr/local/qwt-5.2.0
  10. -}
  11. -
  12. -win32 {
  13. - INSTALLBASE = C:/Qwt-5.2.0
  14. -}
  15. -
  16. -target.path = $$INSTALLBASE/lib
  17. -headers.path = $$INSTALLBASE/include
  18. -doc.path = $$INSTALLBASE/doc
  19. ######################################################################
  20. # qmake internal options