group/clearbuild.cmd
changeset 23 74c9f037fd5d
parent 0 4e91876724a2
child 60 5b3385a43d68
--- 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*.*)"