root/branches/libfreebob-2.0/libfreebob.pc.in

Revision 125, 192 bytes (checked in by wagi, 18 years ago)

Initial revision

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