internetradio2.0/group/irgeneralsettings.mmp
changeset 14 896e9dbc5f19
parent 12 608f67c22514
child 15 065198191975
equal deleted inserted replaced
12:608f67c22514 14:896e9dbc5f19
     1 /*
       
     2 * Copyright (c) 2006-2006 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 definition file for project vrgeneralsettings
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 #include        <bldvariant.hrh>
       
    21 
       
    22 TARGET                  irgeneralsettings200.dll
       
    23 TARGETTYPE              PLUGIN
       
    24 UID						0x10009d8d 0x2001A930
       
    25 
       
    26 //CAPABILITY LocalServices Location NetworkServices ReadUserData SwEvent UserEnvironment WriteUserData ReadDeviceData WriteDeviceData NetworkControl PowerMgmt 
       
    27 CAPABILITY              CAP_ECOM_PLUGIN
       
    28 VENDORID                VID_DEFAULT
       
    29 
       
    30 PAGED
       
    31 
       
    32 SOURCEPATH              ../resources
       
    33 START RESOURCE		    2001A930.rss
       
    34 TARGET                  irgeneralsettings200.rsc
       
    35 TARGETPATH              ECOM_RESOURCE_DIR
       
    36 
       
    37 
       
    38 HEADER
       
    39 LANGUAGE_IDS
       
    40 END // RESOURCE
       
    41 
       
    42 
       
    43 START RESOURCE          irgeneralsettings.rss
       
    44 TARGETPATH              RESOURCE_FILES_DIR
       
    45 
       
    46 HEADER
       
    47 LANGUAGE_IDS
       
    48 END // RESOURCE
       
    49 
       
    50 USERINCLUDE             ../generalsettingsinc
       
    51 USERINCLUDE             ../group
       
    52 USERINCLUDE             ../resources
       
    53 USERINCLUDE             ../settingsinc
       
    54 USERINCLUDE             ../settingsviewinc
       
    55 USERINCLUDE				../include
       
    56 //USERINCLUDE   			 ../networkcontrollerinc
       
    57 
       
    58 // Default system include paths for application layer modules.
       
    59 APP_LAYER_SYSTEMINCLUDE
       
    60 SYSTEMINCLUDE   OS_LAYER_PUBLIC_EXPORT_PATH(ecom)
       
    61 
       
    62 LIBRARY                 aknskins.lib
       
    63 LIBRARY                 avkon.lib
       
    64 LIBRARY                 commonengine.lib
       
    65 LIBRARY                 cone.lib
       
    66 LIBRARY                 eikcoctl.lib
       
    67 LIBRARY                 eikcore.lib
       
    68 LIBRARY                 euser.lib
       
    69 LIBRARY                 gsecomplugin.lib
       
    70 LIBRARY					irsettingsview.lib
       
    71 
       
    72 LIBRARY           apparc.lib
       
    73 LIBRARY           efsrv.lib CommonEngine.lib
       
    74 LIBRARY           GSFramework.lib  bafl.lib
       
    75 LIBRARY           eikctl.lib  estor.lib /*eiksrv.lib */
       
    76 LIBRARY	flogger.lib
       
    77 
       
    78 #if defined( WINSCW )
       
    79 DEFFILE         ../bwinscw/ 
       
    80 #else
       
    81 DEFFILE         ../bmarm/ 
       
    82 #endif
       
    83 SOURCEPATH ../generalsettingssrc
       
    84 SOURCE irgeneralsettingsview.cpp irgeneralsettingsimplementationtable.cpp