summaryrefslogtreecommitdiffstats
path: root/WebKit/gtk/webkit.pc.in
blob: 0ce6f71760caf680cea94996f2747eb452f3964f (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: gtk+-2.0
Libs: -L${libdir} -lwebkit-1.0
Cflags: -I${includedir}/webkit-1.0