summaryrefslogtreecommitdiffstats
path: root/libraries/qwt5/qwtconfig.pri.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/qwt5/qwtconfig.pri.patch')
-rw-r--r--libraries/qwt5/qwtconfig.pri.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/libraries/qwt5/qwtconfig.pri.patch b/libraries/qwt5/qwtconfig.pri.patch
new file mode 100644
index 0000000000..fd81cf506d
--- /dev/null
+++ b/libraries/qwt5/qwtconfig.pri.patch
@@ -0,0 +1,38 @@
+--- qwtconfig.pri 2016-12-13 10:08:11.000000000 -0200
++++ qwtconfig.pri.new 2016-12-13 10:07:49.000000000 -0200
+@@ -8,7 +8,7 @@
+ VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
+
+ unix {
+- INSTALLBASE = /usr/local/qwt-$$VERSION
++ INSTALLBASE = /usr
+ }
+
+ win32 {
+@@ -16,7 +16,7 @@
+ }
+
+ target.path = $$INSTALLBASE/lib
+-headers.path = $$INSTALLBASE/include
++headers.path = $$INSTALLBASE/include/qwt5
+ doc.path = $$INSTALLBASE/doc
+
+ ######################################################################
+@@ -64,7 +64,7 @@
+ ######################################################################
+
+ DEBUG_SUFFIX =
+-RELEASE_SUFFIX =
++RELEASE_SUFFIX = 5
+
+ win32 {
+ DEBUG_SUFFIX = d
+@@ -98,7 +98,7 @@
+ # QwtSVGItem.
+ ######################################################################
+
+-#CONFIG += QwtSVGItem
++CONFIG += QwtSVGItem
+
+ ######################################################################
+ # You can use the MathML renderer of the Qt solutions package to