root/branches/streaming-rework/libfreebob.pc.in

Revision 336, 192 bytes (checked in by pieterpalmers, 17 years ago)

- Merged the developments on trunk since branch-off:

branch occurred at rev 194
svn merge -r 194:HEAD https://svn.sourceforge.net/svnroot/freebob/trunk/libfreebob

- Modified libfreebobavc to use the messagebuffer for debug info.
- This should compile and run

  • 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.