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}
|