alpha1 release autofoo/build tree work to pass distcheck and actually work
[platform/upstream/efl.git] / pc / 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.private: @requirements_pc_ecore_con@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_con
11 Libs.private: @requirements_libs_ecore_con@
12 Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ecore-con-@VMAJ@