summaryrefslogtreecommitdiffstats
path: root/libsoundmanager.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libsoundmanager.pc.in')
-rw-r--r--libsoundmanager.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libsoundmanager.pc.in b/libsoundmanager.pc.in
new file mode 100644
index 0000000..3a0da38
--- /dev/null
+++ b/libsoundmanager.pc.in
@@ -0,0 +1,11 @@
+includedir=@PROJECT_INCLUDEDIR@
+libdir=@PROJECT_LIBDIR@
+
+Name: @PROJECT_PRETTY_NAME@
+Description: @PROJECT_DESCRIPTION@
+Version: @PROJECT_VERSION@
+URL: @PROJECT_URL@
+
+Requires: json-c afb-daemon
+Cflags: -I${includedir}
+Libs: -L${libdir} -lsoundmanager \ No newline at end of file