Rev | Line | |
---|
[35] | 1 |
|
---|
[98] | 2 | CONFIG += release
|
---|
| 3 |
|
---|
[95] | 4 | DEFINES += NO_RTCM3_MAIN
|
---|
| 5 |
|
---|
[35] | 6 | HEADERS = bncgetthread.h bncwindow.h bnctabledlg.h \
|
---|
[82] | 7 | bnccaster.h bncrinex.h bncapp.h bncutils.h \
|
---|
[61] | 8 | RTCM/format.h RTCM/GPSDecoder.h RTCM/m_data.h RTCM/RTCM.h \
|
---|
[65] | 9 | RTCM3/rtcm3.h RTCM3/rtcm3torinex.h \
|
---|
| 10 | RTIGS/rtigs.h RTIGS/cgps_transform.h RTIGS/rtacp.h \
|
---|
[61] | 11 | RTIGS/rtigs_records.h RTIGS/rtstruct.h
|
---|
[35] | 12 |
|
---|
[61] | 13 |
|
---|
[35] | 14 | SOURCES = bncmain.cpp bncgetthread.cpp bncwindow.cpp bnctabledlg.cpp \
|
---|
[82] | 15 | bnccaster.cpp bncrinex.cpp bncapp.cpp bncutils.cpp \
|
---|
[65] | 16 | RTCM/m_date.cpp RTCM/RTCM.cpp \
|
---|
| 17 | RTCM3/rtcm3.cpp RTCM3/rtcm3torinex.cpp \
|
---|
[61] | 18 | RTIGS/rtigs.cpp RTIGS/cgps_transform.cpp
|
---|
[35] | 19 |
|
---|
| 20 | QT += network
|
---|
| 21 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.