upnpsharing/upnpgstwrapper/group/bld.inf
branchIOP_Improvements
changeset 40 08b5eae9f9ff
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
       
     1 /*
       
     2 * Copyright (c) 2010 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 upnpgstwrapper
       
    15 *
       
    16 */
       
    17 
       
    18 #include "../../../group/upnpplatformvar.hrh"
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/upnpgstwrapper.h         |../../../inc/upnpgstwrapper.h
       
    25 ../inc/upnpgstwrapperobserver.h |../../../inc/upnpgstwrapperobserver.h
       
    26 ../inc/upnpgstwrapperconsts.h   |../../../inc/upnpgstwrapperconsts.h
       
    27 ../inc/upnprenderercfg.h        |../../../inc/upnprenderercfg.h
       
    28 ../inc/upnprenderercfgparser.h  |../../../inc/upnprenderercfgparser.h
       
    29 ../data/UpnpCfgs.xml            /epoc32/winscw/c/data/UpnpCfgs.xml
       
    30 
       
    31 PRJ_MMPFILES
       
    32 #ifdef UPNP_USE_GSTREAMER
       
    33 upnpgstwrapper.mmp
       
    34 #endif
       
    35 
       
    36 //  End of File