rom/homescreensrv_core.iby
changeset 60 f62f87b200ec
child 61 8e5041d13c84
equal deleted inserted replaced
4:1a2a00e78665 60:f62f87b200ec
       
     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 --------------------------------------------
       
    25 
       
    26 file=ABI_DIR\BUILD_DIR\caclient.dll     SHARED_LIB_DIR\caclient.dll
       
    27 file=ABI_DIR\BUILD_DIR\cautils.dll     SHARED_LIB_DIR\cautils.dll
       
    28 file=ABI_DIR\BUILD_DIR\camenu.dll     SHARED_LIB_DIR\camenu.dll
       
    29 file=ABI_DIR\BUILD_DIR\camenuserver.exe     PROGRAMS_DIR\camenuserver.exe
       
    30 file=ABI_DIR\BUILD_DIR\caextendedmenu.dll     SHARED_LIB_DIR\caextendedmenu.dll
       
    31 file=ABI_DIR\BUILD_DIR\casathandler.dll     SHARED_LIB_DIR\casathandler.dll
       
    32 file=ABI_DIR\BUILD_DIR\castorage.dll     SHARED_LIB_DIR\castorage.dll
       
    33 file=ABI_DIR\BUILD_DIR\MenuInterface.dll     SHARED_LIB_DIR\MenuInterface.dll
       
    34 ECOM_PLUGIN( castockhandlerplugins.dll, castockhandlerplugins.rsc )
       
    35 file=ABI_DIR\BUILD_DIR\casrvmanager.dll     SHARED_LIB_DIR\casrvmanager.dll
       
    36 ECOM_PLUGIN( casatmonitor.dll, casatmonitor.rsc )
       
    37 ECOM_PLUGIN( caappscanner.dll, caappscanner.rsc )
       
    38 ECOM_PLUGIN( cawidgetscanner.dll, cawidgetscanner.rsc )
       
    39 ECOM_PLUGIN( calocalizerscanner.dll, calocalizerscanner.rsc )
       
    40 ECOM_PLUGIN( carunningappmonitor.dll, carunningappmonitor.rsc )
       
    41 
       
    42 data=ZPRIVATE\20022F90\castoragedb          private\20022F90\castoragedb
       
    43 
       
    44 // ---- appfoundation --------------------------------------------
       
    45 
       
    46 // -------- servicemodel
       
    47 file=ABI_DIR\BUILD_DIR\hsservicemodel.dll     SHARED_LIB_DIR\hsservicemodel.dll
       
    48 
       
    49 // -------- statemodel
       
    50 file=ABI_DIR\BUILD_DIR\statemodel.dll       SHARED_LIB_DIR\statemodel.dll
       
    51 
       
    52 // -------- appruntimemodel
       
    53 file=ABI_DIR\BUILD_DIR\appruntimemodel.dll  SHARED_LIB_DIR\appruntimemodel.dll
       
    54 
       
    55 // ----  hswidgetmodel --------------------------------------------
       
    56 file=ABI_DIR\BUILD_DIR\hswidgetmodel.dll    SHARED_LIB_DIR\hswidgetmodel.dll
       
    57 
       
    58 // ---- screensavermodel --------------------------------------------
       
    59 file=ABI_DIR\BUILD_DIR\screensavermodel.dll    SHARED_LIB_DIR\screensavermodel.dll
       
    60 
       
    61 // ---- bagetmodel --------------------------------------------
       
    62 file=ABI_DIR\BUILD_DIR\bagetmodel.dll    SHARED_LIB_DIR\bagetmodel.dll
       
    63 
       
    64 // ---- homescreen_information_api --------------------------------------------
       
    65 data=\epoc32\data\c\resource\qt\crml\homescreeninformation.qcrml   resource\qt\crml\homescreeninformation.qcrml
       
    66 #endif // __HOMESCREENSRV_CORE_IBY__