graphicscomposition/surfaceupdate/group/BLD.INF
changeset 0 5d03bc08d59c
child 45 36b2e23a8629
child 163 bbf46f59e123
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 2006-2009 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 ../group/surfaceupdate.iby	/epoc32/rom/include/surfaceupdate.iby
       
    34 ../group/surfaceupdate_ref.iby	/epoc32/rom/include/surfaceupdate_ref.iby
       
    35 
       
    36 
       
    37 PRJ_MMPFILES
       
    38 ../group/surfaceupdateclient.mmp        // Adaptation DLL
       
    39 ../group/surfaceupdateserver.mmp        // Adaptation DLL
       
    40 
       
    41 
       
    42 PRJ_TESTEXPORTS
       
    43 ../group/surfaceupdatetest.iby		/epoc32/rom/include/surfaceupdatetest.iby
       
    44 ../group/surfaceupdatetest_integ.iby		/epoc32/rom/include/surfaceupdatetest_integ.iby
       
    45 ../tsrc/surfaceupdate.script 		z:/surfaceupdate/surfaceupdate.script
       
    46 ../tsrc/surfaceupdateinteg.script 	z:/surfaceupdate/surfaceupdateinteg.script
       
    47 
       
    48 
       
    49 PRJ_TESTMMPFILES
       
    50 ../group/tcompositionbackend.mmp //to emulate composition behaviour
       
    51 ../group/tsurfaceupdatetestserver.mmp
       
    52 ../group/tsurfaceupdateserver.mmp
       
    53 ../group/tsurfaceupdateclient.mmp
       
    54 ../group/tsurfaceupdateserverinteg.mmp