homesync/group/bld.inf
branchIOP_Improvements
changeset 40 08b5eae9f9ff
parent 39 6369bfd1b60d
child 41 b4d83ea1d6e2
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
     1 /*
       
     2 * Copyright (c) 2008 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:  Build information file for mediaservant
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "../../group/upnpplatformvar.hrh"
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 WINSCW ARMV5
       
    23 
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../group/msdebug.h                  |../../inc/msdebug.h
       
    27 ../install/mediaservant_stub.SIS    /epoc32/data/z/system/install/mediaservant_stub.sis
       
    28 ../rom/mediaservant.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(mediaservant.iby)
       
    29 ../rom/mediaservantresources.iby    LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(mediaservantresources.iby)
       
    30 ../conf/mediaservant.confml         APP_LAYER_CONFML(component.confml)
       
    31 ../conf/mediaservant_10281fab.crml  APP_LAYER_CRML(component_10281fab.crml)
       
    32 
       
    33 
       
    34 PRJ_MMPFILES
       
    35 #include "../contentmanager/cmserver/cmmemorymanager/group/bld.inf"
       
    36 #include "../contentmanager/cmserver/cmfillmanager/group/bld.inf"
       
    37 #include "../contentmanager/cmserver/cmstoremanager/group/bld.inf"
       
    38 #include "../contentmanager/cmserver/cmscheduler/group/bld.inf"
       
    39 #include "../contentmanager/cmserver/cmserver/group/bld.inf"
       
    40 #include "../contentmanager/mediaservant/applicationengine/group/bld.inf"
       
    41 #include "../contentmanager/homesyncwizard/group/bld.inf"
       
    42 #include "../contentmanager/homesyncgsplugin/group/bld.inf"
       
    43 #include "../contentmanager/mediaservant/group/bld.inf"
       
    44 
       
    45 // end of file