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

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