pimappsupport/vcardandvcal/Ticket/VTicket.MMP
changeset 0 f979ecb2b13e
child 10 38571fd2a704
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 // Copyright (c) 2001-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 //
       
    15 
       
    16 target      vticket.dll
       
    17 targettype  DLL
       
    18 CAPABILITY   All -TCB
       
    19 UID	    0x1000008D 0x101F4FC7
       
    20 VENDORID 0x70000001
       
    21 
       
    22 SOURCEPATH	../Ticket
       
    23 
       
    24 userinclude     ../inc
       
    25 systeminclude   /epoc32/include
       
    26 
       
    27 source      	VTicketMaster.CPP
       
    28  
       
    29 library		versit.lib  euser.lib  estor.lib  bafl.lib
       
    30 
       
    31 deffile		VTicket.DEF
       
    32 
       
    33 START WINS
       
    34 BASEADDRESS     0x80020000
       
    35 END
       
    36 
       
    37 SMPSAFE