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 vipertestpsy.dll |
|
19 TARGETTYPE PLUGIN |
|
20 UID 0x10009D8D 0x13070BF3 |
|
21 |
|
22 VENDORID VID_DEFAULT |
|
23 CAPABILITY CAP_ECOM_PLUGIN |
|
24 |
|
25 SOURCEPATH ../src |
|
26 SOURCE ViperTestPsy.cpp |
|
27 |
|
28 |
|
29 start resource ../resource/13070BF3.rss |
|
30 TARGET vipertestpsy.rsc |
|
31 end |
|
32 USERINCLUDE ../resource |
|
33 |
|
34 SYSTEMINCLUDE /Epoc32/Include |
|
35 SYSTEMINCLUDE /Epoc32/Include/ECom |
|
36 |
|
37 LIBRARY euser.lib |
|
38 LIBRARY lbs.lib |
|
39 LIBRARY epospluginfw.lib |