
- now a private config header files is installed instead of config.h - pkg-config uninstalled file - anjuta project file - a new ecore main loop integration (not yet tested!) => hope nothing is broken (to be verified on a second system later...)
13 lines
252 B
PkgConfig
13 lines
252 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=src
|
|
includedir=include
|
|
|
|
Name: @PACKAGE@
|
|
Description: Native C++ bindings for D-Bus, Not Installed
|
|
Version: @VERSION@
|
|
Requires:
|
|
Conflicts:
|
|
Libs: ${pcfiledir}/${libdir}/libdbus-c++-1.la
|
|
Cflags: -I${pcfiledir}/${includedir}
|
|
|