summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in')
-rw-r--r--ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in b/ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in
new file mode 100644
index 00000000000..210fe308b19
--- /dev/null
+++ b/ACE/TAO/orbsvcs/orbsvcs/TAO_RTEventLogAdmin_Skel.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_RTEventLogAdmin_Skel
+Description: TAO RTEvent Logging Service Skeleton Library
+Requires: TAO_RTEventLogAdmin, TAO_DsLogAdmin_Skel, TAO_RTEvent_Skel, TAO_PortableServer
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_RTEventLogAdmin_Skel
+Cflags: -I${includedir}