root/trunk/libfreebobctl/freebobctl.pc.in

Revision 61, 201 bytes (checked in by pieterpalmers, 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: freebobctl
7 Description: FreeBob control API
8 Version: @VERSION@
9 Libs: -L${libdir} -llscp
10 Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.