equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005-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 the License "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 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 TARGET tmimehandler.exe |
|
21 TARGETTYPE exe |
|
22 TARGETPATH /sys/bin |
|
23 |
|
24 CAPABILITY ALL -TCB |
|
25 |
|
26 UID 0x100039CE 0x1021234d |
|
27 |
|
28 epocstacksize 0x8000 |
|
29 |
|
30 USERINCLUDE . |
|
31 |
|
32 |
|
33 SOURCEPATH . |
|
34 SOURCE tmimehandler.cpp |
|
35 |
|
36 |
|
37 // Application exe specific resource which is localised to the application |
|
38 start resource tmimehandler.rss |
|
39 targetpath /resource/apps |
|
40 lang sc |
|
41 header |
|
42 end |
|
43 |
|
44 // Application exe registration resource file |
|
45 start resource aif/tmimehandler_reg.rss |
|
46 targetpath /private/10003a3f/apps |
|
47 lang sc |
|
48 end |
|
49 |
|
50 // Application localisable resource file |
|
51 start resource aif/tmimehandler_loc.rss |
|
52 targetpath /resource/apps |
|
53 lang sc |
|
54 end |
|
55 |
|
56 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
57 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
58 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
59 |
|
60 library euser.lib cone.lib estor.lib ws32.lib |
|
61 library bafl.lib apparc.lib etext.lib gdi.lib |
|
62 library eikcore.lib eikctl.lib eikdlg.lib eikcoctl.lib viewcli.lib |
|
63 library apgrfx.lib efsrv.lib |
|
64 SMPSAFE |