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