symhelp/helpmodel/group/hlpmodelTest.iby
changeset 0 1f04cf54edd8
equal deleted inserted replaced
-1:000000000000 0:1f04cf54edd8
       
     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 "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 #ifndef __HLPMODELTEST_IBY__
       
    19 #define __HLPMODELTEST_IBY__
       
    20 
       
    21 #include <hlpmodel.iby>
       
    22 
       
    23 #include <CoreAppsTest.iby>
       
    24 
       
    25 REM help model test
       
    26 
       
    27 file=ABI_DIR\BUILD_DIR\DBWRITER.dll	System\Libs\DBWRITER.dll
       
    28 
       
    29 file=ABI_DIR\BUILD_DIR\TSTORE.exe	System\Programs\THlpmodel\TSTORE.exe
       
    30 file=ABI_DIR\BUILD_DIR\TDUMPER.exe	System\Programs\THlpmodel\TDUMPER.exe
       
    31 file=ABI_DIR\BUILD_DIR\TSEARCH.exe	System\Programs\THlpmodel\TSEARCH.exe
       
    32 file=ABI_DIR\BUILD_DIR\TLOADER.exe	System\Programs\THlpmodel\TLOADER.exe
       
    33 
       
    34 
       
    35 file=ABI_DIR\BUILD_DIR\THelpView.EXE	sys\bin\THelpView.EXE
       
    36 
       
    37 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\resource\Apps\THelpView  resource\Apps\THelpView)
       
    38 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\private\10003a3f\apps\THelpView_reg  private\10003a3f\apps\THelpView_reg)
       
    39 
       
    40 
       
    41 define HELP_PATH Resource\help
       
    42 
       
    43 data=EPOCROOT##epoc32\winscw\c\##HELP_PATH##\Boss-1.hlp		HELP_PATH##\Boss-1.hlp
       
    44 data=EPOCROOT##epoc32\winscw\c\##HELP_PATH##\Boss-2.hlp		HELP_PATH##\Boss-2.hlp
       
    45 data=EPOCROOT##epoc32\winscw\c\##HELP_PATH##\ER5Help_Part1.hlp	HELP_PATH##\ER5Help_Part1.hlp
       
    46 
       
    47 data=ZRESOURCE\Help\PlatSecSearchTest.hlp			Resource\Help\PlatSecSearchTest.hlp
       
    48 data=ZSYSTEM\Data\THlpmodel\PlatSecSearchTestC.hlp		System\Data\THlpmodel\PlatSecSearchTestC.hlp	
       
    49 data=ZSYSTEM\Data\THlpmodel\PlatSecSearchTestF.hlp		System\Data\THlpmodel\PlatSecSearchTestF.hlp
       
    50 
       
    51 #endif