uifw/AvKon/tsrc/bc/S60_SDK5.0/bctestmix50/group/bctestmix50.mmp
branchRCL_3
changeset 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
       
     1 /*
       
     2 * Copyright (c) 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:  project specification file for the bctestmix50.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          bctestmix50.exe
       
    22 TARGETTYPE      exe
       
    23 UID             0x0 0xA00040AB
       
    24 
       
    25 VENDORID        0x101FB657
       
    26 CAPABILITY      NetworkServices LocalServices Location ReadUserData \
       
    27                 WriteUserData ReadDeviceData WriteDeviceData SwEvent \
       
    28                 UserEnvironment
       
    29 
       
    30 TARGETPATH      sys/bin
       
    31 
       
    32 START RESOURCE bctestmix50.rss
       
    33 HEADER
       
    34 TARGETPATH resource/apps
       
    35 END  // RESOURCE
       
    36 
       
    37 LANG            01
       
    38 
       
    39 SOURCEPATH      ../src
       
    40 SOURCE          bctestmix50app.cpp 
       
    41 SOURCE          bctestmix50document.cpp
       
    42 SOURCE          bctestmix50appui.cpp
       
    43 SOURCE          bctestmix50view.cpp
       
    44 SOURCE          bctestmix50container.cpp
       
    45 SOURCE          bctestmix50case.cpp
       
    46 SOURCE          bctestmix50extendclasses.cpp
       
    47 SOURCE          bctestmix50patchmisc.cpp 
       
    48 SOURCE          bctestmix50patchcontrolcase.cpp 
       
    49 SOURCE          bctestmix50patchcolumncase.cpp 
       
    50 SOURCE          bctestmix50patchcolumnbasecase.cpp 
       
    51 SOURCE          bctestmix50patchviewcase.cpp
       
    52 
       
    53 USERINCLUDE     ./../inc
       
    54 USERINCLUDE     ../../../bctestutil/inc
       
    55 
       
    56 APP_LAYER_SYSTEMINCLUDE
       
    57 
       
    58 LIBRARY         aknhlist.lib
       
    59 LIBRARY         aknicon.lib
       
    60 LIBRARY         akninputlanguage.lib
       
    61 LIBRARY         aknnotify.lib
       
    62 LIBRARY         aknskins.lib
       
    63 LIBRARY         apgrfx.lib
       
    64 LIBRARY         apmime.lib
       
    65 LIBRARY         apparc.lib
       
    66 LIBRARY         avkon.lib 
       
    67 LIBRARY         bafl.lib
       
    68 LIBRARY         bctestutil.lib
       
    69 LIBRARY         commondialogs.lib
       
    70 LIBRARY         commonui.lib
       
    71 LIBRARY         cone.lib
       
    72 LIBRARY         eikcoctl.lib
       
    73 LIBRARY         eikcore.lib
       
    74 LIBRARY         eikctl.lib
       
    75 LIBRARY         eikdlg.lib
       
    76 LIBRARY	        efsrv.lib
       
    77 LIBRARY         egul.lib
       
    78 LIBRARY         estor.lib
       
    79 LIBRARY         euser.lib
       
    80 LIBRARY         fbscli.lib
       
    81 LIBRARY         fontutils.lib
       
    82 LIBRARY         gdi.lib
       
    83 LIBRARY         insock.lib
       
    84 LIBRARY         touchfeedback.lib
       
    85 LIBRARY         ws32.lib
       
    86 LIBRARY         hwrmhapticsclient.lib
       
    87 LIBRARY         aknskinsrv.lib
       
    88 
       
    89 START RESOURCE ../group/bctestmix50_reg.rss
       
    90 DEPENDS bctestmix50.rsg
       
    91 HEADER
       
    92 TARGETPATH /private/10003a3f/apps
       
    93 END