filehandling/fileconverterfw/TSRC/TCON2_V2.MMP
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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 target			tcon2.dll
       
    17 targettype		plugin
       
    18 UID		0x10009d8d 0x10004c61
       
    19 VENDORID 0x70000001
       
    20 CAPABILITY All -Tcb
       
    21 
       
    22 SOURCEPATH	.
       
    23 
       
    24 start resource 10004c61.rss
       
    25 target tcon2.rsc
       
    26 targetpath /resource/plugins
       
    27 end
       
    28 
       
    29 start resource 10207F6B.RSS
       
    30 targetpath /resource/convert
       
    31 end
       
    32 
       
    33 
       
    34 userinclude			../TSRC ../INC
       
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 //systeminclude 		/epoc32/include/ecom
       
    37 
       
    38 source  TCON2_V2.CPP
       
    39 
       
    40 
       
    41 library  euser.lib
       
    42 library  conarc.lib
       
    43 
       
    44 SMPSAFE
       
    45 
       
    46