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

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

wrong checkin

File size: 199 bytes
Line 
1greaterThan(QT_MAJOR_VERSION, 4): QT += 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.