pimappsupport/vcardandvcal/tsrc/tvgen.mmp
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 // Copyright (c) 1997-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 
       
    17 target	        tvgen.exe
       
    18 targettype		EXE
       
    19 CAPABILITY   None
       
    20 
       
    21 SOURCEPATH	../tsrc
       
    22 
       
    23 userinclude     ../tsrc
       
    24 userinclude     ../inc
       
    25  
       
    26 APP_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    27 
       
    28 source		tvgen.cpp
       
    29 source		thelpers.cpp
       
    30 
       
    31 library		euser.lib efsrv.lib bafl.lib 
       
    32 library		versit.lib vcard.lib
       
    33 
       
    34 //library		CHARCONV.LIB		//Need by commented out function
       
    35 
       
    36 VENDORID 0x70000001
       
    37 
       
    38 SMPSAFE