diff -r 849a0b46c767 -r dc41da2f70a4 commands/group/bld.inf --- a/commands/group/bld.inf Sun Oct 17 18:43:12 2010 +0100 +++ b/commands/group/bld.inf Thu Oct 21 22:32:59 2010 +0100 @@ -452,3 +452,10 @@ PRJ_MMPFILES ..\testexecute\testexecute.mmp #endif + +#ifdef FSHELL_CLOGGER_SUPPORT_DEBUG_ROUTER +PRJ_EXPORTS +..\showdebug\showdebug.cif z:\resource\cif\fshell\showdebug.cif +PRJ_MMPFILES +..\showdebug\showdebug.mmp +#endif