securitydialogs/simlockui/rom/simlockui.iby
branchRCL_3
changeset 21 09b1ac925e3f
parent 20 63339781d179
child 22 03674e5abf46
equal deleted inserted replaced
20:63339781d179 21:09b1ac925e3f
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : simlockui.iby
       
     4 *  Part of     : SimLock UI
       
     5 *  Description : SimLock UI iby file
       
     6 *  Version     :
       
     7 *
       
     8 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     9 * All rights reserved.
       
    10 * This component and the accompanying materials are made available
       
    11 * under the terms of "Eclipse Public License v1.0"
       
    12 * which accompanies this distribution, and is available
       
    13 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    14 *
       
    15 * Initial Contributors:
       
    16 * Nokia Corporation - initial contribution.
       
    17 *
       
    18 * Contributors:
       
    19 *
       
    20 * Description:   Build info file for Ado domain appinstall 
       
    21 * ============================================================================
       
    22 */
       
    23 
       
    24 
       
    25 
       
    26 #ifndef _SIMLOCKUI_IBY_
       
    27 #define _SIMLOCKUI_IBY_
       
    28 
       
    29 #include <data_caging_paths_for_iby.hrh>
       
    30 #ifdef FF_SIMLOCK_UI
       
    31 // Definitions for applications with a UI
       
    32 S60_APP_EXE( SimLockUI )
       
    33 S60_APP_AIF_RSC( SimLockUI )
       
    34 
       
    35 #endif  // FF_SIMLOCK_UI
       
    36 
       
    37 #endif // _SIMLOCKUI_IBY_