tzservices/tzserver/test/component/tz_backup.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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			tz_backup.exe
       
    17 
       
    18 TARGETTYPE		exe
       
    19 CAPABILITY   ReadUserData WriteUserData WriteDeviceData ReadDeviceData AllFiles
       
    20 
       
    21 
       
    22 SOURCEPATH	.
       
    23 SOURCE			tz_backup.cpp
       
    24 
       
    25 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 //SYSTEMINCLUDE	/epoc32/include/connect
       
    27 
       
    28 USERINCLUDE		../../Server/Include
       
    29 USERINCLUDE		../../Client/Include
       
    30 USERINCLUDE		../../../../commonappservices/coreappstest/inc
       
    31 
       
    32 LIBRARY			euser.lib tzclient.lib pimtestclient.lib estor.lib sbeclient.lib efsrv.lib timezonelocalization.lib	
       
    33 
       
    34 
       
    35 VENDORID 0x70000001
       
    36 
       
    37 SMPSAFE