11 lines
217 B
PkgConfig
Executable File
11 lines
217 B
PkgConfig
Executable File
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: recovery
|
|
Description: recovery services package
|
|
Version: @VERSION@
|
|
libs: -L${libdir} -lretouch
|
|
Cflags: -I${includedir}/recovery
|