equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2008 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: vcxhgmyvideosplugin buildfile* |
|
15 */ |
|
16 |
|
17 |
|
18 // Version : %version: 9 % |
|
19 |
|
20 #include <data_caging_paths.hrh> |
|
21 #include <bldvariant.hrh> |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 |
|
25 TARGET vcxhgmyvideosplugin.dll |
|
26 TARGETTYPE PLUGIN |
|
27 UID 0x10009D8D 0x2001B2B3 |
|
28 |
|
29 CAPABILITY CAP_ECOM_PLUGIN -AllFiles |
|
30 VENDORID VID_DEFAULT |
|
31 |
|
32 |
|
33 SOURCEPATH ../src |
|
34 SOURCE vcxhgmyvideospluginproxy.cpp |
|
35 SOURCE vcxhgmyvideosplugin.cpp |
|
36 |
|
37 START RESOURCE ../rss/vcxhgmyvideosplugin.rss |
|
38 TARGET vcxhgmyvideosplugin.rsc |
|
39 END // RESOURCE |
|
40 |
|
41 USERINCLUDE ../inc |
|
42 USERINCLUDE ../../hgmyvideos/inc |
|
43 USERINCLUDE ../../../inc |
|
44 |
|
45 APP_LAYER_SYSTEMINCLUDE |
|
46 |
|
47 LIBRARY euser.lib |
|
48 LIBRARY apparc.lib |
|
49 LIBRARY cone.lib |
|
50 LIBRARY eikcore.lib |
|
51 LIBRARY avkon.lib |
|
52 LIBRARY ecom.lib |
|
53 LIBRARY mpxviewplugin.lib |
|
54 LIBRARY vcxhgmyvideos.lib |