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
209 B
PkgConfig
10 lines
209 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: loc-core
|
|
Description: QTI GPS Loc Core
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lloc_core
|
|
Cflags: -I${includedir}/loc-core
|