calendarengines/caldav/group/CalDavClient.mmp
branchRCL_3
changeset 31 97232defd20e
equal deleted inserted replaced
30:bd7edf625bdd 31:97232defd20e
       
     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 client library
       
    16 */
       
    17 
       
    18 TARGET        CalDavClient.dll
       
    19 TARGETTYPE    dll
       
    20 UID 0 0x2002B71F
       
    21 
       
    22 SOURCEPATH    ..\src
       
    23 SOURCE        CalDavClient.cpp caldavsession.cpp caldavsessionimpl.cpp caldavutils.cpp
       
    24 
       
    25 USERINCLUDE   ..\inc
       
    26 APP_LAYER_SYSTEMINCLUDE
       
    27 
       
    28 LIBRARY       euser.lib
       
    29 LIBRARY       bafl.lib
       
    30 LIBRARY http.lib	
       
    31 
       
    32 //EXPORTUNFROZEN
       
    33 
       
    34 CAPABILITY	CAP_APPLICATION NetworkControl