hotspotfw/rom/hotspot.iby
changeset 0 56b72877c1cb
child 11 8b0eae1b1d71
equal deleted inserted replaced
-1:000000000000 0:56b72877c1cb
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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:  Image description file for project HotSpot FW
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 #ifndef HOTSPOT_IBY
       
    23 #define HOTSPOT_IBY
       
    24 
       
    25 #include <data_caging_paths_for_iby.hrh>
       
    26 #include <bldvariant.hrh>
       
    27 
       
    28 #ifdef __PROTOCOL_WLAN
       
    29 
       
    30 *** DLLs
       
    31 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
       
    33 
       
    34 S60_APP_EXE( HotSpotServer )
       
    35 
       
    36 ECOM_PLUGIN( NetCfgExtnHotSpot.dll, 10282EC9.rss )
       
    37 ECOM_PLUGIN( HssMgmtImpl.dll, 10282ecc.rsc )
       
    38 ECOM_PLUGIN( wlanagthotspotimpl.dll, 1028309b.rss )
       
    39 
       
    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
       
    47 
       
    48 #endif // __PROTOCOL_WLAN
       
    49 #endif // HOTSPOTS_IBY