iaupdate/group/bld.inf
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:    Build information file for IA Update Client and NCD engine
    14 * Description:    Build information file for SWUpdate Client 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #ifdef FF_IAUPDATE
    18 #ifdef FF_IAUPDATE
    19 
    19 
    29 
    29 
    30 //help
    30 //help
    31 #include "../help/group/bld.inf"
    31 #include "../help/group/bld.inf"
    32 
    32 
    33 PRJ_EXPORTS
    33 PRJ_EXPORTS
       
    34 // backup registration
       
    35 backup_registration.xml        /epoc32/release/winscw/udeb/z/private/2000F85A/backup_registration.xml
       
    36 backup_registration.xml        /epoc32/release/winscw/urel/z/private/2000F85A/backup_registration.xml
       
    37 backup_registration.xml        /epoc32/data/z/private/2000F85A/backup_registration.xml
       
    38 
       
    39 // ROM sis stubs
       
    40 
    34 ../rom/iaupdate_stub.SIS     /epoc32/data/z/system/install/iaupdate_stub.sis
    41 ../rom/iaupdate_stub.SIS     /epoc32/data/z/system/install/iaupdate_stub.sis
    35 ../rom/iaupdater_stub.SIS    /epoc32/data/z/system/install/iaupdater_stub.sis
    42 ../rom/iaupdater_stub.SIS    /epoc32/data/z/system/install/iaupdater_stub.sis
    36 
    43 
    37 // export iby files
    44 // export iby files
    38 ../rom/iaupdate.iby            CORE_MW_LAYER_IBY_EXPORT_PATH( iaupdate.iby )
    45 ../rom/iaupdate.iby            CORE_MW_LAYER_IBY_EXPORT_PATH( iaupdate.iby )