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

prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@/sensor

Name: libsensor
Description: Sensor framework client library
Version: @VERSION@
Requires: 
Libs: -L${libdir} -lsensor
Cflags: -I${includedir}