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