eflxx/esmartxx/esmartxx_cairo.pc.in

14 lines
283 B
PkgConfig
Raw Normal View History

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