256da7a495
* QC Tag: LA.UM.7.2.r1-04900-sdm660.0 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
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
|