eflxx/emotionxx/emotionxx.pc.in

14 lines
268 B
PkgConfig

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