]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/editex.pc.in
* changed handling of ' (\primes) with a few patches in the stylesheets
[helm.git] / helm / DEVEL / mathml_editor / editex.pc.in
diff --git a/helm/DEVEL/mathml_editor/editex.pc.in b/helm/DEVEL/mathml_editor/editex.pc.in
new file mode 100644 (file)
index 0000000..ae286c2
--- /dev/null
@@ -0,0 +1,13 @@
+# This is a comment
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: EdiTeX
+Description: An XML/MathML editor based on TeX/LaTeX syntax
+Version: @VERSION@
+Requires: glib-2.0
+Libs: -L${libdir} -leditex
+Cflags: -I${includedir}/editex
+