root/trunk/src/libopensc/libpkcs15init.pc.in

Revision 1976, 223 bytes (checked in by aj, 4 years ago)

add more *.pc files for all other libraries as well.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libpkcs15init
7Description: libpkcs15init
8Version: @VERSION@
9Libs: -L${libdir} -lpkcs15init -lopensc -lscconf
10Cflags: -I${includedir}
11
Note: See TracBrowser for help on using the browser.