git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@359 96b47cad-a561-4643-ad3b-153ac7d7599c
12 lines
268 B
PkgConfig
12 lines
268 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libpace
|
|
Description: Password Authenticated Connection Establishment (PACE) library
|
|
Version: @VERSION@
|
|
Requires: libopensc libssl
|
|
Libs: -L${libdir} -lpace
|
|
Cflags: -I${includedir}
|