pnpmobileservices/pnpms/group/bld.inf
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     1 /*
       
     2 * Copyright (c) 2005-2006 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
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_EXPORTS
       
    21 ../rom/OnlineSupport.iby						CORE_APP_LAYER_IBY_EXPORT_PATH(onlinesupport.iby)
       
    22 ../rom/OnlineSupportResources.iby		LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(onlinesupportresources.iby)
       
    23 ../rom/Pnp.iby											CORE_APP_LAYER_IBY_EXPORT_PATH(pnp.iby)
       
    24 //../rom/PnPMS.iby										CORE_APP_LAYER_IBY_EXPORT_PATH(pnpms.iby)
       
    25 ../rom/PnpPaosFilter.iby						CORE_APP_LAYER_IBY_EXPORT_PATH(pnppaosfilter.iby)
       
    26 ../rom/PnpResources.iby							LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(pnpresources.iby)
       
    27 
       
    28 ../OnlineSupport/loc/OnlineSupport.loc						APP_LAYER_LOC_EXPORT_PATH(onlinesupport.loc)
       
    29 ../PnP/loc/pnpprovisioning.loc	APP_LAYER_LOC_EXPORT_PATH(pnpprovisioning.loc)
       
    30 
       
    31 // Generic configuration interface for component cenrep settings  
       
    32 ../conf/pnpms.confml                    APP_LAYER_CONFML(pnpms.confml)
       
    33 ../conf/pnpms_10272D33.crml 	        APP_LAYER_CRML(pnpms_10272D33.crml)
       
    34 ../conf/pnpms_1020433A.crml 	        APP_LAYER_CRML(pnpms_1020433A.crml)
       
    35 ../conf/pnpms_10204338.crml 	        APP_LAYER_CRML(pnpms_10204338.crml)
       
    36 
       
    37 PRJ_PLATFORMS
       
    38 DEFAULT
       
    39 PRJ_MMPFILES
       
    40 
       
    41 #include "bld_paos.inf"
       
    42 //#include "bld_pnputil.inf"
       
    43 #include "bld_pnp.inf"
       
    44 #include "bld_servicehelp.inf"
       
    45 
       
    46 #include "../ServiceHelpPlugin/Group/bld.inf"
       
    47