Fix message-received marshalling
[profile/ivi/GSSDP.git] / gssdp-1.0.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: gssdp-1.0
7 Description: GObject-based SSDP library
8 Version: @VERSION@
9 Libs: -L${libdir} -lgssdp-1.0
10 Cflags: -I${includedir}/gssdp-1.0
11 Requires.private: gobject-2.0 gio-2.0