hotspotfw/hsfw_sis/hotspotfwupdater.pkg
changeset 19 10810c91db26
equal deleted inserted replaced
3:ff3b37722600 19:10810c91db26
       
     1 ; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 ; All rights reserved.
       
     3 ; This component and the accompanying materials are made available
       
     4 ; under the terms of "Eclipse Public License v1.0"
       
     5 ; which accompanies this distribution, and is available
       
     6 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 ;
       
     8 ; Initial Contributors:
       
     9 ; Nokia Corporation - initial contribution.
       
    10 ;
       
    11 ; Contributors:
       
    12 ;
       
    13 ; Description:    Hotspot FW updater
       
    14 ;
       
    15 
       
    16 ;Languages
       
    17 ; - None (English only by default)
       
    18 
       
    19 ;Header
       
    20 #{"Hotspot FW updater"},(0x10282ECB),1,0,1, TYPE=SP
       
    21 
       
    22 ; Product / platform version compatibility - S60 5.2
       
    23 [0x20022e6d],0,0,0,{"Series60ProductID"}
       
    24 
       
    25 ; Localised Vendor Name
       
    26 %{"Nokia"}
       
    27 
       
    28 ;Unique Vendor Name
       
    29 :"Nokia"
       
    30 
       
    31 ;Server
       
    32 "\epoc32\release\armv5\udeb\HotSpotServer.exe"-"c:\sys\bin\HotSpotServer.exe"
       
    33 
       
    34 ; Client 
       
    35 "\epoc32\release\armv5\udeb\hotspotclient.dll"-"c:\sys\bin\hotspotclient.dll"
       
    36 
       
    37 ; ECOM plugin for daemon
       
    38 "\epoc32\data\z\resource\plugins\NetCfgExtnHotSpot.rsc"-"c:\resource\plugins\NetCfgExtnHotSpot.rsc"
       
    39 "\epoc32\release\armv5\udeb\NetCfgExtnHotSpot.dll"-"c:\sys\bin\NetCfgExtnHotSpot.dll"
       
    40 
       
    41 ; ECOM plugin for Mgmt API
       
    42 "\epoc32\data\z\resource\plugins\HssMgmtImpl.rsc"-"c:\resource\plugins\HssMgmtImpl.rsc"
       
    43 "\epoc32\release\armv5\udeb\hssmgmtimpl.dll"-"c:\sys\bin\hssmgmtimpl.dll"
       
    44 
       
    45 ; ECOM plugin for Agent
       
    46 "\epoc32\data\z\resource\plugins\WlanAgtHotSpotImpl.rsc"-"c:\resource\plugins\WlanAgtHotSpotImpl.rsc"
       
    47 "\epoc32\release\armv5\udeb\wlanagthotspotimpl.dll"-"c:\sys\bin\wlanagthotspotimpl.dll"
       
    48 
       
    49 
       
    50