cellular/SSSettings/tsrc/public/basic/EunitTest/Group/MT_SSSettings.mmp
changeset 46 2fa1fa551b0b
parent 42 35488577e233
child 48 78df25012fda
equal deleted inserted replaced
42:35488577e233 46:2fa1fa551b0b
     1 /*
       
     2 * Copyright (c) 2005-2006 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:  MT_SSSettings
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          MT_SSSettings.dll
       
    22 TARGETTYPE      dll
       
    23 TARGETPATH      /DigiaEUnit/Tests
       
    24 UID             0x1000af5a 0x01700000
       
    25 
       
    26 CAPABILITY              ALL -TCB
       
    27 VENDORID                VID_DEFAULT
       
    28 
       
    29 SOURCEPATH              ../MT_SSSettings
       
    30 SOURCE                  MT_SSSettingsDllMain.cpp
       
    31 SOURCE                  MT_SSSettings.cpp
       
    32 
       
    33 USERINCLUDE             ../MT_SSSettings
       
    34 
       
    35 APP_LAYER_SYSTEMINCLUDE
       
    36 SYSTEMINCLUDE           ../../../../../inc
       
    37 SYSTEMINCLUDE           /epoc32/include/Digia/EUnit
       
    38 
       
    39 LIBRARY                 CenRepNotifHandler.lib
       
    40 LIBRARY                 centralrepository.lib
       
    41 LIBRARY                 CommonEngine.lib
       
    42 LIBRARY                 CUSTOMAPI.lib
       
    43 LIBRARY                 etel.lib
       
    44 LIBRARY                 etelmm.lib
       
    45 LIBRARY                 EUnit.lib
       
    46 LIBRARY                 euser.lib
       
    47 LIBRARY                 FeatMgr.lib
       
    48 LIBRARY                 flogger.lib
       
    49 LIBRARY                 SatClient.lib
       
    50 LIBRARY                 SSSettings.lib
       
    51 
       
    52 // End of file