hotspotfw/rom/hotspot.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 17:14:21 +0300
branchRCL_3
changeset 16 61c93568468d
parent 11 8b0eae1b1d71
child 24 63be7eb3fc78
permissions -rw-r--r--
Revision: 201017 Kit: 201019

/*
* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Image description file for project HotSpot FW
*
*/





#ifndef HOTSPOT_IBY
#define HOTSPOT_IBY

#include <data_caging_paths_for_iby.hrh>
#include <bldvariant.hrh>

#ifdef __PROTOCOL_WLAN

file=ABI_DIR\BUILD_DIR\hotspotclient.dll        SHARED_LIB_DIR\hotspotclient.dll
file=ABI_DIR\BUILD_DIR\ictsclientinterface.dll  SHARED_LIB_DIR\ictsclientinterface.dll

S60_APP_EXE( HotSpotServer )

ECOM_PLUGIN( NetCfgExtnHotSpot.dll, 10282EC9.rss )
ECOM_PLUGIN( HssMgmtImpl.dll, 10282ecc.rsc )
ECOM_PLUGIN( wlanagthotspotimpl.dll, 1028309b.rss )

S60_APP_EXE( HsBrowser )
S60_APP_AIF_RSC( HsBrowser )

// appshell icon
S60_APP_AIF_ICONS( hsbrowsericon )

data=ZPRIVATE\10282EC5\backup_registration.xml	private\10282EC5\backup_registration.xml
data=DATAZ_\system\install\hotspotfwstub.sis  system\install\hotspotfwstub.sis
data=DATAZ_\system\install\ictsstub.sis  system\install\ictsstub.sis

#endif // __PROTOCOL_WLAN
#endif // HOTSPOTS_IBY