mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:19:00 +08:00
14 lines
501 B
Diff
14 lines
501 B
Diff
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
|