upnpavcontroller/upnpavcontrollerclient/group/bld.inf
changeset 0 7f85d04be362
equal deleted inserted replaced
-1:000000000000 0:7f85d04be362
       
     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 UPnP AV Controller Client
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #include "../../../group/upnpplatformvar.hrh"
       
    24 PRJ_PLATFORMS
       
    25 
       
    26 DEFAULT
       
    27 
       
    28 PRJ_EXPORTS
       
    29 // ADO internal interfaces
       
    30 ../inc/upnpavcontrollerfactory.h        |../../../inc/upnpavcontrollerfactory.h
       
    31 ../inc/upnpavdevicelist.h               |../../../inc/upnpavdevicelist.h
       
    32 ../inc/upnpavdevice.h                   |../../../inc/upnpavdevice.h
       
    33 ../inc/upnpavcontroller.h               |../../../inc/upnpavcontroller.h
       
    34 ../inc/upnpavdeviceobserver.h           |../../../inc/upnpavdeviceobserver.h
       
    35 ../inc/upnpavrenderingsessionobserver.h |../../../inc/upnpavrenderingsessionobserver.h
       
    36 ../inc/upnpavbrowsingsessionobserver.h  |../../../inc/upnpavbrowsingsessionobserver.h
       
    37 ../inc/upnpfiletransfersessionobserver.h |../../../inc/upnpfiletransfersessionobserver.h
       
    38 ../inc/upnpavsessionobserverbase.h      |../../../inc/upnpavsessionobserverbase.h
       
    39 ../inc/upnpavsessionbase.h              |../../../inc/upnpavsessionbase.h
       
    40 ../inc/upnpavrenderingsession.h         |../../../inc/upnpavrenderingsession.h
       
    41 ../inc/upnpavbrowsingsession.h          |../../../inc/upnpavbrowsingsession.h
       
    42 ../inc/upnpfiledownloadsession.h        |../../../inc/upnpfiledownloadsession.h
       
    43 ../inc/upnpfileuploadsession.h          |../../../inc/upnpfileuploadsession.h
       
    44 ../inc/upnpfiletransfersession.h        |../../../inc/upnpfiletransfersession.h
       
    45 ../inc/upnpavcontrollerglobals.h        |../../../inc/upnpavcontrollerglobals.h
       
    46 // subsystem internal interfaces
       
    47 ../inc/upnpavrequest.h                  |../../inc/upnpavrequest.h
       
    48 ../inc/upnpavbrowserequest.h            |../../inc/upnpavbrowserequest.h
       
    49 ../inc/upnpavbrowserespparams.h         |../../inc/upnpavbrowserespparams.h
       
    50 ../inc/upnpfiletransferitem.h           |../../inc/upnpfiletransferitem.h
       
    51 
       
    52 
       
    53 PRJ_MMPFILES
       
    54 upnpavcontrollerclient.mmp
       
    55 
       
    56 
       
    57 //  End of File