testexecfw/tef/test/regressiontest/unittest/group/unit.mmp
changeset 0 3e07fef1e154
equal deleted inserted replaced
-1:000000000000 0:3e07fef1e154
       
     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 * Name		: unit.mmp
       
    16 * Author	  : Shuo Huang
       
    17 * This is the project specification file for unit.
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 TARGET		  tef_unittest.exe
       
    24 TARGETTYPE	  exe
       
    25 UID			0x1000007A  0x10210D5F
       
    26 
       
    27 USERINCLUDE		../inc
       
    28 SYSTEMINCLUDE   /epoc32/include
       
    29 SYSTEMINCLUDE	/epoc32/include/test
       
    30 
       
    31 STATICLIBRARY	tefunit.lib
       
    32 LIBRARY			euser.lib
       
    33 LIBRARY			testexecuteutils.lib
       
    34 LIBRARY			TestExecuteLogClient.lib
       
    35 LIBRARY			RFileLoggerClient.lib
       
    36 LIBRARY	        TestExecutePIPSLogClient.lib
       
    37 
       
    38 #ifdef ENABLE_ABIV2_MODE
       
    39 DEBUGGABLE
       
    40 #endif
       
    41 SOURCEPATH ../src
       
    42 SOURCE ctefactivefixtureut.cpp te_tefunitmain.cpp