|
1 // Copyright (c) 2005-2009 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 target iclwrapperimagedisplay.dll |
|
17 CAPABILITY ALL -TCB |
|
18 targettype plugin |
|
19 |
|
20 // ECom Dll recognition UID followed by the unique UID for this dll |
|
21 UID 0x10009D8D 0x101F7C56 |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 |
|
26 USERINCLUDE ../../plugins/Exif |
|
27 USERINCLUDE ../../plugins/IclWrapper |
|
28 |
|
29 SOURCEPATH ../../plugins/IclWrapper |
|
30 SOURCE GenericIclWrapper.cpp |
|
31 SOURCE IclWrapperProxy.cpp |
|
32 SOURCE ImagePostprocess.cpp |
|
33 SOURCE ImagePlayer.cpp |
|
34 |
|
35 start resource 101F7C56.rss |
|
36 target iclwrapperimagedisplay.rsc |
|
37 end |
|
38 |
|
39 SOURCEPATH ../../plugins/Exif |
|
40 SOURCE ExifImageDisplay.cpp |
|
41 |
|
42 |
|
43 LIBRARY euser.lib |
|
44 LIBRARY efsrv.lib |
|
45 LIBRARY fbscli.lib |
|
46 LIBRARY jpegexifplugin.lib |
|
47 LIBRARY imagedisplay.lib |
|
48 LIBRARY bitmaptransforms.lib |
|
49 LIBRARY imageconversion.lib |
|
50 LIBRARY exifutility.lib |
|
51 LIBRARY bitgdi.lib |
|
52 LIBRARY mmcommon.lib |
|
53 |
|
54 START WINS |
|
55 BASEADDRESS 0x4F710000 |
|
56 END |
|
57 |
|
58 |
|
59 SMPSAFE |