commonappservices/alarmserver/Test/group/consolealarmalertserver.mmp
changeset 0 2e3d3ce01487
child 2 7645e9ce10dc
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					consolealarmalertserver.exe
       
    17 TARGETTYPE				EXE
       
    18 CAPABILITY   All -TCB
       
    19 UID						0x1000008D	0x101F502A
       
    20 VENDORID 0x70000001
       
    21 
       
    22 SOURCEPATH				../../ConsoleAlarmAlertServer/Source
       
    23 
       
    24 SOURCE					ConsoleAlarmAlertServer.cpp
       
    25 SOURCE					ConsoleAlarmAlertSession.cpp
       
    26 SOURCE					ConsoleAlarmAlertConsole.cpp
       
    27 SOURCE					ConsoleAlarmAlertServerMain.cpp
       
    28 SOURCE					ConsoleAlarmAlertLEDFlasher.cpp
       
    29 
       
    30 USERINCLUDE				../../ConsoleAlarmAlertServer/Include
       
    31 USERINCLUDE				../../AlarmAlert/Shared
       
    32 USERINCLUDE				../../Shared/Include
       
    33 USERINCLUDE				..
       
    34 
       
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 
       
    38 LIBRARY					euser.lib
       
    39 LIBRARY					hal.lib
       
    40 LIBRARY					alarmshared.lib
       
    41 
       
    42 LIBRARY					rfileloggerclient.lib
       
    43 LIBRARY					calinterimapi.lib
       
    44 
       
    45 START WINS
       
    46 	baseaddress			0x40700000
       
    47 END
       
    48 
       
    49 SMPSAFE