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

Last change on this file since 2253 was 2253, checked in by mervart, 14 years ago

* empty log message *

File size: 224 bytes
RevLine 
[381]1
[2253]2DEFINES += NO_RTCM3_MAIN
3
[381]4CONFIG += release console
5
[2253]6HEADERS = bnctime.h RTCM3/rtcm3torinex.h RTCM3/timeutils.h
[381]7
[2253]8SOURCES = test_bnc_qt.cpp \
9 bnctime.cpp RTCM3/rtcm3torinex.c RTCM3/timeutils.cpp
[381]10
11QT += network
12
Note: See TracBrowser for help on using the repository browser.