widgets/widgetsidchecker/group/bld.inf
changeset 65 5bfc169077b2
parent 42 d39add9822e2
child 66 cacf6ee57968
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
     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 the License "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 Active Space Operator Harvesting Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 //#ifdef __PLATFORM_VERSION_52__
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
       
    22 
       
    23 #ifdef  APP_SID_CHECK_SUPPORT_FF
       
    24 PRJ_PLATFORMS
       
    25 DEFAULT
       
    26 
       
    27 PRJ_EXPORTS
       
    28 ../rom/widgetsidchecker.iby				CORE_MW_LAYER_IBY_EXPORT_PATH(widgetsidchecker.iby)
       
    29 
       
    30 PRJ_MMPFILES
       
    31 widgetsidchecker.mmp
       
    32 #endif