webengine/webkitutils/group/bld.inf
changeset 0 dd21522fd290
child 13 10e98eab6f85
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2007 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:  
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
       
    20 
       
    21 #include "../rt_gesturehelper/group/bld.inf"
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../loc/Toolbar.loc         MW_LAYER_LOC_EXPORT_PATH(Toolbar.loc)
       
    28 
       
    29 #ifdef __SERIES60_32__
       
    30 
       
    31 PRJ_MMPFILES
       
    32 gnumakefile webkitutilsicons.mk
       
    33 webkitutils.mmp
       
    34 
       
    35 #else 
       
    36 
       
    37 PRJ_EXTENSIONS
       
    38 START EXTENSION s60/mifconv
       
    39 OPTION TARGETFILE webkitutilsicons.mif
       
    40 OPTION HEADERFILE webkitutilsicons.mbg
       
    41 OPTION SOURCEFILE iconlist.txt
       
    42 END
       
    43 
       
    44 PRJ_MMPFILES
       
    45 webkitutils.mmp
       
    46 
       
    47 #endif
       
    48 
       
    49 PRJ_TESTMMPFILES