filehandling/fileconverterfw/TSRC/TCON1_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 // TCON1.MMP
       
    15 // 
       
    16 //
       
    17 
       
    18 target          tcon1.dll
       
    19 targettype      plugin
       
    20 UID				0x10009d8d 0x10004c60
       
    21 VENDORID 		0x70000001
       
    22 CAPABILITY All -Tcb
       
    23 
       
    24 sourcepath	.
       
    25 
       
    26 start resource 10004c60.rss
       
    27 target tcon1.rsc
       
    28 targetpath /resource/plugins
       
    29 end
       
    30 
       
    31 start resource 10207F6A.RSS
       
    32 targetpath /resource/convert
       
    33 end
       
    34 
       
    35 
       
    36 userinclude			../TSRC
       
    37 userinclude			../INC
       
    38 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 //systeminclude 		/epoc32/include/ecom
       
    40 
       
    41 source  TCON1_V2.CPP
       
    42 
       
    43 library  euser.lib
       
    44 library  conarc.lib
       
    45 
       
    46 SMPSAFE