plugins/contacts/symbian/contactsmodel/tsrc/cntmodel2/t_states.mmp
changeset 0 876b1a06bc25
child 5 603d3f8b6302
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     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 
       
    18 
       
    19 target          T_States.exe
       
    20 targettype      EXE
       
    21 CAPABILITY   	ReadUserData WriteUserData
       
    22 UID				0x1027289C
       
    23 VENDORID 		0x70000001
       
    24  
       
    25 systeminclude	/EPOC32/INCLUDE 
       
    26 systeminclude 	../../CNTMODEL/INC 
       
    27 systeminclude 	../NbCntTestLib
       
    28 
       
    29 userinclude 	. 
       
    30 
       
    31 SOURCEPATH	.
       
    32 source		T_CStatesTest.cpp 
       
    33 source		T_CStatesTestMain.cpp 
       
    34 
       
    35 
       
    36 library         EUSER.LIB 
       
    37 library         ESTOR.LIB 
       
    38 library         BAFL.LIB 
       
    39 library		cntmodel.lib
       
    40 library         NbCntTestLib.LIB