wlanhwinit_stub/group/wlanhwinit.mmp
changeset 46 e1758cbb96ac
parent 0 0ce1b5ce9557
child 15 78dea7994cf2
child 23 c1bdc4b1fbad
child 29 8e954e0d94e4
child 52 3248d079cead
equal deleted inserted replaced
43:e71858845f73 46:e1758cbb96ac
       
     1 /*
       
     2 * Copyright (c) 2002-2006 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:  Project definition file for the WLAN HW Init
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * %version: 7 %
       
    20 */
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET          wlanhwinit.dll
       
    25 TARGETTYPE      dll
       
    26 UID             0x1000008d 0x10207267
       
    27 
       
    28 CAPABILITY      CAP_GENERAL_DLL
       
    29 VENDORID        VID_DEFAULT
       
    30 
       
    31 #if defined( ARMCC )
       
    32 DEFFILE         ../eabi/ 
       
    33 #elif defined( WINSCW )
       
    34 DEFFILE         ../bwinscw/ 
       
    35 #elif defined( WINS )
       
    36 DEFFILE         ../bwins/ 
       
    37 #else
       
    38 DEFFILE         ../bmarm/ 
       
    39 #endif
       
    40 
       
    41 SOURCEPATH      ../src 
       
    42 SOURCE          wlanhwinit.cpp
       
    43 
       
    44 USERINCLUDE     ../inc
       
    45 OS_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 LIBRARY         euser.lib