Merge remote-tracking branch 'origin/sandbox/jaehwan/devel' into tizen
[platform/upstream/efl.git] / pc / ecore-win32.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-win32
7 Description: E core library, Win32 module
8 Requires.private: @requirements_pc_ecore_win32@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_win32
11 Libs.private: @requirements_libs_ecore_win32@
12 Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ecore-win32-@VMAJ@