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