hotspotfw/hsserver/group/hotspotserver.mmp
changeset 0 56b72877c1cb
child 24 63be7eb3fc78
equal deleted inserted replaced
-1:000000000000 0:56b72877c1cb
       
     1 /*
       
     2 * Copyright (c) 2002-2006 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 definition file for project HotSpot Server
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          HotSpotServer.exe
       
    22 TARGETTYPE      exe
       
    23 TARGETPATH      /system/programs
       
    24 UID             0x1000008d 0x10282ECB 
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 EPOCSTACKSIZE   0x05000 
       
    28 
       
    29 SOURCEPATH		../src
       
    30 SOURCE          hotspotserver.cpp
       
    31 SOURCE          hotspotsession.cpp
       
    32 SOURCE          hssnotif.cpp
       
    33 SOURCE          hssiapsettingshandler.cpp
       
    34 SOURCE          hsslogintimer.cpp
       
    35 SOURCE          hsslogouttimer.cpp
       
    36 
       
    37 USERINCLUDE		../inc
       
    38 USERINCLUDE		../../hsclient/inc
       
    39 USERINCLUDE		../../internetconnectivitytestservice/inc
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 SYSTEMINCLUDE   /epoc32/include/ecom
       
    43 
       
    44 LIBRARY       euser.lib efsrv.lib esock.lib insock.lib
       
    45 LIBRARY       APPARC.lib apgrfx.lib
       
    46 LIBRARY       http.lib
       
    47 LIBRARY       inetprotutil.lib
       
    48 LIBRARY       ecom.lib
       
    49 LIBRARY       bafl.lib 
       
    50 LIBRARY       commdb.lib
       
    51 LIBRARY       commsdat.lib
       
    52 LIBRARY       wlandbif.lib
       
    53 LIBRARY       ictsclientinterface.lib
       
    54 LIBRARY       hal.lib
       
    55 LIBRARY       estor.lib 
       
    56 LIBRARY       centralrepository.lib
       
    57 LIBRARY       cmmanager.lib
       
    58 STATICLIBRARY    hssscanlist.lib
       
    59 
       
    60 CAPABILITY    CAP_SERVER NetworkControl