layouts/aknlayout2/generated/Vga4_touch_akn_app/layoutinst_vga4_touch.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 21:12:52 +0200
changeset 2 abcbdabaa4c5
parent 0 05e9090e2422
child 100 9dbe1b043bea
permissions -rw-r--r--
Revision: 201001 Kit: 201003

/*
* 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:
*
*/

// It contains the project definition for a customisation DLL.
// It may be modified manually.
#include <platform_paths.hrh>

target           2001cb90.dll
targettype		 PLUGIN
UID 			 0x10009D8D 0x2001cb90
CAPABILITY       CAP_ECOM_PLUGIN
VENDORID         VID_DEFAULT

SOURCEPATH       .
userinclude      .
systeminclude    .
MW_LAYER_SYSTEMINCLUDE

source           layoutinst_vga4_touch.cpp
source           elaf_vga4_touch_normal_pack.cpp
source           aknlayoutscalable_elaf_pvp4_av_vga4_prt_tch_normal.cpp
source           aknlayoutscalable_elaf_pvp4_apps_vga4_prt_tch_normal.cpp
source           Cdlfontinst_vga4_touch.cpp
source           displaylayoutmetricsinst_vga4_touch.cpp
source           elaf_vga4_touch_small_pack.cpp
source           aknlayoutscalable_elaf_pvp4_av_vga4_prt_tch_small.cpp
source           aknlayoutscalable_elaf_pvp4_apps_vga4_prt_tch_small.cpp
source           elaf_vga4_touch_large_pack.cpp
source           aknlayoutscalable_elaf_pvp4_av_vga4_prt_tch_large.cpp
source           aknlayoutscalable_elaf_pvp4_apps_vga4_prt_tch_large.cpp
source           abrw_vga4_touch_normal_pack.cpp
source           aknlayoutscalable_abrw_pvp4_av_vga4_prt_tch_normal.cpp
source           aknlayoutscalable_abrw_pvp4_apps_vga4_prt_tch_normal.cpp
source           abrw_vga4_touch_small_pack.cpp
source           aknlayoutscalable_abrw_pvp4_av_vga4_prt_tch_small.cpp
source           aknlayoutscalable_abrw_pvp4_apps_vga4_prt_tch_small.cpp
source           abrw_vga4_touch_large_pack.cpp
source           aknlayoutscalable_abrw_pvp4_av_vga4_prt_tch_large.cpp
source           aknlayoutscalable_abrw_pvp4_apps_vga4_prt_tch_large.cpp
source           apac_vga4_touch_normal_pack.cpp
source           apac_vga4_touch_small_pack.cpp
source           apac_vga4_touch_large_pack.cpp
source           elaf_vga4_touch_land_normal_pack.cpp
source           aknlayoutscalable_elaf_pvl4_av_vga4_lsc_tch_normal.cpp
source           aknlayoutscalable_elaf_pvl4_apps_vga4_lsc_tch_normal.cpp
source           elaf_vga4_touch_land_small_pack.cpp
source           aknlayoutscalable_elaf_pvl4_av_vga4_lsc_tch_small.cpp
source           aknlayoutscalable_elaf_pvl4_apps_vga4_lsc_tch_small.cpp
source           elaf_vga4_touch_land_large_pack.cpp
source           aknlayoutscalable_elaf_pvl4_av_vga4_lsc_tch_large.cpp
source           aknlayoutscalable_elaf_pvl4_apps_vga4_lsc_tch_large.cpp
source           abrw_vga4_touch_land_normal_pack.cpp
source           aknlayoutscalable_abrw_pvl4_av_vga4_lsc_tch_normal.cpp
source           aknlayoutscalable_abrw_pvl4_apps_vga4_lsc_tch_normal.cpp
source           abrw_vga4_touch_land_small_pack.cpp
source           aknlayoutscalable_abrw_pvl4_av_vga4_lsc_tch_small.cpp
source           aknlayoutscalable_abrw_pvl4_apps_vga4_lsc_tch_small.cpp
source           abrw_vga4_touch_land_large_pack.cpp
source           aknlayoutscalable_abrw_pvl4_av_vga4_lsc_tch_large.cpp
source           aknlayoutscalable_abrw_pvl4_apps_vga4_lsc_tch_large.cpp
source           apac_vga4_touch_land_normal_pack.cpp
source           apac_vga4_touch_land_small_pack.cpp
source           apac_vga4_touch_land_large_pack.cpp

library          euser.lib
library          aknlayout2scalable.lib
library          cdlengine.lib

START RESOURCE	 2001cb90.rss
TARGET       2001cb90.rsc
END
START RESOURCE   2001cb90_cdl_detail.rss
TARGETPATH       resource/cdl
END

SOURCE ../../DecodeLib/AknLayout2ScalableDecode.cpp
systeminclude ..