summaryrefslogtreecommitdiffstats
path: root/bluez.pc.in
blob: e7d98ee81f5823e6ed7793a913b0f2840b9ab470 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
 
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: @VERSION@
Requires: 
Libs: -L${libdir} -lbluetooth
Cflags: -I${includedir}