commonappservices/alarmserver/Test/TBackupAlarms.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 1999-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					tbackupalarms.exe
       
    17 TARGETTYPE				exe
       
    18 CAPABILITY   ReadUserData WriteUserData AllFiles ReadDeviceData WriteDeviceData Protserv
       
    19 
       
    20 SOURCEPATH				../Test
       
    21 
       
    22 SOURCE					TBackupAlarms.cpp
       
    23 
       
    24 USERINCLUDE				../ConsoleAlarmAlertServer/Include
       
    25 USERINCLUDE				../Client/Include
       
    26 USERINCLUDE				.
       
    27 USERINCLUDE				../Shared/Include
       
    28 USERINCLUDE				../Server/Include
       
    29 
       
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 //SYSTEMINCLUDE			/epoc32/include/connect
       
    32 
       
    33 LIBRARY					euser.lib
       
    34 LIBRARY					estor.lib
       
    35 LIBRARY					efsrv.lib
       
    36 LIBRARY					bafl.lib
       
    37 LIBRARY					alarmclient.lib
       
    38 LIBRARY					alarmshared.lib
       
    39 LIBRARY					alarmtest.lib				
       
    40 LIBRARY					sbeclient.lib				
       
    41 LIBRARY					tzclient.lib 				
       
    42 
       
    43 VENDORID 0x70000001
       
    44 
       
    45 SMPSAFE