1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/localisation/localesupport/TestNrl.iby Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,46 @@
1.4 +/*
1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +// TestNrl.iby
1.22 +// This builds all the resources required for the test in the ROM
1.23 +
1.24 +#ifndef __TESTNRL_IBY__
1.25 +#define __TESTNRL_IBY__
1.26 +
1.27 +
1.28 +file=ABI_DIR\BUILD_DIR\testnrl.exe sys\bin\testnrl.exe
1.29 +
1.30 +data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\resource\Apps\TestNrl resource\Apps\TestNrl)
1.31 +data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\Z\private\10003a3f\apps\TestNrl_reg private\10003a3f\apps\TestNrl_reg)
1.32 +
1.33 +data=EPOCROOT##epoc32\data\Z\resource\Apps\testnrlicon.mbm resource\Apps\testnrlicon.mbm
1.34 +data=EPOCROOT##epoc32\data\Z\resource\Apps\testnrl.mbm resource\Apps\testnrl.mbm
1.35 +
1.36 +file=ABI_DIR\BUILD_DIR\TFep1.Fep resource\TFep1.Fep
1.37 +file=ABI_DIR\BUILD_DIR\TFep2.Fep resource\TFep2.Fep
1.38 +file=ABI_DIR\BUILD_DIR\TFep3.Fep resource\TFep3.Fep
1.39 +
1.40 +data=ZSYSTEM\fep\TFep1.r01 resource\TFep1.r01
1.41 +data=ZSYSTEM\fep\TFep2.r01 resource\TFep2.r01
1.42 +data=ZSYSTEM\fep\TFep3.r01 resource\TFep3.r01
1.43 +
1.44 +data=ZSYSTEM\fep\TFep1_Name.r01 resource\TFep1_Name.r01
1.45 +data=ZSYSTEM\fep\TFep2_Name.r01 resource\TFep2_Name.r01
1.46 +data=ZSYSTEM\fep\TFep3_Name.r01 resource\TFep3_Name.r01
1.47 +
1.48 +
1.49 +#endif