genericservices/httputils/Test/group/Te_authentication_TEFsuite.mmp
changeset 0 e4d67989cc36
child 48 ab61c4cedc64
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2004-2009 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:
       
    14 //
       
    15 
       
    16 TARGET      te_authentication_tefsuite.exe
       
    17 TARGETTYPE  exe
       
    18 UID             0x1000007A 0x101F7784
       
    19 
       
    20 SOURCEPATH  ../te_authentication/src
       
    21 SOURCE	Te_authentication_TEFSuiteServer.cpp
       
    22 SOURCE	Te_authentication_TEFSuiteStepBase.cpp
       
    23 SOURCE  authentication_TEF0Step.cpp
       
    24 
       
    25 USERINCLUDE   ../te_authentication/src
       
    26 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    27 SYSTEMINCLUDE /epoc32/include
       
    28 SYSTEMINCLUDE /epoc32/include/test
       
    29 #else
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 SYSTEMINCLUDE /epoc32/include/platform/test
       
    32 #endif
       
    33 
       
    34 LIBRARY euser.lib
       
    35 LIBRARY	testexecuteutils.lib 
       
    36 LIBRARY	testexecutelogclient.lib 
       
    37 LIBRARY	inetprotutil.lib
       
    38 SMPSAFE