85
|
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 |
#ifndef __HOMESCREENSRV_CORE_IBY__
|
|
18 |
#define __HOMESCREENSRV_CORE_IBY__
|
|
19 |
|
|
20 |
////////////////////////////////////////
|
|
21 |
// Homescreen srv
|
|
22 |
////////////////////////////////////////
|
|
23 |
|
|
24 |
// ---- contentstorage --------------------------------------------
|
92
|
25 |
file=ABI_DIR\BUILD_DIR\caapphandlerplugin.dll SHARED_LIB_DIR\caapphandlerplugin.dll
|
|
26 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\caapphandlerplugin.qtplugin hsresources\plugins\commandhandler\caapphandlerplugin.qtplugin
|
|
27 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\caapphandlerplugin.xml hsresources\plugins\commandhandler\caapphandlerplugin.xml
|
|
28 |
|
|
29 |
file=ABI_DIR\BUILD_DIR\catapphandlerplugin.dll SHARED_LIB_DIR\catapphandlerplugin.dll
|
|
30 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\catapphandlerplugin.qtplugin hsresources\plugins\commandhandler\catapphandlerplugin.qtplugin
|
|
31 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\catapphandlerplugin.xml hsresources\plugins\commandhandler\catapphandlerplugin.xml
|
|
32 |
|
|
33 |
file=ABI_DIR\BUILD_DIR\caurlhandlerplugin.dll SHARED_LIB_DIR\caurlhandlerplugin.dll
|
|
34 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\caurlhandlerplugin.qtplugin hsresources\plugins\commandhandler\caurlhandlerplugin.qtplugin
|
|
35 |
data=\epoc32\data\z\hsresources\plugins\commandhandler\caurlhandlerplugin.xml hsresources\plugins\commandhandler\caurlhandlerplugin.xml
|
85
|
36 |
|
|
37 |
file=ABI_DIR\BUILD_DIR\caclient.dll SHARED_LIB_DIR\caclient.dll
|
|
38 |
file=ABI_DIR\BUILD_DIR\cautils.dll SHARED_LIB_DIR\cautils.dll
|
|
39 |
file=ABI_DIR\BUILD_DIR\camenu.dll SHARED_LIB_DIR\camenu.dll
|
|
40 |
file=ABI_DIR\BUILD_DIR\camenuserver.exe PROGRAMS_DIR\camenuserver.exe
|
|
41 |
file=ABI_DIR\BUILD_DIR\casathandler.dll SHARED_LIB_DIR\casathandler.dll
|
|
42 |
file=ABI_DIR\BUILD_DIR\castorage.dll SHARED_LIB_DIR\castorage.dll
|
|
43 |
file=ABI_DIR\BUILD_DIR\MenuInterface.dll SHARED_LIB_DIR\MenuInterface.dll
|
|
44 |
file=ABI_DIR\BUILD_DIR\casrvmanager.dll SHARED_LIB_DIR\casrvmanager.dll
|
94
|
45 |
file=ABI_DIR\BUILD_DIR\casoftwareregistry.dll SHARED_LIB_DIR\casoftwareregistry.dll
|
85
|
46 |
ECOM_PLUGIN( casatmonitor.dll, casatmonitor.rsc )
|
|
47 |
ECOM_PLUGIN( caappscanner.dll, caappscanner.rsc )
|
|
48 |
ECOM_PLUGIN( cawidgetscanner.dll, cawidgetscanner.rsc )
|
|
49 |
ECOM_PLUGIN( calocalizerscanner.dll, calocalizerscanner.rsc )
|
|
50 |
ECOM_PLUGIN( carunningappmonitor.dll, carunningappmonitor.rsc )
|
92
|
51 |
ECOM_PLUGIN( causifscanner.dll, causifscanner.rsc )
|
85
|
52 |
|
89
|
53 |
data=ZPRIVATE\20022F90\castorage.db private\20022F90\castorage.db
|
85
|
54 |
|
|
55 |
// ---- hswidgetmodel --------------------------------------------
|
|
56 |
file=ABI_DIR\BUILD_DIR\hswidgetmodel.dll SHARED_LIB_DIR\hswidgetmodel.dll
|
|
57 |
|
87
|
58 |
// ---- homescreen_information_api --------------------------------------------
|
|
59 |
data=\epoc32\data\c\resource\qt\crml\homescreeninformation.qcrml resource\qt\crml\homescreeninformation.qcrml
|
85
|
60 |
#endif // __HOMESCREENSRV_CORE_IBY__
|