userguide/rom/userguide.iby
changeset 13 1eb8015a8491
child 15 c0dfc135a46c
equal deleted inserted replaced
12:2cd891dccbbe 13:1eb8015a8491
       
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 # 
       
     8 # Initial Contributors:
       
     9 # Nokia Corporation - initial contribution.
       
    10 # 
       
    11 # Contributors:
       
    12 # 
       
    13 # 
       
    14 # Description:
       
    15 # Rom exports for Help
       
    16 # 
       
    17 
       
    18 #ifndef __HELP_IBY__
       
    19 #define __HELP_IBY__
       
    20 
       
    21 #include <bldprivate.hrh>
       
    22 
       
    23 #define HB_UPGRADABLE_APP_REG_RSC(NAME) data=DATAZ_\PRIVATE\10003A3F\IMPORT\APPS\ ## NAME ## _reg.rsc        Private\10003a3f\import\apps\ ## NAME ## _reg.rsc
       
    24 
       
    25 file=ABI_DIR\BUILD_DIR\Userguide.exe             SHARED_LIB_DIR\Userguide.exe
       
    26 
       
    27 HB_UPGRADABLE_APP_REG_RSC(Userguide)
       
    28 S60_APP_RESOURCE(Userguide)
       
    29 
       
    30 #endif
       
    31