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
RevLine 
[8252]1greaterThan(QT_MAJOR_VERSION, 4): QT += printer widgets
2QT += svg
[4293]3
[8254]4target = debug
5
[4293]6TEMPLATE = subdirs
7
[8231]8CONFIG += c++11
[4293]9CONFIG += ordered
10
11SUBDIRS = newmat \
12 qwt \
13 qwtpolar \
14 src
Note: See TracBrowser for help on using the repository browser.