forked from PyQwt/PyQwt5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pyqwt-5.2.patch
29 lines (24 loc) · 1.08 KB
/
pyqwt-5.2.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- qwt-5.2/qwtconfig.pri.pyqwt Sat Jul 11 16:59:22 2009
+++ qwt-5.2/qwtconfig.pri Sat Jul 11 16:59:23 2009
@@ -48,7 +48,7 @@
# might need a debug version.
# Enable debug_and_release + build_all if you want to build both.
- CONFIG += debug # release/debug/debug_and_release
+ CONFIG += release # release/debug/debug_and_release
#CONFIG += debug_and_release
#CONFIG += build_all
}
@@ -75,7 +75,7 @@
# it will be a static library.
######################################################################
-CONFIG += QwtDll
+# CONFIG += QwtDll
######################################################################
# QwtPlot enables all classes, that are needed to use the QwtPlot
@@ -97,7 +97,7 @@
# QwtSVGItem.
######################################################################
-#CONFIG += QwtSVGItem
+CONFIG += QwtSVGItem
######################################################################
# If you have a commercial license you can use the MathML renderer