source:
ntrip/trunk/BNC/test_bnc_qt.pro@
2675
Last change on this file since 2675 was 2259, checked in by , 15 years ago | |
---|---|
File size: 249 bytes |
Line | |
---|---|
1 | |
2 | DEFINES += NO_RTCM3_MAIN |
3 | |
4 | CONFIG += release console |
5 | |
6 | INCLUDEPATH = . ./RTCM3 |
7 | |
8 | HEADERS = bnctime.h RTCM3/rtcm3torinex.h RTCM3/timeutils.h |
9 | |
10 | SOURCES = test_bnc_qt.cpp \ |
11 | bnctime.cpp RTCM3/rtcm3torinex.c RTCM3/timeutils.cpp |
12 | |
13 | QT += network |
14 |
Note:
See TracBrowser
for help on using the repository browser.