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

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

wrong checkin

File size: 199 bytes
RevLine 
[8252]1greaterThan(QT_MAJOR_VERSION, 4): QT += printer widgets
2QT += svg
[4293]3
4TEMPLATE = subdirs
5
[8231]6CONFIG += c++11
[4293]7CONFIG += ordered
8
9SUBDIRS = newmat \
10 qwt \
11 qwtpolar \
12 src
Note: See TracBrowser for help on using the repository browser.