eapol/eapol_framework/eapol_symbian/am/eap_notifier/group/eap_notifier.mmp
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
child 55 9c2aa05919d9
equal deleted inserted replaced
45:bad0cc58d154 46:c74b3d9f6b9e
     1 /*
       
     2 * Copyright (c) 2010 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 the License "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 eap_notifier
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 * %version:  5 %
       
    20 */
       
    21 
       
    22 // using relative paths for sourcepath and user includes
       
    23 
       
    24 TARGET        eap_notifier.dll
       
    25 TARGETTYPE    dll
       
    26 
       
    27 UID           0x1000008d 0x2002E6F1
       
    28 
       
    29 CAPABILITY    All -TCB
       
    30 
       
    31 SOURCEPATH    ..\src
       
    32 SOURCE        eap_auth_notifier.cpp
       
    33 SOURCE        eap_auth_observer.cpp
       
    34 
       
    35 USERINCLUDE   ..\inc
       
    36 
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 LIBRARY       euser.lib
       
    40 LIBRARY	      eapsymbiantools.lib 
       
    41 LIBRARY	      eaptools.lib
       
    42 LIBRARY		    HbCore.lib
       
    43 LIBRARY	      HbWidgets.lib