5230c34f83
Change-Id: Idc1e896796742df928ef244bf003d24e87bfd3d7
11 lines
228 B
PkgConfig
11 lines
228 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: location-geofence
|
|
Description: QTI GPS Geofence
|
|
Version: @VERSION
|
|
Libs: -L${libdir} -lgeofencing
|
|
Cflags: -I${includedir}/location-geofence
|