check {} and [] don't call any constructors
[swfdec.git] / swfdec-gtk.pc.in
blob39eb02ee5e0b2d0594138ae3b0b7b5f4c7e156b0
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/swfdec-@SWFDEC_MAJORMINOR@
6 Name: swfdec-gtk
7 Description: Support for playing Flash files in Gtk using Swfdec
8 Version: @VERSION@
9 Requires: swfdec-@SWFDEC_MAJORMINOR@ = @PACKAGE_VERSION@ gtk+-2.0 >= @GTK_VER@
10 Libs: -L${libdir} -lswfdec-gtk-@SWFDEC_MAJORMINOR@
11 Cflags: -I${includedir}