efl/legacy/ecore/ecore-input.pc.in

12 lines
275 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ecore-input
Description: E core library, Input module
@pkgconfig_requires_private@: @requirements_ecore_input@
Version: @VERSION@
Libs: -L${libdir} -lecore_input
Cflags: -I${includedir}