graphicstest/graphicstestharness/group/fontinjector.mmp
changeset 103 2717213c588a
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
98:bf7481649c98 103:2717213c588a
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 UID				0x1000008D 0x00000000
    24 UID				0x1000008D 0x00000000
    25 VENDORID		0x70000001
    25 VENDORID		0x70000001
    26 CAPABILITY		All -tcb
    26 CAPABILITY		All -tcb
    27 
    27 
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    31 
    29 
    32 USERINCLUDE		../fontinjector
    30 USERINCLUDE		../fontinjector
    33 SOURCEPATH		../fontinjector
    31 SOURCEPATH		../fontinjector
    34 SOURCE			fontinjector.cpp
    32 SOURCE			fontinjector.cpp
    35 
    33