- Timestamp:
- Sep 14, 2014, 8:31:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/src.pri
r6141 r6152 110 110 QT += network 111 111 112 #exists(combination/bnccomb.h) {113 #DEFINES += USE_COMBINATION114 #HEADERS += combination/bnccomb.h115 #SOURCES += combination/bnccomb.cpp116 #}112 exists(combination/bnccomb.h) { 113 DEFINES += USE_COMBINATION 114 HEADERS += combination/bnccomb.h 115 SOURCES += combination/bnccomb.cpp 116 } 117 117 118 118 exists(PPP) {
Note:
See TracChangeset
for help on using the changeset viewer.