- Timestamp:
- Jan 26, 2011, 6:56:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnc.pro
r2899 r2900 98 98 QT += network 99 99 100 DEFINES += USE_COMBINATION 101 HEADERS += combination/bnccomb.h 102 SOURCES += combination/bnccomb.cpp 100 exists(combination/bnccomp.h) { 101 DEFINES += USE_COMBINATION 102 HEADERS += combination/bnccomb.h 103 SOURCES += combination/bnccomb.cpp 104 } 103 105
Note:
See TracChangeset
for help on using the changeset viewer.