equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 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 "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 TARGET intgpspsy2.dll |
|
19 TARGETTYPE PLUGIN |
|
20 UID 0x10009d8d 0x03138004 |
|
21 CAPABILITY ALL -TCB |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 |
|
25 |
|
26 SOURCEPATH ../src |
|
27 SOURCE intgpspsy2.cpp |
|
28 SOURCE delaytimer.cpp |
|
29 |
|
30 USERINCLUDE ../inc |
|
31 USERINCLUDE ../data |
|
32 |
|
33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
34 |
|
35 START RESOURCE ../data/intgpspsy2.rss |
|
36 TARGET intgpspsy2.rsc |
|
37 END |
|
38 |
|
39 START RESOURCE ../data/intgpspsy2_name.rss |
|
40 TARGET intgpspsy2_name.rsc |
|
41 TARGETPATH /resource |
|
42 LANG 01 03 |
|
43 END |
|
44 |
|
45 LIBRARY euser.lib |
|
46 LIBRARY lbs.lib |
|
47 LIBRARY epospluginfw.lib |
|
48 |
|
49 |
|
50 |
|
51 |
|
52 SMPSAFE |