homescreensrv_plat/hs_settings_api/tsrc/group/mt_hssettings.mmp
branchRCL_3
changeset 111 053c6c7c14f3
equal deleted inserted replaced
110:2c7f27287390 111:053c6c7c14f3
       
     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 #include        <platform_paths.hrh>
       
    19 #include        <eunitcaps.h>
       
    20 
       
    21 TARGET          mt_hssettings.dll
       
    22 TARGETTYPE      dll
       
    23 TARGETPATH      /digiaeunit/tests
       
    24 UID             0x1000af5a 0x01700000
       
    25 
       
    26 CAPABILITY      EUNIT_CAPS
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  mt_hssettingsdllmain.cpp
       
    30 SOURCE                  mt_map.cpp
       
    31 SOURCE                  mt_hspluginsettings.cpp
       
    32 SOURCE                  chomescreensettingsobserver.cpp
       
    33 SOURCE                  mt_pluginmap.cpp
       
    34 SOURCE                  mt_hspsconfiguration.cpp
       
    35 SOURCE                  mt_objectmap.cpp
       
    36 SOURCE                  mt_plugininfo.cpp
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE     ../../../../homescreenpluginsrv/homescreen_settings_api/inc
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 SYSTEMINCLUDE           ../inc
       
    44 SYSTEMINCLUDE           /epoc32/tools
       
    45 
       
    46 LIBRARY                 euser.lib charconv.lib eunit.lib
       
    47 
       
    48 // Module under test
       
    49 LIBRARY                 hspluginsettings.lib
       
    50 
       
    51 LIBRARY                 ecom.lib