equal
deleted
inserted
replaced
|
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 DEFAULT |
|
18 |
|
19 PRJ_TESTMMPFILES |
|
20 ../mmpfiles/TSI_MMFVCLNT.mmp |
|
21 |
|
22 PRJ_TESTEXPORTS |
|
23 |
|
24 // test scripts |
|
25 ../scripts/video.ini c:/video.ini |
|
26 ../scripts/TSI_MMF_VCLNT_WM.script c:/tsi_mmf_vclnt_wm.script |
|
27 ../scripts/TSI_MMF_VCLNT_OF.script c:/tsi_mmf_vclnt_of.script |
|
28 ../scripts/TSI_MMF_VCLNT_OF_ALLOC.script c:/tsi_mmf_vclnt_of_alloc.script |
|
29 |
|
30 // test data files |
|
31 ../data/LongVideo.dummy c:/vclntitestdata/longvideo.dummy |
|
32 ../data/ShortVideo.dummy c:/vclntitestdata/shortvideo.dummy |
|
33 ../data/DRMVideo.drm c:/vclntitestdata/drmvideo.drm |
|
34 ../data/textOutput.dummy c:/vclntitestdata/textoutput.dummy |
|
35 ../data/textInput.dummy c:/vclntitestdata/textinput.dummy |
|
36 |
|
37 //iby files |
|
38 ../group/tsu_mmf_vclnt.iby /epoc32/rom/include/tsu_mmf_vclnt.iby |
|
39 ../group/tsu_mmf_vclnt_excl_test.iby /epoc32/rom/include/tsu_mmf_vclnt_excl_test.iby |
|
40 |
|
41 |