rom/serviceapi.iby
changeset 0 14df0fbfcc4e
equal deleted inserted replaced
-1:000000000000 0:14df0fbfcc4e
       
     1 /*
       
     2 * Copyright (c) 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 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:  IBY file for Service APIs
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef SERVICEAPI_IBY
       
    20 #define SERVICEAPI_IBY
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\Liwservicehandler.dll               SHARED_LIB_DIR\Liwservicehandler.dll
       
    23 data=DATAZ_\RESOURCE_FILES_DIR\liwServiceHandler.rsc    	RESOURCE_FILES_DIR\liwServiceHandler.rsc
       
    24 ECOM_PLUGIN(liwResolver.dll, 2000B5D4.rsc)
       
    25 
       
    26 
       
    27 file=ABI_DIR\BUILD_DIR\RTSecMgrServer.exe          PROGRAMS_DIR\RTSecMgrServer.exe
       
    28 file=ABI_DIR\BUILD_DIR\RTSecMgrClient.dll          SHARED_LIB_DIR\RTSecMgrClient.dll
       
    29 file=ABI_DIR\BUILD_DIR\RTSecMgrUtil.dll            SHARED_LIB_DIR\RTSecMgrUtil.dll
       
    30 
       
    31 data=ZPRIVATE\2000f847\backup_registration.xml	  private\2000f847\backup_registration.xml
       
    32 
       
    33 
       
    34 
       
    35 
       
    36 file=ABI_DIR\BUILD_DIR\locationservice.dll               		SHARED_LIB_DIR\locationservice.dll
       
    37 ECOM_PLUGIN(locationprovider.dll, locationprovider.rsc)
       
    38 
       
    39 file=ABI_DIR\BUILD_DIR\landmarkservice.dll               		SHARED_LIB_DIR\landmarkservice.dll
       
    40 ECOM_PLUGIN(landmarkprovider.dll, landmarkprovider.rsc)
       
    41 
       
    42 file=ABI_DIR\BUILD_DIR\messagingservice.dll               	SHARED_LIB_DIR\messagingservice.dll
       
    43 ECOM_PLUGIN(messagingprovider.dll, messagingprovider.rsc)
       
    44 
       
    45 file=ABI_DIR\BUILD_DIR\mediamanagementservice.dll           SHARED_LIB_DIR\mediamanagementservice.dll
       
    46 ECOM_PLUGIN(mediamanagementprovider.dll, mediamanagementprovider.rsc)
       
    47 
       
    48 //file=ABI_DIR\BUILD_DIR\cameraservice.dll               			SHARED_LIB_DIR\cameraservice.dll
       
    49 //ECOM_PLUGIN(cameraprovider.dll, cameraprovider.rsc)
       
    50 
       
    51 file=ABI_DIR\BUILD_DIR\contactservice.dll               		SHARED_LIB_DIR\contactservice.dll
       
    52 ECOM_PLUGIN(contactprovider.dll, contactprovider.rsc)
       
    53 
       
    54 
       
    55 
       
    56 file=ABI_DIR\BUILD_DIR\appmanagerservice.dll               		SHARED_LIB_DIR\appmanagerservice.dll
       
    57 ECOM_PLUGIN(appmanagerprovider.dll, appmanagerprovider.rsc)
       
    58 
       
    59 file=ABI_DIR\BUILD_DIR\calendarservice.dll               		SHARED_LIB_DIR\calendarservice.dll
       
    60 ECOM_PLUGIN(calendarprovider.dll, calendarprovider.rsc)
       
    61 
       
    62 file=ABI_DIR\BUILD_DIR\loggingservice.dll               		SHARED_LIB_DIR\loggingservice.dll
       
    63 ECOM_PLUGIN(loggingprovider.dll, loggingprovider.rsc)
       
    64 
       
    65 file=ABI_DIR\BUILD_DIR\sensorservice.dll               			SHARED_LIB_DIR\sensorservice.dll
       
    66 ECOM_PLUGIN(sensorprovider.dll, sensorprovider.rsc)
       
    67 
       
    68 file=ABI_DIR\BUILD_DIR\sysinfoservice.dll               		SHARED_LIB_DIR\sysinfoservice.dll
       
    69 ECOM_PLUGIN(sysinfoprovider.dll, sysinfoprovider.rsc)
       
    70 
       
    71 data=ZSYSTEM\INSTALL\serviceapi_stub.sis	    System\Install\serviceapi_stub.sis
       
    72 
       
    73 #endif // SERVICEAPI_IBY
       
    74