source: ntrip/trunk/BNC/qwt/qwt.pro@ 9144

Last change on this file since 9144 was 8127, checked in by stoecker, 7 years ago

update qwt and qwtpolar, many QT5 fixes (unfinished)

File size: 190 bytes
RevLine 
[4271]1
[4621]2
[4271]3TEMPLATE = lib
4TARGET = qwt
5CONFIG += staticlib
6
[5182]7CONFIG -= debug
8CONFIG += release
[8127]9QWT_CONFIG = QwtPlot QwtWidgets QwtSvg
[5182]10
[4274]11OBJECTS_DIR = .obj
12MOC_DIR = .moc
13
[8127]14include ( src.pri )
Note: See TracBrowser for help on using the repository browser.