1prefix=@prefix@ 2exec_prefix=@exec_prefix@ 3libdir=@libdir@ 4includedir=@includedir@ 5 6Name: location-geofence 7Description: QTI GPS Geofence 8Version: @VERSION 9Libs: -L${libdir} -lgeofencing 10Cflags: -I${includedir}/location-geofence 11