view build/qwt.txt @ 381:347e4c7a9ba1

make QwtD compile on Windows@
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Sun, 11 Jul 2010 01:59:42 +0100
parents 7341c47790d4
children
line wrap: on
line source

set(required Core Gui)

set(classes
    QwtPlotItem
    QwtPlot
    QwtPlotDict
    QwtLegendItemManager
    QwtText
    QwtLegend
    QwtScaleMap
    QwtScaleWidget
    QwtScaleTransformation
    QwtTextLabel
    QwtScaleDraw
    QwtAbstractScaleDraw
    QwtPlotCanvas
    QwtPlotMarker
    QwtPlotCurve
    QwtData
    QwtPolygonFData
    QwtArrayData
    QwtCPointerData
    )