diff -r f7f0874bfe7d -r 74c9f037fd5d group/clearbuild.cmd --- a/group/clearbuild.cmd Tue Feb 02 10:12:14 2010 +0200 +++ b/group/clearbuild.cmd Fri Mar 19 09:28:59 2010 +0200 @@ -11,11 +11,13 @@ rem rem Contributors: rem -rem Description: Batch file to clean build photos components +rem Description: rem + + ECHO "Running ABLD reallyclean" -call abld reallyclean -k +call abld reallyclean ECHO "Removing Gallery files (glx*.*)" call del /F /S %EPOCROOT%epoc32\glx*.* ECHO "Removing Slideshow files (shw*.*)"