upnpavcontroller/upnpavcontrollerhelper/group/bld.inf
changeset 0 7f85d04be362
equal deleted inserted replaced
-1:000000000000 0:7f85d04be362
       
     1 /*
       
     2 * Copyright (c) 2007 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 AVController helper library
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #include "../../../group/upnpplatformvar.hrh"
       
    24 
       
    25 PRJ_PLATFORMS
       
    26 
       
    27 DEFAULT
       
    28 
       
    29 PRJ_EXPORTS
       
    30 // ADO internal interfaces
       
    31 ../inc/upnpitemutility.h                    |../../../inc/upnpitemutility.h
       
    32 ../inc/upnpfileutility.h                    |../../../inc/upnpfileutility.h
       
    33 ../inc/upnpdlnautility.h                    |../../../inc/upnpdlnautility.h
       
    34 ../inc/upnpitemresolver.h                   |../../../inc/upnpitemresolver.h
       
    35 ../inc/upnpitemresolverfactory.h            |../../../inc/upnpitemresolverfactory.h
       
    36 ../inc/upnpitemresolverobserver.h           |../../../inc/upnpitemresolverobserver.h
       
    37 ../inc/upnpdownloaditemresolver.h           |../../../inc/upnpdownloaditemresolver.h
       
    38 ../inc/upnpresourceselector.h               |../../../inc/upnpresourceselector.h
       
    39 ../inc/upnpconstantdefs.h                   |../../../inc/upnpconstantdefs.h
       
    40 ../inc/upnpinternalfileutility.h            |../../../inc/upnpinternalfileutility.h
       
    41 
       
    42 PRJ_MMPFILES
       
    43 upnpavcontrollerhelper.mmp
       
    44 
       
    45 
       
    46 //  End of File