diff -r d2ab7c3d0c48 -r 11157e26c4a7 dependencies/aknlayout2/rom/AknLayout2_qhd_touch.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dependencies/aknlayout2/rom/AknLayout2_qhd_touch.iby Thu Mar 25 16:25:17 2010 +0100 @@ -0,0 +1,32 @@ +/* +* 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 __AKNLAYOUT2_QHD_TOUCH_IBY__ +#define __AKNLAYOUT2_QHD_TOUCH_IBY__ + +REM AKNLAYOUT2_QHD_TOUCH + +#include "AknLayout2_common.iby" + +#if defined(__LAYOUT_360_640_TOUCH) || defined(__LAYOUT_640_360_TOUCH) + +ECOM_PLUGIN(10283389.dll,10283389.rsc) +data=DATAZ_\resource\cdl\10283389_cdl_detail.rsc Resource\Cdl\10283389_cdl_detail.rsc + +#endif + +#endif