26
|
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/tsu_mmf_subtitlegraphic.mmp
|
|
21 |
|
|
22 |
PRJ_TESTEXPORTS
|
|
23 |
|
|
24 |
// test scripts
|
|
25 |
../scripts/tsu_mmf_subtitlegraphic.script c:/mm/tsu_mmf_subtitlegraphic.script
|
|
26 |
|
|
27 |
// test data files
|
|
28 |
../testdata/subtitletestdata.png c:/mm/mmf/testfiles/subtitlegraphic/subtitletestdata.png
|
|
29 |
../testdata/subtitletestdata2.png c:/mm/mmf/testfiles/subtitlegraphic/subtitletestdata2.png
|
|
30 |
../testdata/subtitletestdata3.png c:/mm/mmf/testfiles/subtitlegraphic/subtitletestdata3.png
|
|
31 |
|
|
32 |
//iby files
|
|
33 |
../group/tsu_mmf_subtitlegraphic.iby /epoc32/rom/include/tsu_mmf_subtitlegraphic.iby
|
|
34 |
../group/tsu_mmf_subtitlegraphic_excl_test.iby /epoc32/rom/include/tsu_mmf_subtitlegraphic_excl_test.iby
|
|
35 |
|