source:
ntrip/trunk/BNC/bnc.pro@
8507
Last change on this file since 8507 was 8255, checked in by , 7 years ago | |
---|---|
File size: 199 bytes |
Line | |
---|---|
1 | greaterThan(QT_MAJOR_VERSION, 4): QT += printer widgets |
2 | QT += svg |
3 | |
4 | TEMPLATE = subdirs |
5 | |
6 | CONFIG += c++11 |
7 | CONFIG += ordered |
8 | |
9 | SUBDIRS = newmat \ |
10 | qwt \ |
11 | qwtpolar \ |
12 | src |
Note:
See TracBrowser
for help on using the repository browser.