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 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
|
17 |
|
18 PRJ_TESTMMPFILES |
|
19 ../mmpfiles/omxildummybaseilif.mmp |
|
20 ../mmpfiles/omxildummyaudiodecilif.mmp |
|
21 ../mmpfiles/omxildummyaudiodec.mmp |
|
22 ../mmpfiles/dummypcmrenderer.mmp |
|
23 |
|
24 ../mmpfiles/omxilvorbdechwdevice.mmp |
|
25 |
|
26 ../mmpfiles/tsu_milif_omxilif.mmp |
|
27 |
|
28 PRJ_TESTEXPORTS |
|
29 ../scripts/tsu_milif_omxilif.script c:/omxil/tsu_milif_omxilif.script |
|
30 |
|
31 // DEF FILES |
|
32 |
|
33 // IBY FILE |
|
34 milifunittests.iby /epoc32/rom/include/milifunittests.iby |
|
35 |
|
36 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND |
|
37 |
|
38 // End of file |
|