author | andy simpson <andrews@symbian.org> |
Mon, 25 Oct 2010 16:13:35 +0100 | |
branch | RCL_3 |
changeset 107 | c3d26e45acc2 |
parent 106 | 2d42ddd721e9 |
permissions | -rw-r--r-- |
@ECHO OFF REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** perl -S ABLD.PL "\sf\os\security\crypto\weakcryptospi\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End :CheckPerl perl -v >NUL if errorlevel==1 echo Is Perl, version 5.003_07 or later, installed? goto End :End