eapol/eapol_framework/eapol_symbian/tools/group/eaptrace.mmp
changeset 39 fe6b6762fccd
parent 33 938269283a16
equal deleted inserted replaced
38:7a0216d033ac 39:fe6b6762fccd
     1 /*
     1 /*
     2 * Copyright (c) 2001-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2001-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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Project definition file for project EAPOL
    14 * Description:  Project definition file for trace library.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 4 %
    19 * %version: 5 %
    20 */
    20 */
    21 
    21 
    22 //-------------------------------------------------------------------
    22 //-------------------------------------------------------------------
    23 
    23 
    24 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
    25 #include "../../group/eapol.mmh"
    25 #include "../../group/eapol.mmh"
    26 
    26 
    27 //-------------------------------------------------------------------
    27 //-------------------------------------------------------------------
    28 CAPABILITY ALL -TCB
    28 
       
    29 CAPABILITY CAP_GENERAL_DLL
    29 VENDORID VID_DEFAULT
    30 VENDORID VID_DEFAULT
    30 
    31 
    31 TARGET			eaptrace.dll
    32 TARGET			eaptrace.dll
    32 TARGETTYPE		dll
    33 TARGETTYPE		dll
    33 UID			0x1000008d  0x2002b38f
    34 UID			0x1000008d  0x2002b38f
    39 
    40 
    40 ///////////////////////////////////////////////////////////////////
    41 ///////////////////////////////////////////////////////////////////
    41 
    42 
    42 LANG	SC
    43 LANG	SC
    43 
    44 
    44 //USERINCLUDE ..
       
    45 USERINCLUDE ../../am/type/symbian/plugin/include
    45 USERINCLUDE ../../am/type/symbian/plugin/include
    46 USERINCLUDE ../../am/common
    46 USERINCLUDE ../../am/common
    47 USERINCLUDE ../../../eapol_common/am/common
    47 USERINCLUDE ../../../eapol_common/am/common
    48 USERINCLUDE ../../am/include
    48 USERINCLUDE ../../am/include
    49 USERINCLUDE ../../../eapol_common/am/include
    49 USERINCLUDE ../../../eapol_common/am/include
    70 LIBRARY		euser.lib hash.lib random.lib cryptography.lib efsrv.lib asn1.lib edbms.lib
    70 LIBRARY		euser.lib hash.lib random.lib cryptography.lib efsrv.lib asn1.lib edbms.lib
    71 LIBRARY     charconv.lib 
    71 LIBRARY     charconv.lib 
    72 
    72 
    73 MACRO USE_EAP_INTERFACE_EXPORTS
    73 MACRO USE_EAP_INTERFACE_EXPORTS
    74 
    74 
       
    75 
    75 //-------------------------------------------------------------------
    76 //-------------------------------------------------------------------
    76 // End of File
    77 // End of File