root/trunk/openobex-glib.pc.in

Revision 283, 284 bytes (checked in by holtmann, 2 years ago)

Use Requires.private field for pkg-config files

  • 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: OpenOBEX
7Description: GLib integration of the Object Exchange protocol
8Version: @VERSION@
9Requires: glib-2.0
10Requires.private: openobex
11Libs: -L${libdir} -lopenobex-glib
12Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.