Let me introduce you to Ecore_Input. The idea is to share as much as possible event
[framework/uifw/ecore.git] / ecore-input.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-input
7 Description: E core library, Input module
8 Requires: ecore @requirements_ecore_input@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_input
11 Cflags: -I${includedir}