mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
7f1f1c09ce
Move libgail-util to libgail-util-3.0, and gail.pc to gail-3.0.pc
12 lines
400 B
PkgConfig
12 lines
400 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Gail
|
|
Description: GNOME Accessibility Implementation Library
|
|
Version: @VERSION@
|
|
Requires: atk gtk+-3.
|
|
Libs: ${pc_top_builddir}/${pcfiledir}/modules/other/gail/libgail.la ${pc_top_builddir}/${pcfiledir}/modules/other/gail/libgail-util/libgailutil.la
|
|
Cflags: -I${pc_top_builddir}/${pcfiledir}/modules/other/gail
|