61de97e130
separated utils, core, ds and loc-api-v02 from loc-hal into their own independent packages; simplified loc-pla; moved pla to the root of project; removed loc-stub. Change-Id: I373f02f9306646addf55ae90d71c4ba8e3741d09 CRs-Fixed: 2172544
10 lines
217 B
PkgConfig
10 lines
217 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: gps-utils
|
|
Description: QTI GPS Location utils
|
|
Version: @VERSION
|
|
Libs: -L${libdir} -lgps_utils
|
|
Cflags: -I${includedir}/gps-utils
|