classicui_pub/notifiers_api/tsrc/group/testsdknotifiers.mmp
branchRCL_3
changeset 20 d48ab3b357f1
equal deleted inserted replaced
19:aecbbf00d063 20:d48ab3b357f1
       
     1 /*TYPE TESTCLASS*//*
       
     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:  ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh> 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 
       
    24 TARGET          testsdknotifiers.dll
       
    25 TARGETTYPE      dll
       
    26 UID 0x1000008D 0x2001CB80
       
    27 
       
    28 CAPABILITY      ALL -TCB
       
    29 
       
    30 DEFFILE         testsdknotifiers.def
       
    31 
       
    32 USERINCLUDE     ../inc 
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SOURCEPATH      ../src
       
    37     
       
    38 SOURCE          testsdknotifiers.cpp
       
    39 SOURCE          testsdknotifiersblocks.cpp 
       
    40 SOURCE          testsdknotifiersblocksaknglobalconfirmationquery.cpp 
       
    41 SOURCE          testsdknotifiersblocksakngloballistquery.cpp 
       
    42 SOURCE          testsdknotifiersblocksaknglobalmsgquery.cpp 
       
    43 SOURCE          testsdknotifiersblocksaknglobalnote.cpp 
       
    44 SOURCE          testsdknotifiersblocksaknglobalprogressdialog.cpp 
       
    45 SOURCE          testsdknotifiersblocksaknnotify.cpp 
       
    46 SOURCE          testsdknotifiersblocksaknpopupnotify.cpp
       
    47 SOURCE          testsdknotifiersblocksgloballistmsgquery.cpp
       
    48 SOURCE          activeexample.cpp
       
    49 
       
    50 LIBRARY         euser.lib
       
    51 LIBRARY         StifTestInterface.lib
       
    52 LIBRARY         stiftestengine.lib
       
    53 LIBRARY         eiksrv.lib 
       
    54 LIBRARY         aknnotify.lib
       
    55 LIBRARY         bafl.lib
       
    56 LIBRARY         avkon.lib
       
    57 LIBRARY         eikcore.lib
       
    58 
       
    59 LANG            SC
       
    60 
       
    61 // End of File