summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-04-19 18:20:17 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-04-19 18:20:17 +0000
commitf4d07899af52c5eb6cb7875cf5c01ccb6bc25f0f (patch)
tree477c109edd52e66b95fefefb867ff3fdc75f7965 /TAO/tao/ImR_Client
parentf8b1dacd109579d15fc34fb9ecca001e358922bb (diff)
downloadATCD-f4d07899af52c5eb6cb7875cf5c01ccb6bc25f0f.tar.gz
ChangeLogTag: Tue Apr 19 11:10:22 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/ImR_Client')
-rw-r--r--TAO/tao/ImR_Client/TAO_ImR_Client.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/tao/ImR_Client/TAO_ImR_Client.pc.in b/TAO/tao/ImR_Client/TAO_ImR_Client.pc.in
new file mode 100644
index 00000000000..700ed7136ad
--- /dev/null
+++ b/TAO/tao/ImR_Client/TAO_ImR_Client.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_ImR_Client
+Description: TAO Implementation Repository Client Library
+Requires: TAO
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_ImR_Client
+Cflags: -I${includedir}