phonebookengines_old/contactsmodel/tsrc/T_ViewSortPlugin.mmp
changeset 40 b46a585f6909
equal deleted inserted replaced
37:fd64c38c277d 40:b46a585f6909
       
     1 // Copyright (c) 2004-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_viewsortplugin.exe
       
    17 TARGETTYPE      exe
       
    18 CAPABILITY   ReadUserData WriteUserData
       
    19 
       
    20 SOURCEPATH	.
       
    21 SOURCE			T_ViewSortPlugin.cpp
       
    22 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 
       
    24 library  euser.lib efsrv.lib estor.lib cntmodel.lib
       
    25 
       
    26 library  cntview.lib	//For CContactFindView
       
    27 library  bafl.lib		//For CPtrC16Array
       
    28 
       
    29 LIBRARY pimtestclient.lib
       
    30 
       
    31 
       
    32 VENDORID 0x70000001