phonebookengines_old/contactsmodel/tsrc/cntmodel2/T_States.mmp
branchRCL_3
changeset 19 5b6f26637ad3
equal deleted inserted replaced
18:d4f567ce2e7c 19:5b6f26637ad3
       
     1 // Copyright (c) 2005-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 //
       
    15 
       
    16 target          T_States.exe
       
    17 targettype      EXE
       
    18 CAPABILITY   	ReadUserData WriteUserData
       
    19 UID				0x1027289C
       
    20 VENDORID 		0x70000001
       
    21  
       
    22 systeminclude	/EPOC32/INCLUDE 
       
    23 systeminclude 	../../CNTMODEL/INC 
       
    24 systeminclude 	../NbCntTestLib
       
    25 
       
    26 userinclude 	. 
       
    27 
       
    28 SOURCEPATH	.
       
    29 source		T_CStatesTest.cpp 
       
    30 source		T_CStatesTestMain.cpp 
       
    31 
       
    32 
       
    33 library         EUSER.LIB 
       
    34 library         ESTOR.LIB 
       
    35 library         BAFL.LIB 
       
    36 library		cntmodel.lib
       
    37 library         NbCntTestLib.LIB