wlanhwinit_stub/group/wlanhwinit.mmp
branchSHAI_wlan
changeset 23 c1bdc4b1fbad
parent 0 0ce1b5ce9557
equal deleted inserted replaced
22:205ca2b22b4d 23:c1bdc4b1fbad
     1 /*
     1 /*
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description:  Project definition file for the WLAN HW Init
    14 * Description:  Project definition file for the WLAN HW Init
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 #include <platform/shai/wlanhwinit.mmh>
    19 * %version: 7 %
       
    20 */
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 
    19 
    24 TARGET          wlanhwinit.dll
    20 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 
    21 
    41 SOURCEPATH      ../src 
    22 SOURCEPATH      ../src 
    42 SOURCE          wlanhwinit.cpp
    23 SOURCE          wlanhwinit.cpp
    43 
       
    44 USERINCLUDE     ../inc
       
    45 OS_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 LIBRARY         euser.lib