equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-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 // |
|
15 |
|
16 #ifndef OMXILUNITTESTS_IBY |
|
17 #define OMXILUNITTESTS_IBY |
|
18 |
|
19 #include <coreconf.iby> |
|
20 #include <tsu_omxil_components.iby> |
|
21 #include <tsu_omxil_dummycontentpipe.iby> |
|
22 #include <omxildummycontentpipe.iby> |
|
23 #include <omxildummycontentpipe2.iby> |
|
24 #include <omxildummyloader.iby> |
|
25 #include <omxildummycomponents.iby> |
|
26 #include <milifunittests.iby> |
|
27 |
|
28 data=EPOCROOT##epoc32\data\c\runomxilcomppcmrendererunittests.bat runomxilcomppcmrendererunittests.bat |
|
29 data=EPOCROOT##epoc32\data\c\runomxilcontentpipeunittests.bat runomxilcontentpipeunittests.bat |
|
30 data=EPOCROOT##epoc32\data\c\runomxilcoreconftests.bat runomxilcoreconftests.bat |
|
31 data=EPOCROOT##epoc32\data\c\runmilifunittests.bat runmilifunittests.bat |
|
32 |
|
33 #endif // OMXILUNITTESTS_IBY |