summaryrefslogtreecommitdiff
path: root/gssdp-1.0.pc.in
blob: 4c320f67821efe823b75e344758c0f89d3e26a9d (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gssdp-1.0
Description: GObject-based SSDP library
Version: @VERSION@
Libs: -L${libdir} -lgssdp-1.0
Cflags: -I${includedir}/gssdp-1.0
Requires.private: gobject-2.0 gio-2.0