classicui_plat/special_character_table_api/tsrc/group/testdomspecialchartab.mmp
changeset 0 2f259fa3e83a
child 51 fcdfafb36fe7
child 67 5f6e7f84c9d1
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2002 - 2007 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:  mmp file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh> 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 
       
    23 TARGET          testdomspecialchartab.dll
       
    24 TARGETTYPE      dll
       
    25 UID             0x1000008D 0x2001CB80
       
    26 
       
    27 CAPABILITY      ALL -TCB
       
    28 
       
    29 DEFFILE         testdomspecialchartab.def
       
    30 
       
    31 
       
    32 USERINCLUDE     ../inc 
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SOURCEPATH ../data
       
    37 START RESOURCE testdomspecialchartab.rss
       
    38 TARGETPATH RESOURCE_FILES_DIR
       
    39 HEADER
       
    40 END
       
    41     
       
    42 SOURCEPATH      ../src
       
    43 
       
    44 
       
    45 SOURCE          testdomspecialchartab.cpp
       
    46 SOURCE          testdomspecialchartabblocks.cpp
       
    47 SOURCE          testdomspecialchartabblocksakncharmap.cpp 
       
    48 SOURCE          testdomspecialchartabblocksaknsctdialog.cpp 
       
    49 SOURCE          testdomcontainer.cpp 
       
    50 SOURCE          testdomcharmap.cpp
       
    51 
       
    52 LIBRARY         euser.lib
       
    53 LIBRARY         stiftestinterface.lib
       
    54 LIBRARY         stiftestengine.lib
       
    55 LIBRARY         avkon.lib 
       
    56 LIBRARY         cone.lib
       
    57 LIBRARY         eikcore.lib 
       
    58 LIBRARY         eikdlg.lib
       
    59 LIBRARY         eikcoctl.lib
       
    60 
       
    61 
       
    62 LANG            SC
       
    63 
       
    64 // End of File