11 lines
292 B
PkgConfig
11 lines
292 B
PkgConfig
name=gbinder-radio
|
|
libdir=@libdir@
|
|
includedir=/usr/include
|
|
|
|
Name: libgbinder-radio
|
|
Description: Binder client library for Android radio interfaces
|
|
Version: @version@
|
|
Requires.private: glib-2.0 libglibutil libgbinder
|
|
Libs: -L${libdir} -l${name}
|
|
Cflags: -I${includedir} -I${includedir}/${name}
|