source: ntrip/trunk/BNC/bnc.pro

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

minor changes

File size: 165 bytes
RevLine 
[9983]1QT += printer widgets
[8252]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.