summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in')
-rw-r--r--trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in b/trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in
new file mode 100644
index 00000000000..ae944d6d818
--- /dev/null
+++ b/trunk/TAO/orbsvcs/orbsvcs/TAO_CosProperty_Serv.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: TAO_CosProperty_Serv
+Description: TAO CosProperty Service Library
+Requires: TAO_PortableServer_Skel
+Version: @VERSION@
+Libs: -L${libdir} -lTAO_CosProperty_Serv
+Cflags: -I${includedir}