Codebase list gtkmathview / scrub-obsolete/main mathview-core.pc.in
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

mathview-core.pc.in @scrub-obsolete/mainraw · history · blame

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

Name: MathView
Description: MathML rendering engine (core)
Version: @VERSION@
Requires: glib-2.0
Libs: -L${libdir} -lmathview @T1_LIBS@
Cflags: -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@