dlnasrv_plat/upnp_command_api/group/bld.inf
changeset 0 7f85d04be362
equal deleted inserted replaced
-1:000000000000 0:7f85d04be362
       
     1 /** @file
       
     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 the files belonging to UPnP Command API
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "../../../group/upnpplatformvar.hrh"
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 ../inc/upnpshowcommand.h            MW_LAYER_PLATFORM_EXPORT_PATH(upnpshowcommand.h)
       
    27 ../inc/upnpcopycommand.h            MW_LAYER_PLATFORM_EXPORT_PATH(upnpcopycommand.h)
       
    28 ../inc/upnpmovecommand.h            MW_LAYER_PLATFORM_EXPORT_PATH(upnpmovecommand.h)
       
    29 ../inc/upnpbrowsecommand.h          MW_LAYER_PLATFORM_EXPORT_PATH(upnpbrowsecommand.h)
       
    30 ../inc/upnprunsetupcommand.h        MW_LAYER_PLATFORM_EXPORT_PATH(upnprunsetupcommand.h)
       
    31 ../inc/upnpcommandobserver.h        MW_LAYER_PLATFORM_EXPORT_PATH(upnpcommandobserver.h)
       
    32 
       
    33 //  End of File