|
1 // Copyright (c) 2004-2010 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 PRJ_PLATFORMS |
|
17 DEFAULT |
|
18 // DEFAULT MISA |
|
19 // WINS ARMI THUMB |
|
20 // MINT |
|
21 |
|
22 #include "videoGroup/bld.inf" |
|
23 |
|
24 #ifdef SYMBIAN_MULTIMEDIA_CODEC_API |
|
25 #include "../devsound/group/bld.inf" |
|
26 #endif // SYMBIAN_MULTIMEDIA_CODEC_API |
|
27 |
|
28 #ifdef SYMBIAN_VARIABLE_BITRATE_CODEC // use system wide flag to trigger model controler build |
|
29 #define SYMBIAN_MMF_MODEL_CONTROLLERS |
|
30 #endif |
|
31 |
|
32 #include "../SDevsound/group/bld.inf" |
|
33 #include "../ACLNT/group/bld.inf" |
|
34 #include "../CTLFRM/group/bld.inf" |
|
35 #include "../SecureDRM/group/bld.inf" |
|
36 |
|
37 |
|
38 PRJ_MMPFILES |
|
39 |
|
40 PRJ_TESTEXPORTS |
|
41 // common |
|
42 ../group/IntTest_Mmf.iby /epoc32/rom/include/inttest_mmf.iby |
|
43 ../group/IntTest_Mmf_excl_test.iby /epoc32/rom/include/inttest_mmf_excl_test.iby |
|
44 |
|
45 |
|
46 PRJ_EXPORTS |
|
47 |
|
48 #ifdef SYMBIAN_MMF_MODEL_CONTROLLERS |
|
49 // ACLNT for Ogg-Vorbis |
|
50 ../scriptFiles/TSI_MMF_ACLNTOGG_PLAY.script c:/tsi_mmf_aclntogg_play.script |
|
51 ../scriptFiles/TSI_MMF_ACLNTOGG_REC.script c:/tsi_mmf_aclntogg_rec.script |
|
52 ../scriptFiles/TSI_MMF_ACLNTOGG_ALLOC.script c:/tsi_mmf_aclntogg_alloc.script |
|
53 ../scriptFiles/TSI_MMF_ACLNTOGG_DRM.script c:/tsi_mmf_aclntogg_drm.script |
|
54 ../scriptFiles/TSI_MMF_ACLNTOGG_PLAY_PREEMPTION.script c:/tsi_mmf_aclntogg_play_preemption.script |
|
55 ../scriptFiles/TSI_MMF_ACLNTOGG_REC_PREEMPTION.script c:/tsi_mmf_aclntogg_rec_preemption.script |
|
56 ../scriptFiles/TSI_MMF_ACLNTOGG_APR.script c:/tsi_mmf_aclntogg_apr.script |
|
57 |
|
58 #endif |
|
59 |
|
60 #ifdef SYMBIAN_MMF_MODEL_CONTROLLERS |
|
61 ../ACLNT/Data/AudioOgg.content c:/aclntitestdata/audioogg.content |
|
62 ../ACLNT/Data/AudioOgg.contentrights c:/aclntitestdata/audioogg.contentrights |
|
63 #endif |
|
64 |
|
65 #ifdef SYMBIAN_MMF_MODEL_CONTROLLERS |
|
66 // ACLNT for Ogg-Vorbis |
|
67 ../ACLNT/Data/MainTst.ogg c:/aclntitestdata/maintst.ogg |
|
68 ../ACLNT/Data/MainTst2.ogg c:/aclntitestdata/maintst2.ogg |
|
69 ../ACLNT/Data/MainTst3.ogg c:/aclntitestdata/maintst3.ogg |
|
70 ../ACLNT/Data/small.ogg c:/aclntitestdata/small.ogg |
|
71 #endif |