diff -r 09b1ac925e3f -r 03674e5abf46 securitydialogs/lockapp/group/bld.inf --- a/securitydialogs/lockapp/group/bld.inf Tue Aug 31 16:04:40 2010 +0300 +++ b/securitydialogs/lockapp/group/bld.inf Wed Sep 01 12:19:59 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -11,16 +11,33 @@ * * Contributors: * -* Description: build info file for lockapp -* +* Description: LockApp build info + * */ #include +PRJ_PLATFORMS +DEFAULT PRJ_EXPORTS ../rom/lockapp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(lockapp.iby) +../rom/lockappresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(lockappresources.iby) +../loc/lockapp.loc MW_LAYER_LOC_EXPORT_PATH(lockapp.loc) +../pubsub/SecurityUIsPrivatePSKeys.h |../../../inc/securityuisprivatepskeys.h +../sis/lockapp_stub.sis /epoc32/data/z/system/install/lockapp_stub.sis + +PRJ_EXTENSIONS + +START EXTENSION s60/mifconv +OPTION TARGETFILE lockapp.mif +OPTION HEADERFILE lockapp.mbg +OPTION SOURCES -c8,8 qgn_graf_phone_locked +END PRJ_MMPFILES +//gnumakefile lockapp_icons_dc.mk lockapp.mmp + +// End of File