plugins/contacts/symbian/contactsmodel/tsrc/cntmodel2/t_dbtransactiontest.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 * T_DBTransactionTest.exe
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 target          T_DBTransactionTest.exe
       
    21 targettype      EXE
       
    22 CAPABILITY	ReadUserData WriteUserData
       
    23 UID		0x102731D4
       
    24 VENDORID 	0x70000001
       
    25 
       
    26 systeminclude   /EPOC32/INCLUDE 
       
    27 systeminclude 	../NbCntTestLib
       
    28 
       
    29 userinclude 	.
       
    30 
       
    31 SOURCEPATH	.
       
    32 source          T_DBTransactionTest.cpp
       
    33 source		T_CAsyncTest.cpp
       
    34 
       
    35 
       
    36 //Parts of contacts model
       
    37 library         EUSER.LIB 
       
    38 library         efsrv.lib 
       
    39 library         NbCntTestLib.LIB 
       
    40 library         CntModel.lib