source:
ntrip/trunk/BNC/qwt/qwt.pro@
10230
Last change on this file since 10230 was 8127, checked in by , 8 years ago | |
---|---|
File size: 190 bytes |
Rev | Line | |
---|---|---|
[4271] | 1 | |
[4621] | 2 | |
[4271] | 3 | TEMPLATE = lib |
4 | TARGET = qwt | |
5 | CONFIG += staticlib | |
6 | ||
[5182] | 7 | CONFIG -= debug |
8 | CONFIG += release | |
[8127] | 9 | QWT_CONFIG = QwtPlot QwtWidgets QwtSvg |
[5182] | 10 | |
[4274] | 11 | OBJECTS_DIR = .obj |
12 | MOC_DIR = .moc | |
13 | ||
[8127] | 14 | include ( src.pri ) |
Note:
See TracBrowser
for help on using the repository browser.