equal
deleted
inserted
replaced
|
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 // Description: |
|
14 // IBY file for Ecom test - t_ecomeikerrortest and t_heaptest which runs on techview |
|
15 |
|
16 #ifndef __ECOMTECHVIEWTEST_IBY__ |
|
17 #define __ECOMTECHVIEWTEST_IBY__ |
|
18 |
|
19 #include <ECom.iby> |
|
20 #include <TestBed.iby> |
|
21 #include <swicertstoredat.iby> |
|
22 |
|
23 //Signed SIS File - ECom Plugins |
|
24 data=EPOCROOT##Epoc32\data\z\HeapTestImpl\HeapTestImpl_armv5.sis HeapTestImpl\HeapTestImpl.sis |
|
25 data=EPOCROOT##Epoc32\data\z\HeapTestImpl\HeapTestImpl1_armv5.sis HeapTestImpl\HeapTestImpl1.sis |
|
26 |
|
27 file=ABI_DIR\BUILD_DIR\T_HeapTest.exe Test\T_HeapTest.exe |
|
28 file=ABI_DIR\BUILD_DIR\t_ecomeikerrortest.exe Test\t_ecomeikerrortest.exe |
|
29 |
|
30 #endif |