You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-visualization/qtiplot/files/qtiplot-0.9.7.10-dont-insta...

23 lines
605 B

diff --git a/3rdparty/qwt/qwtconfig.pri b/3rdparty/qwt/qwtconfig.pri
index b7d0d0e..e36f131 100755
--- a/3rdparty/qwt/qwtconfig.pri
+++ b/3rdparty/qwt/qwtconfig.pri
@@ -7,17 +7,6 @@ VER_MIN = 2
VER_PAT = 0
VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
-unix {
- INSTALLBASE = /usr/local/qwt-5.2.0
-}
-
-win32 {
- INSTALLBASE = C:/Qwt-5.2.0
-}
-
-target.path = $$INSTALLBASE/lib
-headers.path = $$INSTALLBASE/include
-doc.path = $$INSTALLBASE/doc
######################################################################
# qmake internal options