layouts/aknlayout2/generated/Nhd4_uiaccel/uiaccel_layoutinst_nhd4.mmp
changeset 0 05e9090e2422
child 38 a10f447f38bd
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 // It contains the project definition for a customisation DLL.
       
    19 // It may be modified manually.
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 target           000007d1.dll
       
    23 targettype		 PLUGIN
       
    24 UID 			 0x10009D8D 0x000007d1
       
    25 CAPABILITY       CAP_ECOM_PLUGIN
       
    26 VENDORID         VID_DEFAULT
       
    27 
       
    28 SOURCEPATH       .
       
    29 userinclude      .
       
    30 systeminclude    .
       
    31 MW_LAYER_SYSTEMINCLUDE
       
    32 
       
    33 source           uiaccel_layoutinst_nhd4.cpp
       
    34 source           uiaccel_elaf_nhd4_normal_pack.cpp
       
    35 source           aknlayoutscalable_elaf_hnp4_c_nhd4_prt_tch_normal.cpp
       
    36 source           uiaccel_elaf_nhd4_small_pack.cpp
       
    37 source           aknlayoutscalable_elaf_hnp4_c_nhd4_prt_tch_small.cpp
       
    38 source           uiaccel_elaf_nhd4_large_pack.cpp
       
    39 source           aknlayoutscalable_elaf_hnp4_c_nhd4_prt_tch_large.cpp
       
    40 source           uiaccel_abrw_nhd4_normal_pack.cpp
       
    41 source           aknlayoutscalable_abrw_hnp4_c_nhd4_prt_tch_normal.cpp
       
    42 source           uiaccel_abrw_nhd4_small_pack.cpp
       
    43 source           aknlayoutscalable_abrw_hnp4_c_nhd4_prt_tch_small.cpp
       
    44 source           uiaccel_abrw_nhd4_large_pack.cpp
       
    45 source           aknlayoutscalable_abrw_hnp4_c_nhd4_prt_tch_large.cpp
       
    46 source           uiaccel_apac_nhd4_normal_pack.cpp
       
    47 source           uiaccel_apac_nhd4_small_pack.cpp
       
    48 source           uiaccel_apac_nhd4_large_pack.cpp
       
    49 source           uiaccel_elaf_nhd4_land_normal_pack.cpp
       
    50 source           aknlayoutscalable_elaf_hnl4_c_nhd4_lsc_tch_normal.cpp
       
    51 source           uiaccel_elaf_nhd4_land_small_pack.cpp
       
    52 source           aknlayoutscalable_elaf_hnl4_c_nhd4_lsc_tch_small.cpp
       
    53 source           uiaccel_elaf_nhd4_land_large_pack.cpp
       
    54 source           aknlayoutscalable_elaf_hnl4_c_nhd4_lsc_tch_large.cpp
       
    55 source           uiaccel_abrw_nhd4_land_normal_pack.cpp
       
    56 source           aknlayoutscalable_abrw_hnl4_c_nhd4_lsc_tch_normal.cpp
       
    57 source           uiaccel_abrw_nhd4_land_small_pack.cpp
       
    58 source           aknlayoutscalable_abrw_hnl4_c_nhd4_lsc_tch_small.cpp
       
    59 source           uiaccel_abrw_nhd4_land_large_pack.cpp
       
    60 source           aknlayoutscalable_abrw_hnl4_c_nhd4_lsc_tch_large.cpp
       
    61 source           uiaccel_apac_nhd4_land_normal_pack.cpp
       
    62 source           uiaccel_apac_nhd4_land_small_pack.cpp
       
    63 source           uiaccel_apac_nhd4_land_large_pack.cpp
       
    64 
       
    65 library          euser.lib
       
    66 library          aknlayout2scalable.lib
       
    67 library          cdlengine.lib
       
    68 
       
    69 START RESOURCE	 000007d1.rss
       
    70 TARGET       000007d1.rsc
       
    71 END
       
    72 START RESOURCE   000007d1_cdl_detail.rss
       
    73 TARGETPATH       resource/cdl
       
    74 END
       
    75 
       
    76 SOURCE ../../DecodeLib/AknLayout2ScalableDecode.cpp
       
    77 systeminclude ..