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 tembed_embedded.dll |
|
17 TARGETTYPE PLUGIN |
|
18 TARGETPATH /sys/bin |
|
19 |
|
20 UID 0x10009d8d 0x10004c5F // old UID3: 519 |
|
21 VENDORID 0x70000001 |
|
22 EPOCSTACKSIZE 0x5000 |
|
23 CAPABILITY ALL -Tcb |
|
24 |
|
25 SOURCEPATH . |
|
26 SOURCE tembed.cpp |
|
27 |
|
28 USERINCLUDE ../tpackage |
|
29 APP_LAYER_SYSTEMINCLUDE |
|
30 |
|
31 LIBRARY euser.lib ws32.lib cone.lib apparc.lib |
|
32 LIBRARY eikcore.lib gdi.lib |
|
33 |
|
34 //reg added for Datacaging |
|
35 START RESOURCE tembed_reg.rss |
|
36 TARGETPATH /private/10003a3f/apps |
|
37 END |
|
38 |
|
39 START RESOURCE 10004c5F.rss |
|
40 TARGET tembed_embedded.rsc |
|
41 END |
|
42 |
|
43 // Application exe specific resource which is localised to the application |
|
44 START RESOURCE tembed.rss |
|
45 HEADER |
|
46 TARGETPATH /resource/apps |
|
47 LANG sc |
|
48 END |
|
49 |
|
50 SMPSAFE |