root/trunk/openobex-glib.pc.in
| Revision 283, 284 bytes (checked in by holtmann, 2 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | Name: OpenOBEX |
| 7 | Description: GLib integration of the Object Exchange protocol |
| 8 | Version: @VERSION@ |
| 9 | Requires: glib-2.0 |
| 10 | Requires.private: openobex |
| 11 | Libs: -L${libdir} -lopenobex-glib |
| 12 | Cflags: -I${includedir} |
Note: See TracBrowser
for help on using the browser.
