source: ntrip/trunk/BNC/bnc.pro@ 8254

Last change on this file since 8254 was 8254, checked in by stoecker, 6 years ago

don't loose result

File size: 215 bytes
Line 
1greaterThan(QT_MAJOR_VERSION, 4): QT += printer widgets
2QT += svg
3
4target = debug
5
6TEMPLATE = subdirs
7
8CONFIG += c++11
9CONFIG += ordered
10
11SUBDIRS = newmat \
12 qwt \
13 qwtpolar \
14 src
Note: See TracBrowser for help on using the repository browser.