graphicstest/graphicstestharness/group/graphicsscreencomparison.mmp
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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".
    22 TARGET                  graphicsscreencomparison.dll
    22 TARGET                  graphicsscreencomparison.dll
    23 TARGETTYPE              dll
    23 TARGETTYPE              dll
    24 
    24 
    25 CAPABILITY 		All -Tcb
    25 CAPABILITY 		All -Tcb
    26 
    26 
    27 OS_LAYER_SYSTEMINCLUDE
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    28 USERINCLUDE             ../inc 
    30 USERINCLUDE             ../inc 
    29 
    31 
    30 SOURCEPATH              ../src
    32 SOURCEPATH              ../src
    31 SOURCE                  graphicsscreencomparison.cpp
    33 SOURCE                  graphicsscreencomparison.cpp
    32 
    34