Mercurial > hg > camir-aes2014
comparison toolboxes/graph_visualisation/lib/pkgconfig/libgvc.pc @ 0:e9a9cd732c1e tip
first hg version after svn
author | wolffd |
---|---|
date | Tue, 10 Feb 2015 15:05:51 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e9a9cd732c1e |
---|---|
1 prefix=/c/graphviz-mingw/local.2.20.3 | |
2 exec_prefix=${prefix} | |
3 libdir=${exec_prefix}/lib | |
4 includedir=${prefix}/include/graphviz | |
5 plugins=5 | |
6 | |
7 Name: libgvc | |
8 Description: The GraphVizContext library | |
9 Version: 2.20.3 | |
10 Libs: -L${libdir} -lgvc -lgraph -lcdt | |
11 Cflags: -I${includedir} | |
12 |