common/tools/ats/smoketest/System/Group/Smoketest_System.mmp
changeset 117 483f966c6335
child 872 17498133d9ad
equal deleted inserted replaced
113:7f0174848f99 117:483f966c6335
       
     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 the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Smoketest_Agenda.mmp
       
    15 // using relative paths for sourcepath and user includes
       
    16 // 
       
    17 //
       
    18 
       
    19 TARGET			Smoketest_System.exe
       
    20 TARGETTYPE		exe
       
    21 UID				0x1000007A 0x101F7773
       
    22 
       
    23 #if (!defined __NO_VENDORID__)
       
    24 VENDORID		0x70000001
       
    25 #endif
       
    26 
       
    27 CAPABILITY		WriteUserData ReadUserData
       
    28 
       
    29 SOURCEPATH		..\Src
       
    30 
       
    31 SOURCE		TestSystemBase.cpp
       
    32 
       
    33 USERINCLUDE		..\Inc ..\..\Group
       
    34 
       
    35 SYSTEMINCLUDE	\Epoc32\include
       
    36 SYSTEMINCLUDE	\Epoc32\include\test
       
    37 
       
    38 LIBRARY	EUSER.LIB
       
    39 LIBRARY	EIKSRV.LIB
       
    40 LIBRARY	TESTEXECUTELOGCLIENT.LIB