|
1 // Copyright (c) 2007-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 // Test Design: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Design/ICL_IntTestDesign_ImageDecoder.doc |
|
15 // Test Spec: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Specs/ICL_IntTestSpec_ImageEncoder.xls |
|
16 // |
|
17 // |
|
18 |
|
19 |
|
20 TARGET tsi_icl_imageencoder.dll |
|
21 CAPABILITY ALL -TCB |
|
22 TARGETTYPE dll |
|
23 |
|
24 |
|
25 UID 0x1000008d 0x102833DE |
|
26 VENDORID 0x70000001 |
|
27 |
|
28 |
|
29 SOURCEPATH ../src |
|
30 SOURCE tsi_icl_encode_suite.cpp |
|
31 SOURCE tsi_icl_encode_stepbase.cpp |
|
32 SOURCE tsi_icl_encode_mirror.cpp |
|
33 SOURCE tsi_icl_encode_perf.cpp |
|
34 SOURCE tsi_icl_encode_stream.cpp |
|
35 SOURCE tsi_icl_encode_extinterface.cpp |
|
36 |
|
37 |
|
38 USERINCLUDE ../../../imagingfws/src |
|
39 USERINCLUDE ../../../imagingplugins/codecs/JPEGCodec |
|
40 |
|
41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
42 |
|
43 LIBRARY hal.lib |
|
44 LIBRARY ecom.lib |
|
45 LIBRARY euser.lib |
|
46 LIBRARY efsrv.lib |
|
47 LIBRARY fbscli.lib |
|
48 LIBRARY dptest.lib |
|
49 LIBRARY exifutility.lib |
|
50 LIBRARY jpegexifplugin.lib |
|
51 LIBRARY imageconversion.lib |
|
52 LIBRARY bitmaptransforms.lib |
|
53 LIBRARY jpegimageframeplugin.lib |
|
54 LIBRARY testframeworkclient.lib |
|
55 |
|
56 |
|
57 STATICLIBRARY exiflibstatic.lib |
|
58 |
|
59 |
|
60 #ifdef EABI |
|
61 NOEXPORTLIBRARY |
|
62 #endif |
|
63 |
|
64 |
|
65 DEFFILE tsi_icl_imageencoder.def |
|
66 |
|
67 SMPSAFE |