summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc')
-rw-r--r--TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc b/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc
new file mode 100644
index 00000000000..e3471507bf6
--- /dev/null
+++ b/TAO/orbsvcs/CosEvent_Service/CosEvent_Service.mpc
@@ -0,0 +1,5 @@
+project : orbsvcsexe {
+ depends += CosEvent CosNaming Svc_Utils IORTable Messaging PortableServer
+ exename = CosEvent_Service
+ libs += TAO_CosEvent TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_Messaging TAO_PortableServer
+}