source:
ntrip/trunk/BNC/bnc.pro@
10417
Last change on this file since 10417 was 9983, checked in by , 21 months ago | |
---|---|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[9983] | 1 | QT += printer widgets |
[8252] | 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.