dcmofw/dcmoserver/group/dcmoserver.mmp
changeset 0 b497e44ab2fc
child 5 3f7d9dbe57c8
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     1 /*
       
     2 * Copyright (c) 2009 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:  DCMO Server
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 
       
    21 CAPABILITY			CAP_SERVER DiskAdmin AllFiles
       
    22 
       
    23 TARGET        	dcmoserver.exe
       
    24 TARGETTYPE    	exe
       
    25 UID           	0 0x2001FE47
       
    26 VENDORID 				VID_DEFAULT
       
    27 TARGETPATH      /system/libs
       
    28 
       
    29 SOURCEPATH    	../src
       
    30 SOURCE       	 	dcmoserver.cpp
       
    31 SOURCE       	 	dcmosession.cpp
       
    32 SOURCE       	 	dcmonotifieraob.cpp
       
    33 SOURCE					dcmogenericcontrol.cpp
       
    34 
       
    35 MW_LAYER_SYSTEMINCLUDE
       
    36 SYSTEMINCLUDE 	/epoc32/include/ecom
       
    37 USERINCLUDE   	../inc
       
    38 USERINCLUDE   	../../inc
       
    39 
       
    40 START RESOURCE 	../data/dcmo.rss
       
    41     HEADER
       
    42     TARGETPATH  resource
       
    43     LANGUAGE_IDS
       
    44 END 
       
    45 
       
    46 LIBRARY     	euser.lib commonengine.lib efsrv.lib
       
    47 LIBRARY       ecom.lib
       
    48 LIBRARY       centralrepository.lib
       
    49 LIBRARY				aknnotify.lib eiksrv.lib
       
    50 LIBRARY    		flogger.lib