uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/group/bctestdomm3g.mmp
changeset 21 558113899881
parent 14 3320e4e6e8bb
child 22 75713bee6484
child 33 b3425bf29f82
equal deleted inserted replaced
14:3320e4e6e8bb 21:558113899881
     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 bctestdomm3g.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 TARGET          bctestdomm3g.exe
       
    21 TARGETTYPE      exe
       
    22 UID             0x0 0xA00040A2
       
    23 
       
    24 VENDORID        0x101FB657
       
    25 CAPABILITY      NetworkServices LocalServices Location ReadUserData\
       
    26                 WriteUserData ReadDeviceData WriteDeviceData SwEvent\
       
    27                 UserEnvironment
       
    28 
       
    29 TARGETPATH      sys/bin
       
    30 
       
    31 START RESOURCE bctestdomm3g.rss
       
    32 HEADER
       
    33 TARGETPATH resource/apps
       
    34 END  // RESOURCE
       
    35 
       
    36 LANG            01
       
    37 
       
    38 SOURCEPATH      ../src
       
    39 SOURCE          bctestdomm3gapp.cpp
       
    40 SOURCE          bctestdomm3gdocument.cpp
       
    41 SOURCE          bctestdomm3gappui.cpp
       
    42 SOURCE          bctestdomm3gview.cpp
       
    43 SOURCE          bctestdomm3gcontainer.cpp
       
    44 SOURCE          bctestdomm3gcase.cpp
       
    45 SOURCE          bctestdomm3gnodecase.cpp
       
    46 
       
    47 USERINCLUDE     . ../inc
       
    48 USERINCLUDE     ../../../bctestutil/inc
       
    49 
       
    50 APP_LAYER_SYSTEMINCLUDE
       
    51 
       
    52 LIBRARY         euser.lib
       
    53 LIBRARY         apparc.lib
       
    54 LIBRARY         cone.lib
       
    55 LIBRARY         eikcore.lib
       
    56 LIBRARY         eikcoctl.lib
       
    57 LIBRARY         avkon.lib
       
    58 LIBRARY         ws32.lib
       
    59 LIBRARY         aknskins.lib
       
    60 LIBRARY         apgrfx.lib
       
    61 LIBRARY         bctestutil.lib
       
    62 LIBRARY	        efsrv.lib
       
    63 LIBRARY         m3gapi.lib
       
    64 LIBRARY         m3gcore.lib
       
    65 LIBRARY         gdi.lib
       
    66 LIBRARY         fbscli.lib
       
    67 
       
    68 START RESOURCE ../group/bctestdomm3g_reg.rss
       
    69 DEPENDS bctestdomm3g.rsg
       
    70 HEADER
       
    71 TARGETPATH /private/10003a3f/apps
       
    72 END