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