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

Revision 1973, 202 bytes (checked in by aj, 4 years ago)

build fixes by Vile Skytt�.

  • 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: libopensc
7Description: libopensc
8Version: @VERSION@
9Libs: -L${libdir} -lopensc -lscconf
10Cflags: -I${includedir}
11
Note: See TracBrowser for help on using the browser.