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

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