supl/locationsuplfw/gateway/group/epos_csuplserver.mmp
changeset 0 667063e416a2
child 18 d746aee05493
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2005-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 *     This is project specification file for Location Server
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 TARGET              epossuplgateway.exe
       
    24 TARGETTYPE          exe
       
    25 EPOCSTACKSIZE       0x5000
       
    26 UID                 0x00000000 0x102073CA
       
    27 
       
    28 CAPABILITY          Location NetworkServices ReadDeviceData WriteDeviceData CommDD ProtServ NetworkControl ReadUserData WriteUserData
       
    29 			          
       
    30 VENDORID            VID_DEFAULT
       
    31 
       
    32 SOURCEPATH          ../src
       
    33 
       
    34 SOURCE              epos_csuplserverdeinitrequestor.cpp
       
    35 SOURCE              epos_suplserverstartup.cpp
       
    36 SOURCE              epos_csuplglobal.cpp
       
    37 SOURCE              epos_csuplserver.cpp
       
    38 SOURCE	            epos_csuplserverdelayedshutdown.cpp
       
    39 SOURCE              epos_csuplipcsession.cpp 
       
    40 SOURCE              epos_csuplipcsubsession.cpp 
       
    41 SOURCE              epos_csuplsubsessionregistry.cpp
       
    42 SOURCE              epos_csuplserverpanic.cpp
       
    43 SOURCE              epos_csuplsessionmanager.cpp
       
    44 SOURCE              epos_csuplsessionrequest.cpp
       
    45 SOURCE				epos_csuplnetinitiatedregistry.cpp
       
    46 SOURCE				epos_csuplnetinitiatedsession.cpp
       
    47 SOURCE				epos_csuplserverstartuprequest.cpp
       
    48 SOURCE				epos_csuplconnecttimer.cpp
       
    49 SOURCE              epos_csuplecomeventwatcher.cpp
       
    50 
       
    51 MW_LAYER_SYSTEMINCLUDE
       
    52 
       
    53 USERINCLUDE         ../inc
       
    54 USERINCLUDE         ../../terminalinitiationapi/inc 
       
    55 USERINCLUDE         ../../nwinitiationapi/inc 
       
    56 USERINCLUDE         ../../settingsapi/inc 
       
    57 
       
    58 USERINCLUDE         ../../../inc 
       
    59 
       
    60 LIBRARY             euser.lib
       
    61 LIBRARY             estor.lib
       
    62 LIBRARY             bafl.lib
       
    63 LIBRARY				lbs.lib 
       
    64 LIBRARY             efsrv.lib
       
    65 LIBRARY             ecom.lib
       
    66 LIBRARY             epos_csuplutils.lib
       
    67 LIBRARY             centralrepository.lib
       
    68 LIBRARY             epossuplprotocolhandlerplugin.lib
       
    69 LIBRARY             epos_suplterminitiation.lib
       
    70 LIBRARY				featmgr.lib flogger.lib epos_suplsettings.lib