blob: ca7c8e3da93c2e4fb3cc41f97fa0fbb9077ba3ab [file] [log] [blame]
xan@webkit.org17c53362011-04-28 19:18:31 +00001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: JavaScriptCoreGTK+
7Description: GTK+ version of the JavaScriptCore engine
8Version: @VERSION@
9Requires: glib-2.0
10Libs: -L${libdir} -ljavascriptcoregtk-@WEBKITGTK_API_VERSION@
carlosgc@webkit.org28f29832011-09-27 09:35:55 +000011Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@