graphicstest/graphicstestharness/group/graphicsmemoryhogger.mmp
changeset 103 2717213c588a
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
98:bf7481649c98 103:2717213c588a
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    44 SOURCEPATH		../src
    44 SOURCEPATH		../src
    45 SOURCE			graphicsmemoryhogger.cpp
    45 SOURCE			graphicsmemoryhogger.cpp
    46 
    46 
    47 USERINCLUDE		../inc
    47 USERINCLUDE		../inc
    48 
    48 
    49 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    49 OS_LAYER_SYSTEMINCLUDE
    50 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    51 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    52 
    50 
    53 LIBRARY			euser.lib
    51 LIBRARY			euser.lib
    54 LIBRARY			efsrv.lib
    52 LIBRARY			efsrv.lib
    55 LIBRARY			hal.lib
    53 LIBRARY			hal.lib
    56 
    54