phonebookengines/contactsmodel/tsrc/T_FilterFindContacts.mmp
changeset 0 e686773b3f54
child 24 0ba2181d7c28
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 /*
       
     2 * Copyright (c) 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 TARGET			t_filterfindcontacts.exe
       
    18 TARGETTYPE		exe
       
    19 UID				0x1000097a
       
    20 VENDORID 0x70000001
       
    21 CAPABILITY	ReadUserData WriteUserData  AllFiles
       
    22 
       
    23 SOURCEPATH		.
       
    24 SOURCE			T_FilterFindContacts.cpp
       
    25 SOURCE			t_utils2.cpp
       
    26 
       
    27 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 LIBRARY	      	euser.lib 
       
    30 LIBRARY			cntmodel.lib
       
    31 LIBRARY			efsrv.lib		//File server session
       
    32 LIBRARY			bafl.lib
       
    33 LIBRARY			cntview.lib	
       
    34 LIBRARY			cnttutil.lib pimtestclient.lib
       
    35 
       
    36 SMPSAFE