upnpsharing/upnpsharingalgorithm/group/bld.inf
branchIOP_Improvements
changeset 40 08b5eae9f9ff
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
       
     1 /*
       
     2 * Copyright (c) 2009 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 UPnPSharingAlgorithm
       
    15 *
       
    16 */
       
    17 
       
    18 #include "../../../group/upnpplatformvar.hrh"
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/upnpsharingalgorithm.h         |../../../inc/upnpsharingalgorithm.h
       
    25 ../inc/upnpcdsliteobject.h            |../../../inc/upnpcdsliteobject.h
       
    26 ../inc/upnpcdsliteobjectarray.h       |../../../inc/upnpcdsliteobjectarray.h
       
    27 ../inc/upnpsharingalgorithmfactory.h  |../../../inc/upnpsharingalgorithmfactory.h
       
    28 
       
    29 PRJ_MMPFILES
       
    30 upnpsharingalgorithm.mmp
       
    31 
       
    32 // End of file