classicui_plat/extended_notifiers_api/tsrc/group/testdomextnotifiers.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 *  Version:   %version: 2.1.2 %
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description:  mmp file
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <data_caging_paths.hrh> 
       
    21 #include <platform_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 
       
    25 TARGET          testdomextnotifiers.dll
       
    26 TARGETTYPE      dll
       
    27 UID             0x1000008D 0x2001CB80
       
    28 
       
    29 CAPABILITY      ALL -TCB
       
    30 
       
    31 DEFFILE         testdomextnotifiers.def
       
    32 
       
    33 USERINCLUDE     ../inc 
       
    34 SOURCEPATH      ../src
       
    35 
       
    36 MW_LAYER_SYSTEMINCLUDE
       
    37 
       
    38 
       
    39 SOURCE          testdomextnotifiers.cpp
       
    40 SOURCE          testdomextnotifiersblocks.cpp
       
    41 SOURCE          testdomextnotifiersblocksdsnparams.cpp
       
    42 SOURCE          testdomextnotifiersblocksdsnotifier.cpp
       
    43 SOURCE          testdomextnotifiersblocksincallbn.cpp
       
    44 SOURCE          testdomextnotifiersblocksnasrvapp.cpp
       
    45 SOURCE          testdomextnotifiersblocksnappsrv.cpp
       
    46 SOURCE          testdomextnotifiersblocksnassession.cpp
       
    47 SOURCE          testdomextnotifiersblocksnctl.cpp
       
    48 SOURCE          testdomextnotifiersblocksncutil.cpp
       
    49 SOURCE          testdomextnotifiersblocksnwrapper.cpp
       
    50 SOURCE          testdomextnotifiersblockssmalli.cpp
       
    51 SOURCE          testdomextnotifiersblockssoftnpara.cpp
       
    52 SOURCE          testdomextnotifiersblockssoftnotifier.cpp
       
    53 
       
    54 
       
    55 LIBRARY         euser.lib
       
    56 LIBRARY         stiftestinterface.lib
       
    57 LIBRARY         stiftestengine.lib
       
    58 LIBRARY         aknnotifyplugin.lib
       
    59 LIBRARY         akndynamicsoftnote.lib
       
    60 LIBRARY         aknnotify.lib
       
    61 LIBRARY         apparc.lib
       
    62 LIBRARY         cone.lib
       
    63 LIBRARY         eikcore.lib
       
    64 LIBRARY         avkon.lib
       
    65 LIBRARY         aknnotifierwrapper.lib
       
    66 LIBRARY         eiksrvui.lib
       
    67 LIBRARY         eiksrv.lib
       
    68 LIBRARY         akncapserverclient.lib
       
    69 LIBRARY         eikcdlg.lib 
       
    70 LIBRARY         eikctl.lib
       
    71 LIBRARY         bluetooth.lib
       
    72 
       
    73 
       
    74 LANG            SC
       
    75 
       
    76 // End of File