gear up svn for release. one of many steps/things to do.
[framework/uifw/ecore.git] / ecore-x.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-x
7 Description: E core library, X module
8 Version: @VERSION@
9 Libs: -L${libdir} -lecore_x
10 Cflags: -I${includedir}/ecore-@VMAJ@