|
1 /* |
|
2 * Copyright (c) 2006-2007 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: Project definition file for project pslnslidesetdialog. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <data_caging_paths.hrh> |
|
20 #include <platform_paths.hrh> |
|
21 |
|
22 TARGET pslnslidesetdialog.dll |
|
23 TARGETTYPE PLUGIN |
|
24 UID 0x10009D8D 0x102823AC |
|
25 |
|
26 CAPABILITY CAP_ECOM_PLUGIN |
|
27 VENDORID VID_DEFAULT |
|
28 |
|
29 SOURCEPATH ../src |
|
30 SOURCE pslnslidesetdialog.cpp |
|
31 SOURCE pslnslidesetimplementationtable.cpp |
|
32 SOURCE pslnslidesetwallpaperdialog.cpp |
|
33 SOURCE pslnslidesetscreensaverdialog.cpp |
|
34 SOURCE pslnslidesetmodel.cpp |
|
35 SOURCE pslnslidesetdrmverifier.cpp |
|
36 |
|
37 SOURCEPATH ../data |
|
38 START RESOURCE 102823AC.rss |
|
39 TARGET pslnslidesetdialog.rsc |
|
40 END |
|
41 |
|
42 START RESOURCE pslnslidesetdialogrsc.rss |
|
43 HEADER |
|
44 TARGETPATH RESOURCE_FILES_DIR |
|
45 LANGUAGE_IDS |
|
46 END |
|
47 |
|
48 USERINCLUDE ../inc |
|
49 USERINCLUDE ../data |
|
50 USERINCLUDE ../../Inc |
|
51 |
|
52 // This is a SYSTEMINCLUDE macro containing the application |
|
53 // layer specific include directories |
|
54 APP_LAYER_SYSTEMINCLUDE |
|
55 |
|
56 LIBRARY bafl.lib |
|
57 LIBRARY euser.lib |
|
58 LIBRARY ecom.lib |
|
59 LIBRARY avkon.lib |
|
60 LIBRARY eikcoctl.lib |
|
61 LIBRARY eikctl.lib |
|
62 LIBRARY eikcore.lib |
|
63 LIBRARY eikdlg.lib |
|
64 LIBRARY featmgr.lib |
|
65 LIBRARY cone.lib |
|
66 LIBRARY efsrv.lib |
|
67 LIBRARY commonengine.lib |
|
68 LIBRARY cdlengine.lib |
|
69 LIBRARY centralrepository.lib |
|
70 LIBRARY drmhelper.lib |
|
71 LIBRARY hlplch.lib |
|
72 LIBRARY mgfetch.lib |
|
73 LIBRARY aknskinsrv.lib |
|
74 LIBRARY aknswallpaperutils.lib |
|
75 |
|
76 // End of File |