uifw/AvKon/akncompamode/srv/group/akncompasrv.mmp
changeset 0 2f259fa3e83a
child 45 667edd0b8678
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET        akncompasrv.exe
       
    23 TARGETTYPE    exe
       
    24 UID           0 0x2000F864
       
    25 
       
    26 CAPABILITY    swEvent ProtServ writeDeviceData
       
    27 
       
    28 USERINCLUDE	  ../inc
       
    29 APP_LAYER_SYSTEMINCLUDE
       
    30 
       
    31 SOURCEPATH	  ../src
       
    32 SOURCE        akncompasrv.cpp 
       
    33 SOURCE        akncompaserver.cpp
       
    34 
       
    35 LIBRARY       euser.lib
       
    36 LIBRARY       ws32.lib
       
    37 LIBRARY       apgrfx.lib
       
    38 LIBRARY       centralrepository.lib