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