equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2003-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 |
|
19 |
|
20 PRJ_EXPORTS |
|
21 ../inc/NumberConversion.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(numberconversion.h) |
|
22 ../group/NumberConversion.iby /epoc32/rom/include/numberconversion.iby |
|
23 |
|
24 PRJ_MMPFILES |
|
25 ../group/NumberConversion.mmp |
|
26 |
|
27 PRJ_TESTEXPORTS |
|
28 ../group/NumberConversionTests.iby /epoc32/rom/include/numberconversiontests.iby |
|
29 // batch file that runs all automatic NumberConversion tests on hardware |
|
30 ../group/NumberConversionTests.bat /epoc32/data/z/system/test/numberconversiontests.bat |
|
31 |
|
32 // Work around for DEF063276 |
|
33 ../tsrc/KStringToNumber5.dat z:/test/data/kstringtonumber5.dat |
|
34 |
|
35 PRJ_TESTMMPFILES |
|
36 ../group/TestConv.mmp |