commonappservices/alarmserver/Test/TOomTest.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					toomtest.exe
       
    17 TARGETTYPE				exe
       
    18 CAPABILITY   ReadUserData WriteUserData WriteDeviceData Protserv
       
    19 
       
    20 SOURCEPATH				../Test
       
    21 
       
    22 SOURCE					TOomTest.cpp
       
    23 
       
    24 USERINCLUDE				../ConsoleAlarmAlertServer/Include
       
    25 USERINCLUDE				../Client/Include
       
    26 USERINCLUDE				.
       
    27 USERINCLUDE				../Shared/Include
       
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 LIBRARY					euser.lib
       
    32 LIBRARY					alarmclient.lib
       
    33 LIBRARY					alarmshared.lib
       
    34 LIBRARY					alarmtest.lib
       
    35 
       
    36 VENDORID 0x70000001
       
    37 
       
    38 SMPSAFE