summaryrefslogtreecommitdiff
path: root/osp-bluetooth.pc.in
blob: eb6c3b7d600808264681ebf84d111a96bf3db317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Package Information for pkg-config

prefix=@PREFIX@
exec_prefix=/usr
libdir=/usr/lib/osp
includedir=/usr/include/osp

Name: @PC_NAME@
Description: @PACKAGE_DESCRIPTION@
Version: @VERSION@
Requires: @PC_REQUIRED@ 
Libs: -L${libdir} @PC_LDFLAGS@
Cflags: -I${includedir}