calendarengines/caldav/group/CalDavClient.mmp
changeset 1 4927282092b4
child 6 5a04f2ceabfe
equal deleted inserted replaced
0:f979ecb2b13e 1:4927282092b4
       
     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 SYSTEMINCLUDE \Epoc32\include
       
    27 
       
    28 LIBRARY       euser.lib
       
    29 LIBRARY       bafl.lib
       
    30 
       
    31 EXPORTUNFROZEN
       
    32 
       
    33 CAPABILITY	CAP_APPLICATION