pimappservices/calendarvcalplugin/group/agnversit.mmp
changeset 0 f979ecb2b13e
child 12 38571fd2a704
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // agnversit.dll Provides dynamic interface for vCalendar import/export
       
    15 // 
       
    16 //
       
    17 
       
    18 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    19 
       
    20 CAPABILITY	All -TCB
       
    21 target		agnversit.dll
       
    22 TARGETTYPE	plugin	
       
    23 UID		0x10009D8D 0x102035F5
       
    24 
       
    25 start resource	../src/102035f5.rss
       
    26 targetpath 	/resource/plugins
       
    27 target		agnversit.rsc
       
    28 end
       
    29 
       
    30 VENDORID	0x70000001
       
    31 SOURCEPATH	../src
       
    32 
       
    33 userinclude	../Inc
       
    34 USERINCLUDE     ../../calendar/inc
       
    35 
       
    36 
       
    37 SOURCEPATH	../src
       
    38 source		agnversit.cpp agmvcalx.cpp agmvcali.cpp
       
    39 
       
    40 library	apparc.lib
       
    41 library bafl.lib
       
    42 library calinterimapi.lib
       
    43 library charconv.lib
       
    44 library conarc.lib
       
    45 library	efsrv.lib
       
    46 library	estor.lib
       
    47 library	etext.lib
       
    48 library	euser.lib 
       
    49 library gdi.lib
       
    50 library tzclient.lib
       
    51 library vcal.lib
       
    52 library versit.lib
       
    53 
       
    54 START WINS
       
    55 BASEADDRESS     0x7d340000
       
    56 END
       
    57 
       
    58 SMPSAFE