dbus-cplusplus/README
Andreas Volz 197ff1d929 test
2008-07-29 23:46:07 +02:00

5 lines
239 B
Text

Debugging
---------
To compile debugging code configure the project with the --enable-debug option. Then at runtime you may set the environment variable DBUSXX_VERBOSE to '1' to activate debugging and to '0' to deactivate debugging.
test