tizen beta release
[framework/web/webkit-efl.git] / Source / WebKit / gtk / webkit.pc.in
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: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4 javascriptcoregtk-@WEBKITGTK_API_VERSION@
10 Libs: -L${libdir} -lwebkitgtk-@WEBKITGTK_API_VERSION@
11 Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@