supl/locationsuplfw/settingsapi/group/bld.inf
changeset 0 667063e416a2
child 19 02ba3f1733c6
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2005 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 SUPL 
       
    16 *    Settings API 
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../inc/epos_csuplsettingsinternal.h	  |../../../inc/epos_csuplsettingsinternal.h
       
    28 ../inc/epos_csuplsettingextensionparams.h	  |../../../inc/epos_csuplsettingextensionparams.h
       
    29 ../inc/epos_csuplsettingsinternalconstants.h	  |../../../inc/epos_csuplsettingsinternalconstants.h
       
    30 PRJ_MMPFILES
       
    31 epos_suplsettings.mmp
       
    32