mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
12 lines
256 B
PkgConfig
12 lines
256 B
PkgConfig
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
|