equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2004 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: webengine |
|
15 * |
|
16 */ |
|
17 |
|
18 TARGET memoryplugin.DLL |
|
19 TARGETTYPE PLUGIN |
|
20 UID 0x10009d8d 0x10281f93 |
|
21 |
|
22 #include <bldvariant.hrh> |
|
23 #include <data_caging_paths.hrh> |
|
24 #include <platform_paths.hrh> |
|
25 #include <platform/mw/Browser_platform_variant.hrh> |
|
26 |
|
27 CAPABILITY CAP_ECOM_PLUGIN |
|
28 VENDORID VID_DEFAULT |
|
29 |
|
30 USERINCLUDE . |
|
31 MW_LAYER_SYSTEMINCLUDE |
|
32 MW_LAYER_ECOM_SYSTEMINCLUDE |
|
33 |
|
34 START RESOURCE ../data/10281f93.rss |
|
35 TARGET memoryplugin.rsc |
|
36 END |
|
37 |
|
38 SOURCEPATH ../src |
|
39 SOURCE memoryplugin.cpp |
|
40 |
|
41 LIBRARY ECOM.LIB |
|
42 LIBRARY euser.lib |
|
43 LIBRARY oommonitor.lib |