equal
deleted
inserted
replaced
|
1 // |
|
2 // Copyright (c) 2005-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 #include "testexecute.cfg" |
|
18 |
|
19 #include "../wrapperutils/group/bld.inf" |
|
20 #include "../Logger/Group/bld.inf" |
|
21 #include "../PIPSLogger/Group/bld.inf" |
|
22 #include "../Utils/Group/bld.inf" |
|
23 #include "../ScriptEngine/Group/bld.inf" |
|
24 #include "../TEFUnit/group/bld.inf" |
|
25 #include "../JavaPlugin/group/bld.inf" |
|
26 #include "../TEFUtilities/group/bld.inf" |
|
27 #include "../Test/RegressionTest/group/bld.inf" |
|
28 |
|
29 PRJ_EXPORTS |
|
30 ..\Group\testexecute.iby \epoc32\rom\include\testexecute.iby |
|
31 ..\Group\testexecute.ini \epoc32\winscw\c\system\data\testexecute.ini |
|
32 ..\Group\testexecute.ini \epoc32\data\z\system\data\testexecute.ini |
|
33 ..\Group\base_testexecutelite.iby \epoc32\rom\include\base_testexecutelite.iby |
|
34 |
|
35 PRJ_MMPFILES |
|
36 |
|
37 PRJ_TESTMMPFILES |
|
38 |
|
39 PRJ_TESTEXPORTS |
|
40 |
|
41 |
|
42 #if !(defined TEF_LITE_VERSION) |
|
43 #include "../workshop/demoipsuite/group/bld.inf" |
|
44 #endif |