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