c0ad576321c9c6010df4ba4d3589d7b013099aa5
[framework/uifw/ecore.git] / ecore-con.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-con
7 Description: E core library, Con module
8 Requires: ecore @requirements_ecore_con@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_con
11 Cflags: -I${includedir}