phonebookengines_old/contactsmodel/tsrc/cntmodel2/T_PlTransactionManager.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 // T_PlTransactionManager.exe
       
    15 // 
       
    16 //
       
    17 
       
    18 target          t_pltransactionmanager.exe
       
    19 targettype      EXE
       
    20 CAPABILITY	ReadUserData WriteUserData
       
    21 UID		0x10208c25
       
    22 VENDORID 	0x70000001
       
    23 
       
    24 systeminclude /epoc32/include 
       
    25 userinclude ../../cntsrv/inc 
       
    26 
       
    27 // Test Header files
       
    28 userinclude 	.
       
    29 userinclude 	../NbCntTestLib
       
    30 
       
    31 SOURCEPATH	.
       
    32 source          T_PlTransactionManager.cpp
       
    33 
       
    34 
       
    35 //Parts of contacts model
       
    36 library         euser.lib 
       
    37 library         cntpldbms.lib
       
    38 library         nbcnttestlib.lib 
       
    39 library         efsrv.lib 
       
    40 library         cntmodel.lib