group/ABLD.BAT
changeset 3 3326ac3c89fa
parent 2 29cda98b007e
--- a/group/ABLD.BAT	Thu Feb 25 14:29:19 2010 +0000
+++ b/group/ABLD.BAT	Thu Feb 25 15:23:53 2010 +0000
@@ -3,7 +3,7 @@
 REM Bldmake-generated batch file - ABLD.BAT
 REM ** DO NOT EDIT **
 
-perl -S ABLD.PL "\workspace\s60withoutplayer\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
+perl -S ABLD.PL "\workspace\podcatcher\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
 if errorlevel==1 goto CheckPerl
 goto End