hotspotfw/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 03 Feb 2010 12:16:50 +0000
changeset 4 107412708b22
parent 0 56b72877c1cb
child 11 8b0eae1b1d71
permissions -rw-r--r--
Add EPL header.

/*
* Copyright (c) 2002-2009 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:    Build information file for project HotSpot Server
*
*/


#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS
../rom/hotspot.iby                      CORE_MW_LAYER_IBY_EXPORT_PATH(hotspot.iby)
../rom/hotspotResources.iby             LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(hotspotResources.iby)

// Localisation files of whole Hotspot localised here
../hsbrowser/loc/hsbrowser.loc          MW_LAYER_LOC_EXPORT_PATH(hsbrowser.loc)

../internetconnectivitytestservice/conf/icts.confml		MW_LAYER_CONFML(icts.confml)
../internetconnectivitytestservice/conf/icts_10282EC7.crml	MW_LAYER_CRML(icts_10282ec7.crml)
../internetconnectivitytestservice/group/backup_registration.xml	/epoc32/data/z/private/10282ec5/backup_registration.xml
                                        
// internal interface
../hsserver/inc/hssscaninfo.h              |../inc/hssscaninfo.h
../hsserver/inc/hssscaninfo.inl            |../inc/hssscaninfo.inl
../hsserver/inc/hssscanlist.h              |../inc/hssscanlist.h
../hsserver/inc/hssscanlist.inl            |../inc/hssscanlist.inl
../hsserver/inc/hssscanlistiterator.h      |../inc/hssscanlistiterator.h
../hsserver/inc/hssscanlistiterator.inl    |../inc/hssscanlistiterator.inl
../hsserver/inc/hssscanoffsets.h           |../inc/hssscanoffsets.h
../hsserver/inc/hssiapsettingshandler.h    |../inc/hssiapsettingshandler.h
../hsserver/inc/hotspotclientserver.h      |../inc/hotspotclientserver.h
../hsclient/inc/hssinterface.h             |../inc/hssinterface.h
../hsclient/inc/hssiaphandler.h            |../inc/hssiaphandler.h
../hsclient/inc/hssscanhandler.h           |../inc/hssscanhandler.h
../hsclient/inc/hsssrvnotifications.h      |../inc/hsssrvnotifications.h 

PRJ_MMPFILES
../internetconnectivitytestservice/group/ictsclientinterface.mmp
../hsserver/group/hotspotserver.mmp
../hsclient/group/hotspotclient.mmp
../hsclient/group/NetCfgExtnHotSpot.mmp
../hsclient/group/hssmgmtimpl.mmp
../hspluginforagent/group/wlanagthotspotimpl.mmp
../hsbrowser/group/hsbrowser.mmp
../hsserver/group/hssscanlist.mmp
PRJ_EXTENSIONS

START EXTENSION s60/mifconv
OPTION TARGETFILE hsbrowsericon_aif.mif
OPTION SOURCES -c8,1 qgn_menu_wlan_logon
END