git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@403 96b47cad-a561-4643-ad3b-153ac7d7599c
12 lines
285 B
PkgConfig
12 lines
285 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: lib@PACKAGE_NAME@
|
|
Description: Library for the new German ID card (neuer Personalausweis, nPA)
|
|
Version: @VERSION@
|
|
Requires: libcrypto
|
|
Libs: -L${libdir} -lnpa @OPENSC_LIBS@
|
|
Cflags: -I${includedir}
|