coreapplicationuis/Rfs/group/bld.inf
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2009 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".
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    22 DEFAULT
    22 DEFAULT
    23 
    23 
    24 PRJ_EXPORTS
    24 PRJ_EXPORTS
    25 ../loc/rfs.loc                              MW_LAYER_LOC_EXPORT_PATH(rfs.loc)
    25 ../loc/rfs.loc                              MW_LAYER_LOC_EXPORT_PATH(rfs.loc)
       
    26 ../Plugins/GSRFSPlugin/loc/gsrfsplugin.loc  MW_LAYER_LOC_EXPORT_PATH(gsrfsplugin.loc)
    26 ../rom/rfs.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(rfs.iby)
    27 ../rom/rfs.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(rfs.iby)
    27 ../rom/rfsResources.iby                     LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(rfsResources.iby)
    28 ../rom/rfsResources.iby                     LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(rfsResources.iby)
    28 ../rom/rfs_variant.iby                      CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(rfs_variant.iby)
    29 ../rom/rfs_variant.iby                      CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(rfs_variant.iby)
    29 ../inc/sipsystemstatemonitorpskeys.h 	    SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(sipsystemstatemonitorpskeys.h)
    30 ../inc/sipsystemstatemonitorpskeys.h 	    SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(sipsystemstatemonitorpskeys.h)
    30 
    31 
    31 PRJ_MMPFILES
    32 PRJ_MMPFILES
    32 rfs.mmp
    33 rfs.mmp
    33 rfsMain.mmp
    34 rfsMain.mmp
       
    35 ../Plugins/GSRFSPlugin/group/GSRFSPlugin.mmp
    34 ../Plugins/rfscustcmd/group/rfscustcmd.mmp
    36 ../Plugins/rfscustcmd/group/rfscustcmd.mmp
    35 
    37 
       
    38 PRJ_EXTENSIONS
       
    39 START EXTENSION s60/mifconv
       
    40   OPTION TARGETFILE GSRFSPlugin.mif
       
    41   OPTION HEADERFILE GSRFSPlugin.mbg
       
    42   OPTION SOURCES -c8,8 qgn_prop_set_gene_phone
       
    43 END