Changeset 6141 in ntrip for trunk/BNC/src/src.pri


Ignore:
Timestamp:
Sep 13, 2014, 5:08:22 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/src.pri

    r6136 r6141  
    8484          bncephuser.cpp bncoutf.cpp bncclockrinex.cpp bncsp3.cpp     \
    8585          bncbytescounter.cpp bncsslconfig.cpp reqcdlg.cpp            \
    86           ephemeris.cpp t_prn.cpp                                     \
     86          ephemeris.cpp t_prn.cpp satObs.cpp                          \
    8787          upload/bncrtnetdecoder.cpp upload/bncuploadcaster.cpp       \
    8888          upload/bncrtnetuploadcaster.cpp upload/bnccustomtrafo.cpp   \
     
    110110QT += network
    111111
    112 exists(combination/bnccomb.h) {
    113   DEFINES += USE_COMBINATION
    114   HEADERS += combination/bnccomb.h
    115   SOURCES += combination/bnccomb.cpp
    116 }
     112# exists(combination/bnccomb.h) {
     113#   DEFINES += USE_COMBINATION
     114#   HEADERS += combination/bnccomb.h
     115#   SOURCES += combination/bnccomb.cpp
     116# }
    117117
    118118exists(PPP) {
Note: See TracChangeset for help on using the changeset viewer.