testexecmdw/tef/tef/test/regressiontest/concurrenttest/group/te_regconcurrenttestcommon.mmp
changeset 0 20abbd395761
equal deleted inserted replaced
-1:000000000000 0:20abbd395761
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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 "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: 
       
    15 *
       
    16 */
       
    17 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    18 
       
    19 CAPABILITY NONE
       
    20 
       
    21 //Please add any change under here
       
    22 SOURCEPATH  ../src
       
    23 SOURCE				te_regconcurrenttestsuiteserver.cpp
       
    24 SOURCE              te_regwaitstep.cpp
       
    25 SOURCE              te_regloopstep.cpp
       
    26 SOURCE              te_regaccessstaticvarstep.cpp te_regdummystep.cpp te_regconcurrentteststepbase.cpp te_regchecktestresultstep.cpp	
       
    27 
       
    28 USERINCLUDE   ../inc
       
    29 
       
    30 //Please add your system include under here. 
       
    31 
       
    32 LIBRARY     euser.lib
       
    33 LIBRARY		testexecuteutils.lib 
       
    34 LIBRARY		testexecutelogclient.lib 
       
    35 
       
    36 //Please add your libraries under here. For example:
       
    37 //LIBRARY		efsrv.lib
       
    38 //LIBRARY		insock.lib