diff -r dcd0ca396fa1 -r 5aadd1120515 clock/tsrc/unittest_timezoneclient/rom/unittest_timezoneclient.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/clock/tsrc/unittest_timezoneclient/rom/unittest_timezoneclient.iby Fri Oct 15 12:10:36 2010 +0530 @@ -0,0 +1,31 @@ +/* +* 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 the License "Symbian Foundation License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* The iby file for clockmw Timezoneclient unit tests. +* +*/ + + +#ifndef __UT_TIMEZONECLIENT_IBY__ +#define __UT_TIMEZONECLIENT_IBY__ + +S60_APP_EXE(uttimezoneclient) +S60_APP_RESOURCE(uttimezoneclient) + +// Application registration file. +data=DATAZ_\private\10003a3f\import\apps\uttimezoneclient_reg.rsc \private\10003a3f\import\apps\uttimezoneclient_reg.rsc + +#endif // __UT_TIMEZONECLIENT_IBY__ + +// End of file --Don't remove this.