diff -r 318c4eab2439 -r 8957df7b0072 securitydialogs/AutolockSrv/rom/AutolockSrv.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/securitydialogs/AutolockSrv/rom/AutolockSrv.iby Mon May 03 13:20:16 2010 +0300 @@ -0,0 +1,37 @@ +/* +* Copyright (c) 2009 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ +#ifndef __AUTOLOCKSRV_IBY__ +#define __AUTOLOCKSRV_IBY__ + +/* +#include +*/ + +S60_APP_EXE(AutolockSrv) +S60_APP_BITMAP(AutolockSrv) +S60_APP_AIF_RSC(AutolockSrv) +S60_APP_RESOURCE(AutolockSrv) + +file=ABI_DIR\BUILD_DIR\autolockuseractivityservice.dll SHARED_LIB_DIR\autolockuseractivityservice.dll +file=ABI_DIR\BUILD_DIR\IndicatorAutolockPlugin.dll SHARED_LIB_DIR\IndicatorAutolockPlugin.dll + +data=\epoc32\data\z\private\10003a3f\import\apps\AutolockSrv_reg.rsc \epoc32\data\z\private\10003a3f\apps\AutolockSrv_reg.rsc + +file=\epoc32\data\z\private\10003a3f\import\apps\AutolockSrv_reg.rsc \epoc32\data\z\private\10003a3f\apps\AutolockSrv_reg.rsc +data=ZPRIVATE\10003a3f\import\apps\AutolockSrv_reg.rsc private\10003a3f\apps\AutolockSrv_reg.rsc + +#endif // __AUTOLOCKSRV_IBY__