5230c34f83
Change-Id: Idc1e896796742df928ef244bf003d24e87bfd3d7
11 lines
209 B
PkgConfig
11 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
|