]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphviz/dot/lib/pkgconfig/libgraph.pc
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.graphviz / dot / lib / pkgconfig / libgraph.pc
1 prefix=/c/graphviz-mingw/local.2.21.20081103.0545
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include/graphviz
5
6 Name: libgraph
7 Description: Graph library (file i/o, dot language parsing, graph, subgraph, node, edge, attribute, data structure manipulation)
8 Version: 2.21.20081103.0545
9 Libs: -L${libdir} -lgraph -lcdt
10 Cflags: -I${includedir}