blob: 2a8447d5213e507836e46ab33b15f0fe4ec5e8df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/qwtconfig.pri b/qwtconfig.pri
index 756231a..2dc3715 100644
--- a/qwtconfig.pri
+++ b/qwtconfig.pri
@@ -72,7 +72,7 @@ QWT_INSTALL_FEATURES = $${QWT_INSTALL_PREFIX}/features
# it will be a static library.
######################################################################
-# QWT_CONFIG += QwtDll
+QWT_CONFIG += QwtDll
######################################################################
# QwtPlot enables all classes, that are needed to use the QwtPlot
|