mmtestenv/mmtestfw/MMPFiles/TestFrameworkClient.mmp
changeset 0 40261b775718
child 12 b74061f7f3d2
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2002-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 // Typhoon / Hurricane build :- comment out this line
       
    15 // MACRO __MMF_JETSTREAM__
       
    16 // 
       
    17 //
       
    18 
       
    19 TARGET	testframeworkclient.dll
       
    20 CAPABILITY ALL -TCB
       
    21 TARGETTYPE	dll
       
    22 
       
    23 UID	0x1000008d 0x101f45ee
       
    24 VENDORID 0x70000001
       
    25 
       
    26 SOURCEPATH		../Source/TestFrameworkClient
       
    27 SOURCE			Log.cpp
       
    28 SOURCE			TestSuite.cpp
       
    29 SOURCE			TestStep.cpp
       
    30 SOURCE			TestUtils.cpp
       
    31 SOURCE			TestIniData.cpp
       
    32 SOURCE			asyncscheduler.cpp
       
    33 SOURCEPATH		../Source/SimulProc
       
    34 SOURCE			SimulProcSession.cpp
       
    35 SOURCE			SimulProcClient.cpp
       
    36 
       
    37 USERINCLUDE		../include
       
    38 
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY	euser.lib efsrv.lib 
       
    42 
       
    43 SMPSAFE