11 lines
226 B
PkgConfig
11 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
|