summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ftrteventchannel.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ftrteventchannel.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ftrteventchannel.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/ftrteventchannel.mpb b/bin/MakeProjectCreator/config/ftrteventchannel.mpb
deleted file mode 100644
index ca9cfdc46f7..00000000000
--- a/bin/MakeProjectCreator/config/ftrteventchannel.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : ftrtevent, utils, corba_messaging, pi_server {
- after += FTRT_EventChannel
- libs += TAO_FTRT_EventChannel
- includes += $(TAO_ROOT)/orbsvcs/FtRtEvent/EventChannel
- tagchecks += FTRT_EventChannel
-}