Files
vsmartcard/npa/libnpa.pc.in
2013-06-27 09:15:33 +02:00

12 lines
233 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Description: @PACKAGE_SUMMARY@
Version: @VERSION@
Requires: libeac
Libs: -L${libdir} -lnpa @OPENSC_LIBS@
Cflags: -I${includedir}