|
1 // Copyright (c) 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 // specify the platforms your component needs to be built for here |
|
18 // may add platform for OMAP, Helen etc |
|
19 DEFAULT |
|
20 // DEFAULT MISA |
|
21 // WINS ARMI THUMB |
|
22 // MINT |
|
23 |
|
24 PRJ_TESTMMPFILES |
|
25 ../mmpfiles/tsi_mvs_agents.mmp |
|
26 |
|
27 PRJ_TESTEXPORTS |
|
28 // iby |
|
29 ../group/tsi_mvs_agents.iby /epoc32/rom/include/tsi_mvs_agents.iby |
|
30 ../group/tsi_mvs_agents_excl_test.iby /epoc32/rom/include/tsi_mvs_agents_excl_test.iby |
|
31 |
|
32 // ini |
|
33 ../scripts/tsi_mvs_agents.ini c:/mvs/tsi_mvs_agents.ini |
|
34 #ifdef SYMBIAN_BUILD_GCE |
|
35 ../scripts/tsi_mvs_agents_bc.ini c:/mvs/tsi_mvs_agents_bc.ini |
|
36 #endif |
|
37 |
|
38 // scripts |
|
39 ../scripts/tsi_mvs_audioagent.script c:/mvs/tsi_mvs_audioagent.script |
|
40 ../scripts/tsi_mvs_audioagent_alloc.script c:/mvs/tsi_mvs_audioagent_alloc.script |
|
41 ../scripts/tsi_mvs_videoagent.script c:/mvs/tsi_mvs_videoagent.script |
|
42 ../scripts/tsi_mvs_videoagent_alloc.script c:/mvs/tsi_mvs_videoagent_alloc.script |
|
43 ../scripts/tsi_mvs_plugin.script c:/mvs/tsi_mvs_plugin.script |
|
44 ../scripts/tsi_mvs_videoagent_secdisp.script c:/mvs/tsi_mvs_videoagent_secdisp.script |
|
45 ../scripts/tsi_mvs_videoagent_apr.script c:/mvs/tsi_mvs_videoagent_apr.script |
|
46 #ifdef SYMBIAN_BUILD_GCE |
|
47 ../scripts/tsi_mvs_videoagent_surf.script c:/mvs/tsi_mvs_videoagent_surf.script |
|
48 ../scripts/tsi_mvs_videoagent_surf_bc.script c:/mvs/tsi_mvs_videoagent_surf_bc.script |
|
49 #endif |
|
50 |
|
51 // test data files |
|
52 ../data/wavtest01.wav c:/mvs/wavtest01.wav |
|
53 ../data/wavtest02.wav c:/mvs/wavtest02.wav |
|
54 ../data/textfile.ogg c:/mvs/textfile.ogg |
|
55 ../data/oggtest01.ogg c:/mvs/oggtest01.ogg |
|
56 ../data/mp3file.ogg c:/mvs/mp3file.ogg |
|
57 ../data/aud_vid.avi c:/mvs/aud_vid.avi |
|
58 ../data/xvidonly.avi c:/mvs/xvidonly.avi |
|
59 ../data/xvid_rec.avi c:/mvs/xvid_rec.avi |
|
60 ../data/corrupt.avi c:/mvs/corrupt.avi |
|
61 ../data/invalidcodecavi.avi c:/mvs/invalidcodecavi.avi |
|
62 ../data/textfile.avi c:/mvs/textfile.avi |
|
63 ../data/aud_vid2.avi c:/mvs/aud_vid2.avi |
|
64 ../data/pcm16stereo8khz.sjau c:/mvs/pcm16stereo8khz.sjau |
|
65 ../data/aud_vid_vprp.avi c:/mvs/aud_vid_vprp.avi |
|
66 ../data/aud_vid_vprp2.avi c:/mvs/aud_vid_vprp2.avi |