phonebookengines_old/contactsmodel/tsrc/T_datacompatibility.mmp
changeset 40 b46a585f6909
equal deleted inserted replaced
37:fd64c38c277d 40:b46a585f6909
       
     1 // Copyright (c) 2003-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_datacompatibility.exe
       
    17 TARGETTYPE      EXE
       
    18 CAPABILITY   ReadUserData WriteUserData
       
    19 
       
    20 SOURCEPATH		../tsrc
       
    21 
       
    22 systeminclude /epoc32/include 
       
    23 userinclude ../inc 
       
    24 
       
    25 SOURCE          T_datacompatibility.cpp
       
    26 
       
    27 LIBRARY			euser.lib efsrv.lib cntmodel.lib
       
    28 
       
    29 LIBRARY 	pimtestclient.lib
       
    30 
       
    31 VENDORID 0x70000001