supl/locationomasuplprotocolhandler/rom/omasuplprotocolhandler.iby
changeset 0 667063e416a2
child 8 6fcbaa43369c
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2005-2005 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:   Image description file for project locationomasuplprotocolhandler
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef OMASUPLPROTOCOLHANDLER_IBY
       
    21 #define OMASUPLPROTOCOLHANDLER_IBY
       
    22 
       
    23 #include <bldvariant.hrh>
       
    24 
       
    25 ////////////////////////////////////////
       
    26 // *** OMA SUPL Protocol Handler *** //
       
    27 //////////////////////////////////////
       
    28 
       
    29 #ifdef __OMA_SUPL_PLUGINS   
       
    30 
       
    31 //ASN Plugin
       
    32 file=ABI_DIR\BUILD_DIR\epos_comasuplasnplugin.dll     SHARED_LIB_DIR\epos_comasuplasnplugin.dll
       
    33 
       
    34 
       
    35 //OMA SUPL POS message plugin dll
       
    36 //file=ABI_DIR\BUILD_DIR\eposomasuplposmessageplugin.dll   SHARED_LIB_DIR\eposomasuplposmessageplugin.dll
       
    37 
       
    38 //SUPL Listener
       
    39 file=ABI_DIR\BUILD_DIR\epos_omasupllistener.exe   SHARED_LIB_DIR\epos_omasupllistener.exe
       
    40 
       
    41 
       
    42 //OMA Protocol Handler Plugin & resource file
       
    43 ECOM_PLUGIN(eposomasuplprotocolhandler.dll,eposomasuplprotocolhandler.rsc)
       
    44 
       
    45 //OMA Protocol Handler Plugin & resource file
       
    46 ECOM_PLUGIN(eposomasuplprotocolhandler1.dll,eposomasuplprotocolhandler1.rsc)
       
    47 
       
    48 //OMA Protocol Handler Plugin & resource file
       
    49 ECOM_PLUGIN(eposomasuplprotocolhandler2.dll,eposomasuplprotocolhandler2.rsc)
       
    50 
       
    51 
       
    52 //OMA Provisioning
       
    53 ECOM_PLUGIN(epos_omasuplprovhandler.dll,1027509B.rsc)
       
    54 
       
    55 data=DATAZ_\resource\epos_omasuplprovhandlerres.rsc      	    resource\epos_omasuplprovhandlerres.rsc
       
    56 
       
    57 
       
    58 //WAP Plugin
       
    59 ECOM_PLUGIN(epos_omasuplwaplistener.dll,epos_omasuplwaplistener.rsc)
       
    60 
       
    61 #ifdef __SYNCML_DM
       
    62 //SynML DM Adapter
       
    63 ECOM_PLUGIN(epos_omasuplsyncmldm.dll,epos_omasuplsyncmldm.rsc)
       
    64 #endif	// __SYNCML_DM
       
    65 
       
    66 // Notifier
       
    67 ECOM_PLUGIN(epos_omasuplnotifierplugin.dll,epos_omasuplnotifierplugin.rsc)
       
    68 file=ABI_DIR\BUILD_DIR\epos_omasuplnotifier.dll   SHARED_LIB_DIR\epos_omasuplnotifier.dll
       
    69 // Storage Db Backup Registration File
       
    70 data=DATAZ_\private\1027509E\backup_registration.xml    \private\1027509E\backup_registration.xml
       
    71 #endif //__OMA_SUPL_PLUGINS   
       
    72 
       
    73 #endif // OMASUPLPROTOCOLHANDLER_IBY
       
    74