summaryrefslogtreecommitdiffstats
path: root/spice-server.pc.in
blob: f65ddcfc8c56be348fc5a7196c02095b6c7c64e7 (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
Description: SPICE server library
Version: @VERSION@

Requires.private: @SPICE_REQUIRES@
Libs: -L${libdir} -lspice-server
Libs.private: @SPICE_NONPKGCONFIG_LIBS@
Cflags: -I${includedir}/spice-server