classicui_pub/buttons_api/tsrc/group/testsdkbuttons.mmp
changeset 0 2f259fa3e83a
child 18 fcdfafb36fe7
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 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          testsdkbuttons.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x1000008D 0x2001CB80
       
    24 
       
    25 CAPABILITY      ALL -TCB
       
    26 
       
    27 DEFFILE         testsdkbuttons.def
       
    28 
       
    29 
       
    30 USERINCLUDE     ../inc 
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 SOURCEPATH      ../src
       
    35 
       
    36 START RESOURCE  ../data/testsdkbuttons.rss
       
    37 HEADER
       
    38 TARGETPATH RESOURCE_FILES_DIR
       
    39 LANGUAGE_IDS
       
    40 END
       
    41 
       
    42 SOURCE          testsdkbuttons.cpp
       
    43 SOURCE          testsdkbuttonsblocks.cpp
       
    44 SOURCE          testsdkbuttonsblockseikmnbut.cpp
       
    45 SOURCE          testsdkbuttonsblockseiklbbut.cpp
       
    46 SOURCE          testsdkbuttonsblockseikcmbut.cpp
       
    47 SOURCE          testsdkbuttonsblockseikbutb.cpp
       
    48 SOURCE          testsdkbuttonsblockseikbtgps.cpp
       
    49 SOURCE          testsdkbuttonsblockseikcba.cpp
       
    50 SOURCE          testsdkbuttonsblockseikbgfty.cpp
       
    51 SOURCE          testsdkbuttonsblockseikbtgpc.cpp 
       
    52 SOURCE          testsdkbuttonscontainer.cpp
       
    53 
       
    54 LIBRARY         euser.lib
       
    55 LIBRARY         stiftestinterface.lib
       
    56 LIBRARY         stiftestengine.lib
       
    57 LIBRARY         bafl.lib
       
    58 LIBRARY         eikcoctl.lib
       
    59 LIBRARY         eikctl.lib 
       
    60 LIBRARY         cone.lib
       
    61 LIBRARY         eikcore.lib
       
    62 LIBRARY         estor.lib
       
    63 LIBRARY         avkon.lib
       
    64 LIBRARY         aknicon.lib
       
    65 
       
    66 LANG            SC
       
    67 
       
    68 // End of File