Changeset 3895 in ntrip for trunk/BNC/bnc.pro
- Timestamp:
- Apr 17, 2012, 9:38:28 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnc.pro
r3832 r3895 45 45 bnctides.h bncmap.h bncmapview.h bncantex.h \ 46 46 bncephuser.h bncoutf.h bncclockrinex.h bncsp3.h \ 47 bncbytescounter.h bncsslconfig.h teqcdlg.h \47 bncbytescounter.h bncsslconfig.h reqcdlg.h \ 48 48 upload/bncrtnetdecoder.h upload/bncuploadcaster.h \ 49 49 upload/bncrtnetuploadcaster.h upload/bnccustomtrafo.h \ … … 77 77 bnctides.cpp bncmap.cpp bncmapview.cpp bncantex.cpp \ 78 78 bncephuser.cpp bncoutf.cpp bncclockrinex.cpp bncsp3.cpp \ 79 bncbytescounter.cpp bncsslconfig.cpp teqcdlg.cpp \79 bncbytescounter.cpp bncsslconfig.cpp reqcdlg.cpp \ 80 80 upload/bncrtnetdecoder.cpp upload/bncuploadcaster.cpp \ 81 81 upload/bncrtnetuploadcaster.cpp upload/bnccustomtrafo.cpp \ … … 116 116 HEADERS += rinex/bncpostprocess.h rinex/rnxobsfile.h \ 117 117 rinex/rnxnavfile.h rinex/corrfile.h \ 118 rinex/ teqcedit.h rinex/teqcanalyze.h118 rinex/reqcedit.h rinex/reqcanalyze.h 119 119 SOURCES += rinex/bncpostprocess.cpp rinex/rnxobsfile.cpp \ 120 120 rinex/rnxnavfile.cpp rinex/corrfile.cpp \ 121 rinex/ teqcedit.cpp rinex/teqcanalyze.cpp121 rinex/reqcedit.cpp rinex/reqcanalyze.cpp 122 122 } 123 123
Note:
See TracChangeset
for help on using the changeset viewer.