summaryrefslogtreecommitdiffstats
path: root/src/libs/indmanager/openlmiindmanager.pc.in
diff options
context:
space:
mode:
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