pimappsupport/vcardandvcal/tsrc/UnitTest_PBAPSupport/group/TestExternalize.mmp
changeset 0 f979ecb2b13e
child 13 0f07cd1b5772
child 26 a949c2543c15
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 // Copyright (c) 2006-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 
       
    17 TARGET			testexternalize.exe
       
    18 TARGETTYPE		exe
       
    19 CAPABILITY   None
       
    20 
       
    21 SOURCEPATH		../src
       
    22 USERINCLUDE		../inc
       
    23 USERINCLUDE		../../../inc
       
    24 SYSTEMINCLUDE		/epoc32/include
       
    25 
       
    26 SOURCE			TestExternalize.cpp
       
    27 SOURCE			TestUtils.cpp
       
    28 
       
    29 LIBRARY euser.lib versit.lib vcard.lib efsrv.lib estor.lib
       
    30 
       
    31 
       
    32 
       
    33 
       
    34 VENDORID 0x70000001
       
    35 
       
    36 SMPSAFE