coreapplicationuis/Rfs/group/rfs.mmp
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 53 920c9a724929
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
     1 /*
     1 /*
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    27 VENDORID VID_DEFAULT
    27 VENDORID VID_DEFAULT
    28 CAPABILITY CAP_GENERAL_DLL
    28 CAPABILITY CAP_GENERAL_DLL
    29 
    29 
    30 USERINCLUDE ../inc
    30 USERINCLUDE ../inc
    31 
    31 
       
    32 
       
    33 SYSTEMINCLUDE		/epoc32/include/mw/hb/hbwidgets
       
    34 
       
    35 
       
    36 LIBRARY		HbWidgets.lib
       
    37 
       
    38 
       
    39 
    32 MW_LAYER_SYSTEMINCLUDE
    40 MW_LAYER_SYSTEMINCLUDE
    33 
    41 
    34 SOURCEPATH ../src
    42 SOURCEPATH ../src
    35 SOURCE rfsServer.cpp
    43 SOURCE rfsServer.cpp
    36 SOURCE rfsClient.cpp
    44 SOURCE rfsClient.cpp
    49 END  // RESOURCE
    57 END  // RESOURCE
    50 
    58 
    51 LIBRARY euser.lib
    59 LIBRARY euser.lib
    52 LIBRARY efsrv.lib
    60 LIBRARY efsrv.lib
    53 LIBRARY bafl.lib
    61 LIBRARY bafl.lib
    54 LIBRARY avkon.lib
       
    55 LIBRARY cone.lib
    62 LIBRARY cone.lib
    56 LIBRARY etel.lib
    63 LIBRARY etel.lib
    57 LIBRARY etelmm.lib
    64 LIBRARY etelmm.lib
    58 LIBRARY CommonEngine.lib
    65 LIBRARY commonengine.lib
    59 LIBRARY sysutil.lib
    66 LIBRARY sysutil.lib
    60 LIBRARY hal.lib
    67 LIBRARY hal.lib
    61 LIBRARY secui.lib
    68 LIBRARY secui.lib
    62 LIBRARY eikcore.lib
    69 LIBRARY eikcore.lib
    63 LIBRARY SysLangUtil.lib
    70 LIBRARY syslangutil.lib
    64 LIBRARY PlatformEnv.lib  // PathInfo
    71 LIBRARY platformenv.lib  // PathInfo
    65 LIBRARY centralrepository.lib // Central Repository
    72 LIBRARY centralrepository.lib // Central Repository
    66 LIBRARY starterclient.lib
    73 LIBRARY starterclient.lib
    67 LIBRARY ecom.lib
    74 LIBRARY ecom.lib
    68 LIBRARY FeatMgr.lib
    75 LIBRARY featmgr.lib