hotspotfw/hsserver/group/hotspotserver.mmp
branchRCL_3
changeset 25 f28ada11abbf
parent 24 63be7eb3fc78
equal deleted inserted replaced
24:63be7eb3fc78 25:f28ada11abbf
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:   Project definition file for project HotSpot Server
    14 * Description:   Project definition file for project HotSpot Server
    15 *
    15 *
    16 */
    16 */
       
    17 
    17 
    18 
    18 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    19 
    20 
    20 TARGET          HotSpotServer.exe
    21 TARGET          HotSpotServer.exe
    21 TARGETTYPE      exe
    22 TARGETTYPE      exe
    33 SOURCE          hsslogintimer.cpp
    34 SOURCE          hsslogintimer.cpp
    34 SOURCE          hsslogouttimer.cpp
    35 SOURCE          hsslogouttimer.cpp
    35 
    36 
    36 USERINCLUDE		../inc
    37 USERINCLUDE		../inc
    37 USERINCLUDE		../../hsclient/inc
    38 USERINCLUDE		../../hsclient/inc
    38 
    39 USERINCLUDE		../../internetconnectivitytestservice/inc
    39 
    40 
    40 MW_LAYER_SYSTEMINCLUDE
    41 MW_LAYER_SYSTEMINCLUDE
    41 SYSTEMINCLUDE   /epoc32/include/ecom
    42 SYSTEMINCLUDE   /epoc32/include/ecom
    42 
    43 
    43 LIBRARY       euser.lib efsrv.lib esock.lib insock.lib
    44 LIBRARY       euser.lib efsrv.lib esock.lib insock.lib
       
    45 LIBRARY       APPARC.lib apgrfx.lib
       
    46 LIBRARY       http.lib
    44 LIBRARY       inetprotutil.lib
    47 LIBRARY       inetprotutil.lib
    45 LIBRARY       ecom.lib
    48 LIBRARY       ecom.lib
    46 LIBRARY       bafl.lib 
    49 LIBRARY       bafl.lib 
    47 LIBRARY       commdb.lib
    50 LIBRARY       commdb.lib
    48 LIBRARY       commsdat.lib
    51 LIBRARY       commsdat.lib
    49 LIBRARY       wlandbif.lib
    52 LIBRARY       wlandbif.lib
       
    53 LIBRARY       ictsclientinterface.lib
    50 LIBRARY       hal.lib
    54 LIBRARY       hal.lib
    51 LIBRARY       estor.lib 
    55 LIBRARY       estor.lib 
    52 LIBRARY       centralrepository.lib
    56 LIBRARY       centralrepository.lib
    53 LIBRARY       cmmanager.lib
    57 LIBRARY       cmmanager.lib
    54 STATICLIBRARY    hssscanlist.lib
    58 STATICLIBRARY    hssscanlist.lib