source: ntrip/trunk/BNC/bnc.pro@ 35

Last change on this file since 35 was 35, checked in by mervart, 18 years ago

Imported sources

File size: 320 bytes
Line 
1
2HEADERS = bncgetthread.h bncwindow.h bnctabledlg.h \
3 bnccaster.h \
4 RTCM/format.h RTCM/GPSDecoder.h RTCM/m_data.h RTCM/RTCM.h
5
6SOURCES = bncmain.cpp bncgetthread.cpp bncwindow.cpp bnctabledlg.cpp \
7 bnccaster.cpp \
8 RTCM/m_date.cpp RTCM/RTCM.cpp
9
10QT += network
11
Note: See TracBrowser for help on using the repository browser.