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