webengine/osswebengine/WebKit/s60/build.bat
changeset 0 dd21522fd290
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 REM /*
       
     2 REM * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 REM * All rights reserved.
       
     4 REM * This component and the accompanying materials are made available
       
     5 REM * under the terms of the License "Eclipse Public License v1.0"
       
     6 REM * which accompanies this distribution, and is available
       
     7 REM * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 REM *
       
     9 REM * Initial Contributors:
       
    10 REM * Nokia Corporation - initial contribution.
       
    11 REM *
       
    12 REM * Contributors:
       
    13 REM *
       
    14 REM * Description:  
       
    15 REM *
       
    16 REM */
       
    17 
       
    18 
       
    19 call cd group
       
    20 call bldmake bldfiles
       
    21 call abld reallyclean
       
    22 call abld export
       
    23 call abld build winscw udeb memman
       
    24 call abld build armv5 urel memman
       
    25 call cd ..\non-opensourced
       
    26 call bldmake bldfiles
       
    27 call abld reallyclean
       
    28 call abld build winscw udeb
       
    29 call abld build armv5 urel
       
    30 call cd ..\group
       
    31 call abld reallyclean
       
    32 call abld build winscw udeb
       
    33 call abld build armv5 urel
       
    34 call cd ..\non-opensourced
       
    35 abld target winscw udeb
       
    36 abld target armv5 urel
       
    37 call cd ..\group
       
    38 abld target winscw udeb
       
    39 abld target armv5 urel
       
    40 call cd ..\non-opensourced
       
    41 abld target winscw udeb
       
    42 abld target armv5 urel
       
    43 call cd ..\group
       
    44 abld target winscw udeb
       
    45 abld target armv5 urel