equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-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 tfep3plugin.dll |
|
17 TARGETTYPE plugin |
|
18 UID 0x10009D8D 0x102024D2 |
|
19 VENDORID 0x70000001 |
|
20 |
|
21 CAPABILITY All -Tcb |
|
22 |
|
23 SOURCEPATH ../feps |
|
24 SOURCE TFEP3.CPP TFEP3PlugIn.cpp |
|
25 |
|
26 USERINCLUDE ../feps |
|
27 |
|
28 APP_LAYER_SYSTEMINCLUDE |
|
29 MW_LAYER_SYSTEMINCLUDE |
|
30 OS_LAYER_SYSTEMINCLUDE |
|
31 |
|
32 LIBRARY euser.lib efsrv.lib estor.lib gdi.lib etext.lib fbscli.lib bitgdi.lib ws32.lib |
|
33 LIBRARY form.lib cone.lib fepbase.lib bafl.lib eikdlg.lib eikcoctl.lib eikctl.lib |
|
34 LIBRARY ecom.lib |
|
35 |
|
36 |
|
37 SOURCEPATH ../feps |
|
38 LANG 01 10 |
|
39 |
|
40 START RESOURCE tfep3_ui.rss |
|
41 HEADER |
|
42 TARGETPATH /resource/data |
|
43 END |
|
44 |
|
45 |
|
46 START RESOURCE Tfep3plugin.rss |
|
47 TARGET tfep3plugin.rsc |
|
48 END |
|
49 |
|
50 |
|
51 |
|
52 SMPSAFE |