networkingtestandutils/networkingintegrationtest/Group/IntegrationTestUtils.mmp
changeset 0 af10295192d8
child 16 6d5320894977
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2001-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 // using relative paths for sourcepath and user includes
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET        integrationtestutils.dll
       
    19 TARGETTYPE    dll
       
    20 UID           0x1000008d 0x101F529D 
       
    21 VENDORID 0x70000001
       
    22 
       
    23 SOURCEPATH    ../IntegrationTestUtils
       
    24 SOURCE        IntegrationTestUtils.cpp
       
    25 SOURCE        Log.cpp
       
    26 SOURCE        TestSuite.cpp
       
    27 SOURCE        TestStep.cpp
       
    28 SOURCE        TestUtils.cpp
       
    29 SOURCE        LogFile.cpp
       
    30 
       
    31 
       
    32  
       
    33 USERINCLUDE   ../inc
       
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 LIBRARY     	euser.lib efsrv.lib 
       
    37 LIBRARY		cinidata.lib
       
    38 
       
    39 epocheapsize  1000 6000000
       
    40 CAPABILITY All -Tcb
       
    41 
       
    42 SMPSAFE