Changeset 3038 in ntrip
- Timestamp:
- Feb 25, 2011, 2:01:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnc.pro
r2926 r3038 102 102 exists(combination/bnccomb.h) { 103 103 DEFINES += USE_COMBINATION 104 HEADERS += combination/bnccomb.h combination/cmbcaster.h 105 SOURCES += combination/bnccomb.cpp combination/cmbcaster.cpp 104 HEADERS += combination/bnccomb.h combination/cmbcaster.h \ 105 combination/bnssp3.h 106 SOURCES += combination/bnccomb.cpp combination/cmbcaster.cpp \ 107 combination/bnssp3.cpp 106 108 } 107 109
Note:
See TracChangeset
for help on using the changeset viewer.