upnpframework/rom/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) 2006-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:  Exports for upnpframework
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // For compatibility with S60 3.2 and IAD branch
       
    20 #include "../../group/upnpplatformvar.hrh"
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 // ROM build
       
    27 upnpframework.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(upnpframework.iby)
       
    28 upnpframeworkresources.iby      CORE_MW_LAYER_IBY_EXPORT_PATH(upnpframeworkresources.iby)
       
    29 // LOC files
       
    30 UPNP_LOC_EXPORT(upnpframework.loc)
       
    31 // IAD support
       
    32 ../install/20009cae.cre                /epoc32/release/arm5/urel/z/private/20009cae.cre
       
    33 ../install/20007564.cre                /epoc32/release/arm5/urel/z/private/20007564.cre
       
    34 ../install/upnpframework_stub.sis      /epoc32/data/z/system/install/upnpframework_stub.sis
       
    35 // upnpframework common headers
       
    36 ../inc/upnpframeworkfeatures_mmp.hrh   |../../inc/upnpframeworkfeatures_mmp.hrh
       
    37 ../inc/upnplogging.h                   |../../inc/upnplogging.h
       
    38 ../inc/upnppanic.h                     |../../inc/upnppanic.h
       
    39 ../inc/upnplog.h                       |../../inc/upnplog.h
       
    40 
       
    41 
       
    42 // End of file