summaryrefslogtreecommitdiff
path: root/gail-4.0.pc.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-10-05 15:28:04 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-10-07 10:34:50 -0400
commit4cce6104a49be7186b5b2c822f8cd27d565e8eb0 (patch)
tree375e02268b153ef55bd9473b6557796f4a662645 /gail-4.0.pc.in
parenteeffde368f2e563c998971df590e69dda2c19c33 (diff)
downloadgtk+-4cce6104a49be7186b5b2c822f8cd27d565e8eb0.tar.gz
Rename pc files from 3.0 to 4.0
Diffstat (limited to 'gail-4.0.pc.in')
-rw-r--r--gail-4.0.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/gail-4.0.pc.in b/gail-4.0.pc.in
new file mode 100644
index 0000000000..e60f430242
--- /dev/null
+++ b/gail-4.0.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Gail
+Description: GNOME Accessibility Implementation Library
+Version: @VERSION@
+Requires: atk gtk+-4.0
+Libs: -L${libdir} -lgailutil-4
+Cflags: -I${includedir}/gail-4.0