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 ec3278f19d
commit 38951ef38c

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
}