summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in')
-rw-r--r--ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in b/ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in
new file mode 100644
index 00000000000..311d34a75fd
--- /dev/null
+++ b/ACE/TAO/orbsvcs/orbsvcs/TAO_CosTrading_Serv.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_CosTrading_Serv
+Description: TAO CosTrading Service Library
+Requires: TAO_CosTrading_Skel, TAO_Svc_Utils, TAO_DynamicAny
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_CosTrading_Serv
+Cflags: -I${includedir}