10 lines
No EOL
241 B
PkgConfig
10 lines
No EOL
241 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: location_client_api_testapp
|
|
Description: location_client_api_tesetapp
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -llocation_client_api
|
|
Cflags: -I${includedir} |