Changeset 6152 in ntrip for trunk


Ignore:
Timestamp:
Sep 14, 2014, 8:31:00 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6141 r6152  
    110110QT += network
    111111
    112 # exists(combination/bnccomb.h) {
    113 #   DEFINES += USE_COMBINATION
    114 #   HEADERS += combination/bnccomb.h
    115 #   SOURCES += combination/bnccomb.cpp
    116 # }
     112exists(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.