Codebase list gtkmathview / aef372c8-63e5-452c-838f-51a5e285d128/main mathview-backend-ps.pc.in
aef372c8-63e5-452c-838f-51a5e285d128/main

Tree @aef372c8-63e5-452c-838f-51a5e285d128/main (Download .tar.gz)

mathview-backend-ps.pc.in @aef372c8-63e5-452c-838f-51a5e285d128/mainraw · history · blame

# This is a comment
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@

Name: GtkMathView
Description: MathML rendering engine (PostScript backend)
Version: @VERSION@
Requires: glib-2.0 mathview-core
Libs: -L${libdir} -lmathview_backend_ps
Cflags: -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@