Merge "Save and re-bind previously bounded texture when using cairo_gl_surface_set_bi...
[framework/web/webkit-efl.git] / Source / JavaScriptCore / javascriptcoregtk.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: JavaScriptCoreGTK+
7 Description: GTK+ version of the JavaScriptCore engine
8 Version: @VERSION@
9 Requires: glib-2.0
10 Libs: -L${libdir} -ljavascriptcoregtk-@WEBKITGTK_API_VERSION@
11 Cflags: -I${includedir}/webkitgtk-@WEBKITGTK_API_VERSION@