supl/locationomasuplprotocolhandler/provisioninghandler/group/epos_omasuplprovhandler.mmp
changeset 0 667063e416a2
child 25 73f6c2762ffe
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 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:   Project specification file for Supl Provisioning Adapter.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 
       
    25 TARGET		    epos_omasuplprovhandler.dll
       
    26 TARGETTYPE		PLUGIN
       
    27 UID			    0x10009D8D 0x1027509B
       
    28 
       
    29 VENDORID		  VID_DEFAULT
       
    30 CAPABILITY		CAP_ECOM_PLUGIN
       
    31 
       
    32 SOURCEPATH		../src
       
    33 SOURCE		 epos_comasuplprovhandler.cpp 
       
    34 SOURCE		 epos_comasuplparameters.cpp 
       
    35 SOURCE		 epos_comasuplsettings.cpp 
       
    36 SOURCE		 epos_comasuplsettingsrepository.cpp
       
    37 SOURCE		 epos_omasuplprovhandlergroupproxy.cpp 
       
    38 SOURCE       epos_omasuplprovhandlermain.cpp
       
    39 SOURCE       epos_comasupltrace.cpp
       
    40 
       
    41 SOURCEPATH		../group
       
    42 
       
    43 START RESOURCE ../data/1027509B.rss
       
    44         TARGET epos_omasuplprovhandler.rsc
       
    45 END
       
    46 
       
    47 START RESOURCE ../data/epos_omasuplprovhandlerres.rss
       
    48 HEADER
       
    49 TARGET 			epos_omasuplprovhandlerres.rsc
       
    50 TARGETPATH 		RESOURCE_FILES_DIR
       
    51 LANGUAGE_IDS
       
    52 END
       
    53 
       
    54 USERINCLUDE		../inc
       
    55 USERINCLUDE		../../../inc
       
    56 
       
    57 MW_LAYER_SYSTEMINCLUDE
       
    58 
       
    59 
       
    60 LIBRARY         euser.lib
       
    61 LIBRARY         provisioningengine.lib
       
    62 LIBRARY 		bafl.lib 
       
    63 LIBRARY			apengine.lib 
       
    64 LIBRARY         commdb.lib
       
    65 LIBRARY         centralrepository.lib
       
    66 LIBRARY 				epos_csuplutils.lib
       
    67 LIBRARY         epos_suplsettings.lib