The two files still using the compiler switch #if defined(_DEBUG) || defined(DEBUG) to add some code at compiling time only:
eIDClientCore/bin/SimpleClient/main.cpp
eIDClientCore/lib/eCardCore/ExternalReader.cpp
At least for SimpleClient, souldn't we use the -v optionto parametrize the debugging at runtime?