eflxx/esmartxx/esmartxx_cairo.pc.in

14 lines
283 B
PkgConfig

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