layouts/aknlayout2/generated/layoutinst.mmp
changeset 0 05e9090e2422
child 100 9dbe1b043bea
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           101fe2aa.dll
       
    23 targettype		 PLUGIN
       
    24 UID 			 0x10009D8D 0x101fe2aa
       
    25 CAPABILITY       CAP_ECOM_PLUGIN
       
    26 VENDORID         VID_DEFAULT
       
    27 
       
    28 SOURCEPATH       .
       
    29 userinclude      .
       
    30 systeminclude    .
       
    31 MW_LAYER_SYSTEMINCLUDE
       
    32 
       
    33 source           layoutinst.cpp
       
    34 source           adaptation_layer_aknlayout_elaf.cpp
       
    35 source           adaptation_layer_aknapaclayout.cpp
       
    36 source           adaptation_layer_applayout_elaf.cpp
       
    37 source           adaptation_layer_appapaclayout.cpp
       
    38 source           adaptation_layer_skinlayout.cpp
       
    39 source           layoutmetadata_defaults.cpp
       
    40 source           layoutmetadata_scrollbar.cpp
       
    41 source           layoutmetadata_land.cpp
       
    42 source           layoutmetadata_apac.cpp
       
    43 source           layoutmetadata_abrw.cpp
       
    44 source           layoutmetadata_pensupport.cpp
       
    45 source           layoutmetadata_liststretching.cpp
       
    46 source           layoutmetadata_msk.cpp
       
    47 source           layoutmetadata_touchpane.cpp
       
    48 
       
    49 library          euser.lib
       
    50 library          aknlayout2.lib
       
    51 library          aknlayout2scalable.lib
       
    52 library          aknlayout2adaptation.lib
       
    53 library          cdlengine.lib
       
    54 
       
    55 START RESOURCE	 101fe2aa.rss
       
    56 TARGET       101fe2aa.rsc
       
    57 END
       
    58 START RESOURCE   101fe2aa_cdl_detail.rss
       
    59 TARGETPATH       resource/cdl
       
    60 END
       
    61 
       
    62 SOURCE ../DecodeLib/AknLayout2AdaptationDecode.cpp