summaryrefslogtreecommitdiffstats
path: root/spice-client-glib-2.0.pc.in
blob: 27d6886d58fd41a4b50237c09394c796b727cf81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: spice-client-glib-2.0
Description: SPICE Client GLib 2.0 library
Version: @VERSION@

Requires: spice-protocol
Requires.private: @SPICE_GLIB_REQUIRES@
Libs: -L${libdir} -lspice-client-glib-2.0
Cflags: -I${includedir}/spice-client-glib-2.0