summaryrefslogtreecommitdiffstats
path: root/libosmocoding.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libosmocoding.pc.in')
-rw-r--r--libosmocoding.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libosmocoding.pc.in b/libosmocoding.pc.in
new file mode 100644
index 00000000..580b1702
--- /dev/null
+++ b/libosmocoding.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Osmocom L1 transcoding Library
+Description: C Utility Library
+Version: @VERSION@
+Libs: -L${libdir} -losmocoding -losmocodec -losmogsm -losmocore
+Cflags: -I${includedir}/
+