calendarengines/caldav/group/CalDavServer.mmp
branchRCL_3
changeset 86 ed599363c2d7
parent 78 356f28cd5ca0
child 87 6d3f83773253
equal deleted inserted replaced
78:356f28cd5ca0 86:ed599363c2d7
     1 /*
       
     2 * Copyright (c) 2010 Sun Microsystems, Inc. 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 Contributor:
       
    10 * Maximilian Odendahl
       
    11 *
       
    12 * Contributors:
       
    13 * 
       
    14 * Description: This is the project specification file for the
       
    15 *				Caldav server
       
    16 */ 
       
    17 
       
    18 TARGET        !CalDavServer.exe
       
    19 TARGETTYPE    exe
       
    20 UID           0	0x2002B71E
       
    21 
       
    22 SOURCEPATH    ../src
       
    23 SOURCE        CalDavServer.cpp caldavutils.cpp httpclient.cpp CalDavServerSession.cpp caldavengine.cpp caldavenginemgr.cpp
       
    24 
       
    25 USERINCLUDE   ../inc
       
    26 USERINCLUDE   ../../../calendarui/globaldata/inc
       
    27 
       
    28 APP_LAYER_SYSTEMINCLUDE
       
    29 
       
    30 LIBRARY			euser.lib apparc.lib cone.lib eikcore.lib avkon.lib charconv.lib
       
    31 LIBRARY			commonengine.lib efsrv.lib estor.lib eikcoctl.lib eikdlg.lib 
       
    32 LIBRARY			eikctl.lib bafl.lib fbscli.lib aknnotify.lib aknicon.lib
       
    33 LIBRARY			etext.lib gdi.lib egul.lib insock.lib
       
    34 LIBRARY			ecom.lib InetProtUtil.lib http.lib esock.lib xmlengineDOM.lib calinterimapi.lib calenimp.lib CalenInterimUtils2.lib commdb.lib calenglobaldata.lib
       
    35 LIBRARY			extendedconnpref.lib netmeta.lib
       
    36 
       
    37 EPOCHEAPSIZE        0x5000 0x400000
       
    38 EPOCSTACKSIZE        0x5000
       
    39 
       
    40 CAPABILITY ReadDeviceData ReadUserData WriteDeviceData WriteUserData ProtServ NetworkServices