dbus-cplusplus/dbus-c++-ecore-1.pc.in
Andreas Volz 04379cfb7d changed build architecture to build seperate libs for main/ecore/glib integration
dbus C has the same feature
this enables distribution package  creators easier to provide all mainloop integrations without getting to much deps for dbus-c++
2011-11-28 22:55:07 +01:00

11 lines
306 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE@-ecore
Description: Native C++ bindings for D-Bus (Ecore Mainloop)
Requires: dbus-c++-1
Version: @VERSION@
Libs: -L${libdir} -ldbus-c++-ecore-1
Cflags: -I${includedir}/dbus-c++-1 -DDBUS_API_SUBJECT_TO_CHANGE