summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-08 05:53:39 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-08 05:53:39 +0000
commit9c5d4db560fb4f74e0e48762f7622ba670606e2e (patch)
treec59a34e247d26c42fdab2502abf2e8f2d64c9aaf /TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in
parent196164b16a1e6e5846ca74d385b38414e0a485b6 (diff)
downloadATCD-9c5d4db560fb4f74e0e48762f7622ba670606e2e.tar.gz
ChangeLogTag: Mon Feb 7 21:49:48 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in')
-rw-r--r--TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in b/TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in
new file mode 100644
index 00000000000..5165ed760b1
--- /dev/null
+++ b/TAO/orbsvcs/orbsvcs/TAO_FTORB_Utils.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_FTORB_Utils
+Description: TAO Fault Tolerant ORB Utilities Library
+Requires: TAO_IORManip, TAO_PortableServer, TAO
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_FTORB_Utils
+Cflags: -I${includedir}