hotspotfw/rom/hotspot.iby
branchGCC_SURGE
changeset 47 b3d8f88532b7
parent 46 2fbd1d709fe7
child 55 f28ada11abbf
equal deleted inserted replaced
34:30a5f517c615 47:b3d8f88532b7
    25 #include <data_caging_paths_for_iby.hrh>
    25 #include <data_caging_paths_for_iby.hrh>
    26 #include <bldvariant.hrh>
    26 #include <bldvariant.hrh>
    27 
    27 
    28 #ifdef __PROTOCOL_WLAN
    28 #ifdef __PROTOCOL_WLAN
    29 
    29 
    30 *** DLLs
       
    31 file=ABI_DIR\BUILD_DIR\hotspotclient.dll        SHARED_LIB_DIR\hotspotclient.dll
    30 file=ABI_DIR\BUILD_DIR\hotspotclient.dll        SHARED_LIB_DIR\hotspotclient.dll
    32 file=ABI_DIR\BUILD_DIR\ictsclientinterface.dll  SHARED_LIB_DIR\ictsclientinterface.dll
    31 file=ABI_DIR\BUILD_DIR\ictsclientinterface.dll  SHARED_LIB_DIR\ictsclientinterface.dll
    33 
    32 
    34 S60_APP_EXE( HotSpotServer )
    33 S60_APP_EXE( HotSpotServer )
    35 
    34 
    36 ECOM_PLUGIN( NetCfgExtnHotSpot.dll, 10282EC9.rss )
    35 ECOM_PLUGIN( NetCfgExtnHotSpot.dll, 10282EC9.rss )
    37 ECOM_PLUGIN( HssMgmtImpl.dll, 10282ecc.rsc )
    36 ECOM_PLUGIN( HssMgmtImpl.dll, 10282ecc.rsc )
    38 ECOM_PLUGIN( wlanagthotspotimpl.dll, 1028309b.rss )
    37 ECOM_PLUGIN( wlanagthotspotimpl.dll, 1028309b.rss )
    39 
    38 
    40 S60_APP_EXE( HsBrowser )
       
    41 S60_APP_AIF_RSC( HsBrowser )
       
    42 
       
    43 // appshell icon
       
    44 S60_APP_AIF_ICONS( hsbrowsericon )
       
    45 
       
    46 data=ZPRIVATE\10282EC5\backup_registration.xml	private\10282EC5\backup_registration.xml
    39 data=ZPRIVATE\10282EC5\backup_registration.xml	private\10282EC5\backup_registration.xml
    47 data=DATAZ_\system\install\hotspotfwstub.sis  system\install\hotspotfwstub.sis
    40 data=DATAZ_\system\install\hotspotfwstub.sis  system\install\hotspotfwstub.sis
    48 data=DATAZ_\system\install\ictsstub.sis  system\install\ictsstub.sis
    41 data=DATAZ_\system\install\ictsstub.sis  system\install\ictsstub.sis
    49 
    42 
    50 #endif // __PROTOCOL_WLAN
    43 #endif // __PROTOCOL_WLAN