root/trunk/libfreebobctl/libfreebobctl.pc.in

Revision 67, 207 bytes (checked in by pieterpalmers, 19 years ago)

- XML based loading of files
- Not ready yet, don't kow if it even compiles.

  • 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} -lfreebobctl
10 Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.