summaryrefslogtreecommitdiffstats
path: root/eina_graph.pc.in
blob: 3bd6f7597c27a66860cf2093f778156558e28f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
vmaj=@VMAJ@

Name: eina_graph
Description: EFL-eina based graph algorithms collection
@pkgconfig_requires_private@: @requirement_eina_graph@
Version: @VERSION@
Libs: -L${libdir} -leina_graph
Cflags: -I${includedir}/eina_graph-@VMAJ@