remotelock/Group/bld.inf
changeset 0 164170e6151a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Build information file for RemoteLock
       
    15 *
       
    16 */
       
    17 
       
    18 #ifdef RD_REMOTELOCK
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 //Configuration tool migration
       
    26 ../conf/remotelock.confml            MW_LAYER_CONFML(remotelock.confml)
       
    27 ../conf/remotelock_101FB654.crml 	   MW_LAYER_CRML(remotelock_101FB654.crml)
       
    28 
       
    29 ../loc/remotelock.loc MW_LAYER_LOC_EXPORT_PATH(remotelock.loc)
       
    30 
       
    31 ../Rom/RemoteLock.iby CORE_MW_LAYER_IBY_EXPORT_PATH( RemoteLock.iby )
       
    32 ../Rom/RemoteLockResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( RemoteLockResources.iby )
       
    33 
       
    34 PRJ_MMPFILES
       
    35 ../RemotelockSettings/Group/RemoteLockSettings.mmp
       
    36 ../RemoteLockEngine/Group/RemoteLockEngine.mmp
       
    37 #endif //RD_RMOTELOCK