eflxx/ewlxx/ewlxx.pc.in

14 lines
256 B
PkgConfig

prefix=@prefix@
exec_prefix=@prefix@
libdir=@exec_prefix@/lib
includedir=@prefix@/include
Name: @PACKAGE@
Description: Ewl (EFL) C++ Wrapper
Version: @VERSION@
Requires: sigc++-2.0 ewl evasxx
Conflicts:
Libs: -L${libdir} -lewlxx
Cflags: -I${includedir}