103
|
1 |
// Copyright (c) 2006-2010 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 |
// Graphics API
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
|
|
23 |
PRJ_PLATFORMS
|
|
24 |
|
|
25 |
DEFAULT
|
|
26 |
|
|
27 |
|
|
28 |
PRJ_EXPORTS
|
|
29 |
../inc/surfaceupdateclient.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surfaceupdateclient.h)
|
|
30 |
../inc/updateserverprovider.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/updateserverprovider.h)
|
|
31 |
../inc/suerror.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/suerror.h)
|
|
32 |
../inc/compositionsurfaceupdate.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/compositionsurfaceupdate.h)
|
|
33 |
../inc/contentreadyforcomposition.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/contentreadyforcomposition.h)
|
|
34 |
../group/surfaceupdate.iby /epoc32/rom/include/surfaceupdate.iby
|
|
35 |
../group/surfaceupdate_ref.iby /epoc32/rom/include/surfaceupdate_ref.iby
|
|
36 |
|
|
37 |
|
|
38 |
PRJ_MMPFILES
|
|
39 |
../group/surfaceupdateclient.mmp // Adaptation DLL
|
|
40 |
../group/surfaceupdateserver.mmp // Adaptation DLL
|
|
41 |
|
|
42 |
|
|
43 |
PRJ_TESTEXPORTS
|
|
44 |
../group/surfaceupdatetest.iby /epoc32/rom/include/surfaceupdatetest.iby
|
|
45 |
../group/surfaceupdatetest_integ.iby /epoc32/rom/include/surfaceupdatetest_integ.iby
|
|
46 |
../tsrc/surfaceupdate.script z:/surfaceupdate/surfaceupdate.script
|
|
47 |
../tsrc/surfaceupdateinteg.script z:/surfaceupdate/surfaceupdateinteg.script
|
|
48 |
|
|
49 |
|
|
50 |
PRJ_TESTMMPFILES
|
|
51 |
../group/tcompositionbackend.mmp support //to emulate composition behaviour
|
|
52 |
../group/tsurfaceupdatetestserver.mmp
|
|
53 |
../group/tsurfaceupdateserver.mmp support
|
|
54 |
../group/tsurfaceupdateclient.mmp support
|
|
55 |
../group/tsurfaceupdateserverinteg.mmp
|