summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/gtk/webkit.pc.in
blob: 9bed0f3988f6d311fe9509d1c9e578e6622bfa77 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: WebKit
Description: Web content engine for GTK+
Version: @VERSION@
Requires: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4
Libs: -L${libdir} -lwebkitgtk-@WEBKITGTK_API_VERSION@
Cflags: -I${includedir}/webkit-@WEBKITGTK_API_VERSION@