phonebookengines_old/contactsmodel/tsrc/t_db_sortl_test.mmp
changeset 40 b46a585f6909
equal deleted inserted replaced
37:fd64c38c277d 40:b46a585f6909
       
     1 // Copyright (c) 2008-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_db_sortl_test.exe
       
    17 targettype	EXE
       
    18 CAPABILITY	ReadUserData WriteUserData ReadDeviceData WriteDeviceData AllFiles
       
    19 
       
    20 SOURCEPATH	.
       
    21 
       
    22 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    23 
       
    24 source		t_db_sortl_test.cpp
       
    25 
       
    26 LIBRARY		cntmodel.lib euser.lib edbms.lib
       
    27 
       
    28 SMPSAFE