11 lines
212 B
PkgConfig
11 lines
212 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
Name: gnsspps
|
||
|
Description: QTI GPS drplugin-client
|
||
|
Version: @VERSION
|
||
|
Libs: -L${libdir} -lgnsspps
|
||
|
Cflags: -I${includedir}/gnsspps
|