# HG changeset patch # User Brendan Donegan # Date 1279812739 -3600 # Node ID 904d75accdc0f428152e95b297d8be719a172d45 # Parent 0bd0c2676e79e5b00e4ef0d443db05fb290db4a1 Added package_definition and removed abld.bat files diff -r 0bd0c2676e79 -r 904d75accdc0 package_definition.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/package_definition.xml Thu Jul 22 16:32:19 2010 +0100 @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + diff -r 0bd0c2676e79 -r 904d75accdc0 platforms/hw/host_platform_omap3430/Symbian/hpa/group/abld.bat --- a/platforms/hw/host_platform_omap3430/Symbian/hpa/group/abld.bat Wed Jul 21 17:44:37 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -@ECHO OFF - -REM Bldmake-generated batch file - ABLD.BAT -REM ** DO NOT EDIT ** - -perl -S ABLD.PL "\PDD_WiLink6_1\WiLink\platforms\hw\host_platform_omap3430\Symbian\HPA\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 diff -r 0bd0c2676e79 -r 904d75accdc0 platforms/os/Symbian/WVSS/group/omap3430/abld.bat --- a/platforms/os/Symbian/WVSS/group/omap3430/abld.bat Wed Jul 21 17:44:37 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -@ECHO OFF - -REM Bldmake-generated batch file - ABLD.BAT -REM ** DO NOT EDIT ** - -perl -S ABLD.PL "\PDD_WiLink6_1\WiLink\platforms\os\Symbian\WVSS\group\omap3430\\" %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