d5ecca2f41
Change-Id: Id9a462cf8bf1140854659dcff958f9979905e3dc
10 lines
226 B
PkgConfig
10 lines
226 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: location-batching
|
|
Description: QTI GPS Batching
|
|
Version: @VERSION
|
|
Libs: -L${libdir} -lbatching
|
|
Cflags: -I${includedir}/location-batching
|