Index: trunk/BNC/bnc.pro
===================================================================
--- trunk/BNC/bnc.pro	(revision 2925)
+++ trunk/BNC/bnc.pro	(revision 2926)
@@ -102,6 +102,6 @@
 exists(combination/bnccomb.h) {
   DEFINES += USE_COMBINATION
-  HEADERS += combination/bnccomb.h 
-  SOURCES += combination/bnccomb.cpp
+  HEADERS += combination/bnccomb.h   combination/cmbcaster.h
+  SOURCES += combination/bnccomb.cpp combination/cmbcaster.cpp
 }
 
