xed/data/pluma.pc.in

12 lines
244 B
PkgConfig
Raw Normal View History

2011-11-07 13:46:58 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
2011-11-07 16:52:18 -06:00
Name: pluma
Description: pluma
2011-11-07 13:46:58 -06:00
Requires: gtksourceview-2.0
Version: @VERSION@
2011-11-07 16:52:18 -06:00
Cflags: -I${includedir}/pluma-@PLUMA_API_VERSION@
Libs: -L${libdir} @PLUMA_IMPLIB@