fep/frontendprocessor/test/feps/TFEP1PlugIn.MMP
changeset 0 eb1f2e154e89
equal deleted inserted replaced
-1:000000000000 0:eb1f2e154e89
       
     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 		tfep1plugin.dll
       
    17 TARGETTYPE 	plugin
       
    18 UID			0x10009D8D 0x102024D0
       
    19 VENDORID 	0x70000001
       
    20 
       
    21 CAPABILITY 	All -Tcb
       
    22 
       
    23 SOURCEPATH		../feps
       
    24 SOURCE			TFEP1.CPP TFEP1PlugIn.cpp
       
    25 USERINCLUDE		../feps
       
    26 
       
    27 APP_LAYER_SYSTEMINCLUDE 
       
    28 MW_LAYER_SYSTEMINCLUDE 
       
    29 OS_LAYER_SYSTEMINCLUDE 
       
    30 
       
    31 LIBRARY		euser.lib efsrv.lib estor.lib gdi.lib etext.lib fbscli.lib bitgdi.lib 
       
    32 LIBRARY		ws32.lib form.lib cone.lib fepbase.lib bafl.lib eikdlg.lib eikcoctl.lib eikctl.lib
       
    33 LIBRARY		ecom.lib 
       
    34 
       
    35 
       
    36 
       
    37 SOURCEPATH	../feps
       
    38 START RESOURCE	tfep1_ui.rss
       
    39 HEADER
       
    40 TARGETPATH	/resource/data
       
    41 lang		01 10
       
    42 END
       
    43 
       
    44 
       
    45 
       
    46 START RESOURCE tfep1plugin.rss
       
    47 TARGET tfep1plugin.rsc
       
    48 END
       
    49 
       
    50 
       
    51 
       
    52 SMPSAFE