equal
deleted
inserted
replaced
|
1 |
|
2 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // bld.inf for TSU_ICL_Mediasvr - ICL MediaClientImage Test harness |
|
16 // |
|
17 // |
|
18 |
|
19 PRJ_MMPFILES |
|
20 ../mmpfiles/TSU_ICL_MediaSvr.mmp |
|
21 |
|
22 PRJ_EXPORTS |
|
23 |
|
24 // test scripts |
|
25 ../scripts/TSU_ICL_MediaSvr.script c:/tsu_icl_mediasvr.script |
|
26 ../scripts/TSU_ICL_MediaSvr_alloc.script c:/tsu_icl_mediasvr_alloc.script |
|
27 |
|
28 // test files |
|
29 ../TestFiles/mbm12bpp.mbm c:/mediasvrtest/mbm12bpp.mbm |
|
30 ../TestFiles/mbm16bpp.mbm c:/mediasvrtest/mbm16bpp.mbm |
|
31 ../TestFiles/mbm1bpp.mbm c:/mediasvrtest/mbm1bpp.mbm |
|
32 ../TestFiles/mbm24bpp.mbm c:/mediasvrtest/mbm24bpp.mbm |
|
33 ../TestFiles/mbm2bpp.mbm c:/mediasvrtest/mbm2bpp.mbm |
|
34 ../TestFiles/mbm4bppc.mbm c:/mediasvrtest/mbm4bppc.mbm |
|
35 ../TestFiles/mbm4bppm.mbm c:/mediasvrtest/mbm4bppm.mbm |
|
36 ../TestFiles/mbm8bppc.mbm c:/mediasvrtest/mbm8bppc.mbm |
|
37 ../TestFiles/mbm8bppm.mbm c:/mediasvrtest/mbm8bppm.mbm |
|
38 ../TestFiles/stress/mbm24bpp.mbm c:/mediasvrtest/stress/mbm24bpp.mbm |
|
39 |