supl/locationomasuplprotocolhandler/group/bld.inf
changeset 0 667063e416a2
child 22 4c4ed41530db
child 24 9c303455e256
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2005-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:   Build information file for project locationomasuplprotocolhandler
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 WINSCW ARMV5
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../rom/omasuplprotocolhandler.iby           CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler.iby)
       
    26 ../rom/omasuplprotocolhandler_resource.iby  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandler_resource.iby)
       
    27 ../rom/omasuplprotocolhandlerstub.iby       CORE_MW_LAYER_IBY_EXPORT_PATH(omasuplprotocolhandlerstub.iby)
       
    28 ../data/omasuplprotocolhandlerstub.sis 		/epoc32/data/z/system/install/omasuplprotocolhandlerstub.sis
       
    29 
       
    30 // conf files...
       
    31 ../conf/omasuplconfigparam.confml           MW_LAYER_CONFML(omasuplconfigparam.confml) 
       
    32 ../crml/omasuplconfigparam_102750A0.crml    MW_LAYER_CRML(omasuplconfigparam_102750A0.crml)
       
    33 ../conf/suplsettings_productconfig.confml                	MW_LAYER_CONFML(suplsettings_productconfig.confml) 
       
    34 ../crml/suplsettings_productconfig_2001FCB9.crml         MW_LAYER_CRML(suplsettings_productconfig_2001FCB9.crml)
       
    35 
       
    36 //#include "../posmsgpluginapi/group/bld.inf"
       
    37 #include "../asnconverterpluginapi/group/bld.inf"
       
    38 
       
    39 
       
    40 #include "../protocolhandler/group/bld.inf"
       
    41 #include "../protocolhandlerver1/group/bld.inf"
       
    42 #include "../protocolhandlerver2/group/bld.inf"
       
    43 #include "../supllistener/group/bld.inf"
       
    44 #include "../waplistener/group/bld.inf"
       
    45 #include "../syncmlprovhandler/group/bld.inf"
       
    46 #include "../provisioninghandler/group/bld.inf"
       
    47 #include "../notifier/group/bld.inf"
       
    48 
       
    49 // End of File