summaryrefslogtreecommitdiffstats
path: root/spice-client-gtk-3.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'spice-client-gtk-3.0.pc.in')
-rw-r--r--spice-client-gtk-3.0.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/spice-client-gtk-3.0.pc.in b/spice-client-gtk-3.0.pc.in
new file mode 100644
index 0000000..96e1e5a
--- /dev/null
+++ b/spice-client-gtk-3.0.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: spice-client-gtk-3.0
+Description: SPICE Client Gtk 3.0 library
+Version: @VERSION@
+
+Requires: @SPICE_REQUIRES@ spice-protocol spice-client-glib-3.0
+Libs: -L${libdir} -lspice-client-gtk-3.0
+Cflags: -I${includedir}/spice-client-gtk-3.0