mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:49:33 +08:00
14 lines
501 B
Diff
14 lines
501 B
Diff
|
diff --git a/qwtconfig.pri b/qwtconfig.pri
|
||
|
index 2dc3715..756231a 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
|