blob: a163cc42fd438186b53e104666e3328501920207 [file] [log] [blame]
Harald Welte641f7ce2012-06-17 23:05:26 +08001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Osmocom GPRS Gb Library
7Description: Osmocom GPRS Gb Interface (NS/BSSGP) Library
8Version: @VERSION@
Harald Welte90e614f2015-12-05 23:38:18 +01009Libs: -L${libdir} @TALLOC_LIBS@ -losmogb -losmovty -losmocore
Harald Welteca0af8a2012-09-07 12:01:28 +020010Cflags: -I${includedir}/ -fno-strict-aliasing
Harald Welte641f7ce2012-06-17 23:05:26 +080011