summaryrefslogtreecommitdiffstats
path: root/src/libs/indmanager/openlmiindmanager.pc.in
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2014-05-06 11:09:17 +0200
committerJan Synacek <jsynacek@redhat.com>2014-05-06 11:09:17 +0200
commitc6cbafa06ccee8d12163b5eeac97fc2adc542668 (patch)
treeaa326733674ba4131f85b1f4550ea111d8022f7f /src/libs/indmanager/openlmiindmanager.pc.in
parentcf62127392299d74326717acf884ce249f25afe4 (diff)
downloadopenlmi-providers-c6cbafa06ccee8d12163b5eeac97fc2adc542668.tar.gz
openlmi-providers-c6cbafa06ccee8d12163b5eeac97fc2adc542668.tar.xz
openlmi-providers-c6cbafa06ccee8d12163b5eeac97fc2adc542668.zip
indmanager: move to libs
Diffstat (limited to 'src/libs/indmanager/openlmiindmanager.pc.in')
-rw-r--r--src/libs/indmanager/openlmiindmanager.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/libs/indmanager/openlmiindmanager.pc.in b/src/libs/indmanager/openlmiindmanager.pc.in
new file mode 100644
index 0000000..b4d76b5
--- /dev/null
+++ b/src/libs/indmanager/openlmiindmanager.pc.in
@@ -0,0 +1,10 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+exec_prefix=${prefix}
+includedir=${prefix}/include
+libdir=${exec_prefix}/lib@LIB_SUFFIX@
+
+Name: openlmiindmanager
+Description: OpenLMI indication manager support
+Version: @OPENLMIINDMANAGER_VERSION@
+Libs: -L${libdir} -lopenlmiindmanager
+CFlags: -I${includedir}/openlmi