]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/gtkmathview-bonobo.pc.in
* added .pc file
[helm.git] / helm / gtkmathview-bonobo / gtkmathview-bonobo.pc.in
diff --git a/helm/gtkmathview-bonobo/gtkmathview-bonobo.pc.in b/helm/gtkmathview-bonobo/gtkmathview-bonobo.pc.in
new file mode 100644 (file)
index 0000000..aa94996
--- /dev/null
@@ -0,0 +1,14 @@
+# This is a comment
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+datadir=@datadir@
+
+Name: GtkMathView-Bonobo
+Description: Bonobo interfaces for GtkMathView
+Version: @VERSION@
+Requires: gtkmathview libbonoboui-2.0
+Libs: @DOM_LIBS@ -L${libdir} -lgtkmathview-bonobo
+Cflags: @DOM_CFLAGS@ -I${includedir}/@PACKAGE@
+