os/graphics/graphicscomposition/surfaceupdate/group/BLD.INF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/graphics/graphicscomposition/surfaceupdate/group/BLD.INF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,55 @@
     1.4 +// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// Graphics API
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +/**
    1.22 + @file
    1.23 +*/
    1.24 +
    1.25 +
    1.26 +PRJ_PLATFORMS
    1.27 +
    1.28 +DEFAULT
    1.29 +
    1.30 +
    1.31 +PRJ_EXPORTS
    1.32 +../inc/surfaceupdateclient.h        SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surfaceupdateclient.h)
    1.33 +../inc/updateserverprovider.h       SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/updateserverprovider.h)
    1.34 +../inc/suerror.h                    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/suerror.h)
    1.35 +../inc/compositionsurfaceupdate.h   SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/compositionsurfaceupdate.h)
    1.36 +../inc/contentreadyforcomposition.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/contentreadyforcomposition.h)
    1.37 +../group/surfaceupdate.iby	        /epoc32/rom/include/surfaceupdate.iby
    1.38 +../group/surfaceupdate_ref.iby	    /epoc32/rom/include/surfaceupdate_ref.iby
    1.39 +
    1.40 +
    1.41 +PRJ_MMPFILES
    1.42 +../group/surfaceupdateclient.mmp        // Adaptation DLL
    1.43 +../group/surfaceupdateserver.mmp        // Adaptation DLL
    1.44 +
    1.45 +
    1.46 +PRJ_TESTEXPORTS
    1.47 +../group/surfaceupdatetest.iby		/epoc32/rom/include/surfaceupdatetest.iby
    1.48 +../group/surfaceupdatetest_integ.iby		/epoc32/rom/include/surfaceupdatetest_integ.iby
    1.49 +../tsrc/surfaceupdate.script 		z:/surfaceupdate/surfaceupdate.script
    1.50 +../tsrc/surfaceupdateinteg.script 	z:/surfaceupdate/surfaceupdateinteg.script
    1.51 +
    1.52 +
    1.53 +PRJ_TESTMMPFILES
    1.54 +../group/tcompositionbackend.mmp support //to emulate composition behaviour
    1.55 +../group/tsurfaceupdatetestserver.mmp
    1.56 +../group/tsurfaceupdateserver.mmp support
    1.57 +../group/tsurfaceupdateclient.mmp support
    1.58 +../group/tsurfaceupdateserverinteg.mmp