source: ntrip/trunk/BNC/test_bnc_qt.pro@ 2820

Last change on this file since 2820 was 2704, checked in by mervart, 13 years ago
File size: 143 bytes
Line 
1
2DEFINES += NO_RTCM3_MAIN
3
4CONFIG += release console
5
6INCLUDEPATH = . ./RTCM3
7
8HEADERS = bnctime.h
9
10SOURCES = test_bnc_qt.cpp
11
12QT += network
13
Note: See TracBrowser for help on using the repository browser.