efl/legacy/edje/edje.pc.in

12 lines
256 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: edje
Description: Enlightened graphical design and layout engine.
2004-07-30 11:29:10 -07:00
Requires: ecore evas eet imlib2
Version: @VERSION@
Libs: -L${libdir} -ledje
Cflags: -I${includedir}