]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/dot/lib/pkgconfig/libgraph.pc
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / lib / pkgconfig / libgraph.pc
diff --git a/bundles/org.simantics.graphviz/dot/lib/pkgconfig/libgraph.pc b/bundles/org.simantics.graphviz/dot/lib/pkgconfig/libgraph.pc
new file mode 100755 (executable)
index 0000000..20774ce
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=/c/graphviz-mingw/local.2.21.20081103.0545
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include/graphviz
+
+Name: libgraph
+Description: Graph library (file i/o, dot language parsing, graph, subgraph, node, edge, attribute, data structure manipulation)
+Version: 2.21.20081103.0545
+Libs: -L${libdir} -lgraph -lcdt
+Cflags: -I${includedir}