Codebase list gtkmathview / debian/0.8.0-4 mathview-core.pc.in
debian/0.8.0-4

Tree @debian/0.8.0-4 (Download .tar.gz)

mathview-core.pc.in @debian/0.8.0-4raw · 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@