summaryrefslogtreecommitdiffstats
path: root/libreport/src/gtk-helpers/libreport-gtk.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libreport/src/gtk-helpers/libreport-gtk.pc.in')
-rw-r--r--libreport/src/gtk-helpers/libreport-gtk.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libreport/src/gtk-helpers/libreport-gtk.pc.in b/libreport/src/gtk-helpers/libreport-gtk.pc.in
new file mode 100644
index 00000000..2d842977
--- /dev/null
+++ b/libreport/src/gtk-helpers/libreport-gtk.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libreport-gtk
+Description: libreport bindings for GTK apps
+Version: @VERSION@
+Requires: libreport
+Libs: -L${libdir} -lreport-gtk
+Cflags: -fPIC -I${includedir}/libreport