root/trunk/WebKit/gtk/webkit.pc.in
| Revision 30702, 241 bytes (checked in by alp@webkit.org, 9 months ago) |
|---|
| Line | |
|---|---|
| 1 | prefix=@prefix@ |
| 2 | exec_prefix=@exec_prefix@ |
| 3 | libdir=@libdir@ |
| 4 | includedir=@includedir@ |
| 5 | |
| 6 | Name: WebKit |
| 7 | Description: Web content engine for GTK+ |
| 8 | Version: @VERSION@ |
| 9 | Requires: gtk+-2.0 |
| 10 | Libs: -L${libdir} -lwebkit-1.0 |
| 11 | Cflags: -I${includedir}/webkit-1.0 |
Note: See TracBrowser
for help on using the browser.