securitydialogs/lockapp/rom/lockapp.iby
changeset 0 164170e6151a
child 15 fabe5ded361a
equal deleted inserted replaced
-1:000000000000 0:164170e6151a
       
     1 /*
       
     2 * Copyright (c) 2007 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:  LockApp files needed to image
       
    15  *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __LOCKAPP_IBY__
       
    20 #define __LOCKAPP_IBY__
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 //S60_APP_EXE(lockapp)
       
    25 S60_APP_EXE_UDEB(lockapp)
       
    26 S60_APP_AIF_RSC(lockapp)
       
    27 
       
    28 // To enable updating
       
    29 data=ZSYSTEM\install\lockapp_stub.sis system\install\lockapp_stub.sis
       
    30 
       
    31 #endif // __LOCKAPP_IBY__