summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable/TAO_IORTable.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORTable/TAO_IORTable.pc.in')
-rw-r--r--TAO/tao/IORTable/TAO_IORTable.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/tao/IORTable/TAO_IORTable.pc.in b/TAO/tao/IORTable/TAO_IORTable.pc.in
new file mode 100644
index 00000000000..9c5ffcf6d73
--- /dev/null
+++ b/TAO/tao/IORTable/TAO_IORTable.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_IORTable
+Description: TAO IOR Table Library
+Requires: TAO
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_IORTable
+Cflags: -I${includedir}