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.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/ftrteventchannel.mpb b/bin/MakeProjectCreator/config/ftrteventchannel.mpb
new file mode 100644
index 00000000000..479271504cb
--- /dev/null
+++ b/bin/MakeProjectCreator/config/ftrteventchannel.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : ftrtevent, utils {
+ after += FTRT_EventChannel
+ libs += TAO_FTRT_EventChannel
+ includes += $(TAO_ROOT)/orbsvcs/FtRtEvent/EventChannel
+}