M7350/external/bluetooth/bluez/lib/bluez.pc.in

11 lines
217 B
PkgConfig
Raw Permalink Normal View History

2024-09-09 08:55:19 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
2024-09-09 08:57:42 +00:00
Name: BlueZ
Description: Bluetooth protocol stack for Linux
2024-09-09 08:55:19 +00:00
Version: @VERSION@
2024-09-09 08:57:42 +00:00
Libs: -L${libdir} -lbluetooth
2024-09-09 08:55:19 +00:00
Cflags: -I${includedir}