securitydialogs/lockapp/group/bld.inf
branchRCL_3
changeset 21 09b1ac925e3f
parent 0 164170e6151a
child 22 03674e5abf46
equal deleted inserted replaced
20:63339781d179 21:09b1ac925e3f
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005 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".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  LockApp build info
    14 * Description:  build info file for lockapp 
    15  *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 
    20 
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
    21 
    24 PRJ_EXPORTS
    22 PRJ_EXPORTS
    25 ../rom/lockapp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(lockapp.iby)
    23 ../rom/lockapp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(lockapp.iby)
    26 ../rom/lockappresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(lockappresources.iby)
       
    27 ../loc/lockapp.loc MW_LAYER_LOC_EXPORT_PATH(lockapp.loc)
       
    28 ../pubsub/SecurityUIsPrivatePSKeys.h |../../../inc/securityuisprivatepskeys.h
       
    29 ../sis/lockapp_stub.sis /epoc32/data/z/system/install/lockapp_stub.sis
       
    30 
       
    31 PRJ_EXTENSIONS
       
    32 
       
    33 START EXTENSION s60/mifconv
       
    34 OPTION TARGETFILE lockapp.mif
       
    35 OPTION HEADERFILE lockapp.mbg
       
    36 OPTION SOURCES -c8,8 qgn_graf_phone_locked
       
    37 END
       
    38 
    24 
    39 PRJ_MMPFILES
    25 PRJ_MMPFILES
    40 //gnumakefile lockapp_icons_dc.mk
       
    41 lockapp.mmp
    26 lockapp.mmp
    42 
       
    43 //  End of File