xed/data/xed.pc.in

13 lines
249 B
PkgConfig
Raw Normal View History

2011-11-07 13:46:58 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
pluginsdir=@libdir@/xed/plugins
2011-11-07 13:46:58 -06:00
Name: xed
Description: xed
Requires: gtksourceview-@GTK_API_VERSION@
2011-11-07 13:46:58 -06:00
Version: @VERSION@
Cflags: -I${includedir}/xed
Libs: -L${libdir}