Don't set frameworks in QWT

.. makes it possible to build the examples
.. but we still don't build them by default
This commit is contained in:
Mark Liversedge
2013-12-10 21:26:58 +00:00
parent 16cd65377d
commit f58d778cd1

View File

@@ -159,5 +159,5 @@ QWT_CONFIG += QwtPlayground
macx:!static:CONFIG(qt_framework, qt_framework|qt_no_framework) {
QWT_CONFIG += QwtFramework
#QWT_CONFIG += QwtFramework
}