summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Trading_Service/Trading_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Trading_Service/Trading_Service.mpc')
-rw-r--r--TAO/orbsvcs/Trading_Service/Trading_Service.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/orbsvcs/Trading_Service/Trading_Service.mpc b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc
new file mode 100644
index 00000000000..3062c5c2e3e
--- /dev/null
+++ b/TAO/orbsvcs/Trading_Service/Trading_Service.mpc
@@ -0,0 +1,6 @@
+project : orbsvcsexe {
+ depends += CosTrading CosNaming Svc_Utils IORTable DynamicAny PortableServer
+ exename = Trading_Service
+ libs = TAO_CosTrading TAO_CosNaming TAO_Svc_Utils TAO_IORTable TAO_DynamicAny TAO_PortableServer TAO
+}
+