equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-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". |
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_SYMBIAN |
27 OS_LAYER_SYSTEMINCLUDE |
28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
29 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
|
30 USERINCLUDE ../inc |
28 USERINCLUDE ../inc |
31 |
29 |
32 SOURCEPATH ../src |
30 SOURCEPATH ../src |
33 SOURCE graphicsscreencomparison.cpp |
31 SOURCE graphicsscreencomparison.cpp |
34 |
32 |