iaupdate/group/bld.inf
branchRCL_3
changeset 18 3ba40be8e484
parent 0 ba25891c3a9e
child 65 7333d7932ef7
equal deleted inserted replaced
15:51c0f5edf5ef 18:3ba40be8e484
     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".
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:    Build information file for IA Update Client and NCD engine
    14 * Description:    Build information file for IA Update Client and NCD engine
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 #ifdef FF_IAUPDATE
       
    19 
    17 
    20 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    21 
    19 
    22 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    23 DEFAULT
    21 DEFAULT
    36 
    34 
    37 // export iby files
    35 // export iby files
    38 ../rom/iaupdate.iby            CORE_MW_LAYER_IBY_EXPORT_PATH( iaupdate.iby )
    36 ../rom/iaupdate.iby            CORE_MW_LAYER_IBY_EXPORT_PATH( iaupdate.iby )
    39 ../rom/iaupdateresources.iby   LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( iaupdateresources.iby )
    37 ../rom/iaupdateresources.iby   LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( iaupdateresources.iby )
    40 
    38 
    41 #endif //FF_IAUPDATE
       
    42 
    39 
    43 
    40