dbus-cplusplus/dbus-c++-1-uninstalled.pc.in
Andreas Volz af6e9da658 - many fixes to the autotools system
- 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...)
2008-07-22 16:57:14 +02:00

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}