localconnectivityservice/obexserviceman/utils/group/bld.inf
branchRCL_3
changeset 39 4096754ee773
parent 38 3dcb815346df
child 40 52a167391590
equal deleted inserted replaced
38:3dcb815346df 39:4096754ee773
     1 /*
       
     2 * Copyright (c) 2002 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: 
       
    15 *        This file provides the information required for building the
       
    16 *    whole of a Obexutils.
       
    17 *
       
    18 */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 ../inc/obexutilsuilayer.h                |../../../inc/obexutilsuilayer.h
       
    28 ../inc/obexutilsdialog.h                 |../../../inc/obexutilsdialog.h
       
    29 ../inc/obexutilspropertynotifier.h       |../../../inc/obexutilspropertynotifier.h
       
    30 ../inc/obexutilsglobalprogressdialog.h   |../../../inc/obexutilsglobalprogressdialog.h
       
    31 
       
    32 ../loc/Obexutils.loc       MW_LAYER_LOC_EXPORT_PATH(obexutils.loc)
       
    33 
       
    34 
       
    35 PRJ_MMPFILES
       
    36 obexutils.mmp
       
    37 
       
    38 
       
    39 // End of File