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

Last change on this file since 9983 was 9983, checked in by stuerze, 14 months ago

minor changes

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