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

Name: spice-controller
Description: SPICE Client controller library
Version: @VERSION@

Requires: glib-2.0
Libs: -L${libdir} -lspice-controller
Cflags: -I${includedir}/spice-controller