blob: 580b170203ef056258e39bc613809a7c3c960cbe [file] [log] [blame]
Vadim Yanitskiy3262f822016-09-23 01:48:59 +07001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Osmocom L1 transcoding Library
7Description: C Utility Library
8Version: @VERSION@
9Libs: -L${libdir} -losmocoding -losmocodec -losmogsm -losmocore
10Cflags: -I${includedir}/
11