browserui/operatormenu/help/group/bld.inf
branchRCL_3
changeset 65 8e6fa1719340
equal deleted inserted replaced
64:6385c4c93049 65:8e6fa1719340
       
     1 /*
       
     2 * Copyright (c) 2009 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 * 
       
    15 * Description:
       
    16 * Export help related files.
       
    17 *
       
    18 */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include "../../../../../../mw/web/web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
       
    22 			
       
    23 #if !defined(__PLATFORM_VERSION_32__) && !defined(__PLATFORM_VERSION_5250__) && !defined(__PLATFORM_VERSION_S60_50__)
       
    24 				
       
    25 PRJ_EXPORTS
       
    26 :zip ../data/xhtml.zip   /epoc32/data/z/resource/ overwrite
       
    27 :zip ../data/xhtml.zip   /epoc32/winscw/c/resource/ overwrite
       
    28 
       
    29 ../inc/ope.hlp.hrh	APP_LAYER_PLATFORM_EXPORT_PATH(csxhelp/ope.hlp.hrh)
       
    30 ../rom/operatormenuhelps_variant.iby		CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(operatormenuhelps_variant.iby)
       
    31 
       
    32 #endif