usbuis/usbuinotif/tsrc/usbuinotifapitest/group/build_sis_phone.bat
branchRCL_3
changeset 23 25fce757be94
parent 6 a15c582fbf97
child 24 e02eb84a14d2
equal deleted inserted replaced
22:5b2a402e96ac 23:25fce757be94
     1 @rem
     1 @rem
     2 @rem Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 @rem Copyright (c) 2006 - 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 @rem All rights reserved.
     3 @rem All rights reserved.
     4 @rem This component and the accompanying materials are made available
     4 @rem This material, including documentation and any related 
     5 @rem under the terms of "Eclipse Public License v1.0"
     5 @rem computer programs, is protected by copyright controlled by 
     6 @rem which accompanies this distribution, and is available
     6 @rem Nokia. All rights are reserved. Copying, including 
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 @rem reproducing, storing, adapting or translating, any 
       
     8 @rem or all of this material requires the prior written consent of 
       
     9 @rem Nokia. This material also contains confidential 
       
    10 @rem information which may not be disclosed to others without the 
       
    11 @rem prior written consent of Nokia.
     8 @rem
    12 @rem
     9 @rem Initial Contributors:
    13 @rem Initial Contributors:
    10 @rem Nokia Corporation - initial contribution.
    14 @rem Nokia Corporation - initial contribution.
    11 @rem
    15 @rem
    12 @rem Contributors:
    16 @rem Contributors:
    13 @rem
    17 @rem
    14 @rem Description: Test script config file
    18 @rem Description:  
    15 @rem
       
    16 @rem
    19 @rem
    17 
    20 
    18 rd /q /s x:\epoc32\BUILD
    21 call sbs -k -c armv5.test 
    19 
       
    20 call bldmake bldfiles
       
    21 call abld test build armv5
       
    22 call makesis usbuinotifapitest_phone.pkg
    22 call makesis usbuinotifapitest_phone.pkg
    23 call signsis usbuinotifapitest_phone.sis usbuinotifapitest_phone.sisx x:\rd.cer x:\rd-key.pem
    23 call signsis usbuinotifapitest_phone.sis usbuinotifapitest_phone.sisx Nokia_RnDCert_02.der Nokia_RnDCert_02.key
    24 call pause