homesync/rom/mediaservantresources.iby
changeset 0 7f85d04be362
equal deleted inserted replaced
-1:000000000000 0:7f85d04be362
       
     1 /*
       
     2 * Copyright (c) 2009 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: Mediaservant resources iby
       
    15 *
       
    16 */
       
    17 #ifndef __MEDIASERVANTRESOURCES_IBY__
       
    18 #define __MEDIASERVANTRESOURCES_IBY__
       
    19 
       
    20 #ifdef FF_UPNP_FRAMEWORK_2_0 // UPnP feature flag
       
    21 
       
    22 #include <productvariant.hrh>
       
    23 
       
    24 // Application and setup wizard
       
    25 data=\epoc32\data\z\resource\apps\mediaservant.rsc \resource\apps\mediaservant.rsc
       
    26 data=\epoc32\data\z\resource\apps\cmsappwizard.rsc \resource\apps\cmsappwizard.rsc
       
    27 
       
    28 // Engine
       
    29 data=\epoc32\data\z\resource\apps\memorymanager.rsc \resource\apps\memorymanager.rsc
       
    30 
       
    31 // msgsplugin
       
    32 data=DATAZ_\RESOURCE_FILES_DIR\msgspluginsrc.rsc RESOURCE_FILES_DIR\msgspluginsrc.rsc
       
    33 
       
    34 // cmserver startup disabled
       
    35 //data=\epoc32\data\z\resource\apps\cmserver_reg.rsc \private\10003a3f\import\apps\cmserver_reg.rsc
       
    36 //data=\epoc32\data\z\resource\apps\cmserver.rsc \private\101f875a\import\[100FFFFF].rsc
       
    37 
       
    38 #endif // FF_UPNP_FRAMEWORK_2_0
       
    39 
       
    40 #endif // __MEDIASERVANTRESOURCES_IBY__