os/graphics/graphicsdeviceinterface/screendriver/group/BLD.INF
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Reference hardware screen-drivers
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
sl@0
    23
sl@0
    24
PRJ_PLATFORMS
sl@0
    25
sl@0
    26
DEFAULT
sl@0
    27
sl@0
    28
PRJ_EXPORTS
sl@0
    29
sl@0
    30
../inc/BITDRAW.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bitdraw.h)
sl@0
    31
../inc/BitDrawScaling.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bitdrawscaling.h)
sl@0
    32
../inc/BitDrawOrigin.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bitdraworigin.h)
sl@0
    33
../inc/BmAlphaBlend.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bmalphablend.h)
sl@0
    34
../inc/BitDrawInterfaceId.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bitdrawinterfaceid.h)
sl@0
    35
../inc/GraphicsAccelerator.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(graphicsaccelerator.h)
sl@0
    36
#ifdef SYMBIAN_BUILD_GCE
sl@0
    37
../inc/bitdrawsurface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bitdrawsurface.h)
sl@0
    38
#endif // SYMBIAN_BUILD_GCE
sl@0
    39
../inc/cdsb.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cdsb.h)
sl@0
    40
sl@0
    41
PRJ_MMPFILES
sl@0
    42
sl@0
    43
scdv_lib.mmp
sl@0
    44
sl@0
    45
#ifdef SYMBIAN_BUILD_GCE
sl@0
    46
// generic GCE variant
sl@0
    47
../group/generic.mmp
sl@0
    48
#endif // SYMBIAN_BUILD_GCE
sl@0
    49
sl@0
    50
#if defined(WINS)
sl@0
    51
../group/wins.mmp
sl@0
    52
sl@0
    53
	#ifdef SYMBIAN_BUILD_GCE
sl@0
    54
	// DLL for emulator switching between GCE (generic) and non-GCE (wins) Screen Driver
sl@0
    55
	../group/scdv_switch.mmp
sl@0
    56
	#endif // SYMBIAN_BUILD_GCE
sl@0
    57
sl@0
    58
#elif defined(GENERIC_MARM) || defined (X86GCC)
sl@0
    59
../group/lubbock.mmp
sl@0
    60
../group/integrator.mmp
sl@0
    61
../group/omapscdv.mmp
sl@0
    62
#endif
sl@0
    63
sl@0
    64
sl@0
    65
PRJ_TESTEXPORTS
sl@0
    66
sl@0
    67
../group/ScdvTest.iby    /epoc32/rom/include/scdvtest.iby
sl@0
    68
sl@0
    69
// batch file that runs all automatic scdv tests on hardware
sl@0
    70
../tsrc/scripts/scdvtest_hw_run.bat							z:/scdvtest/scdvtest_run.bat
sl@0
    71
../tsrc/scripts/scdvtest_hw.bat								z:/scdvtest/scdvtest.bat
sl@0
    72
// Cmd file
sl@0
    73
../tsrc/scripts/mnt.cmd										z:/scdvtest/scdvtest_mnt.cmd
sl@0
    74
// batch file that runs all automatic scdv tests on emulator
sl@0
    75
../tsrc/scripts/scdvtest_run.bat							/epoc32/release/winscw/udeb/scdvtest_run.bat
sl@0
    76
../tsrc/scripts/scdvtest_run.bat							/epoc32/release/winscw/urel/scdvtest_run.bat
sl@0
    77
sl@0
    78
../tsrc/scripts/scdvtest_t_All.script						z:/scdvtest/scdvtest_t_all.script
sl@0
    79
../tsrc/scripts/scdvtest_t_DirectScreenBitmap.script		z:/scdvtest/scdvtest_t_directscreenbitmap.script
sl@0
    80
../tsrc/scripts/scdvtest_t_LowLevel.script					z:/scdvtest/scdvtest_t_lowlevel.script
sl@0
    81
../tsrc/scripts/scdvtest_t_LowLevel1.script					z:/scdvtest/scdvtest_t_lowlevel1.script
sl@0
    82
../tsrc/scripts/scdvtest_t_RWindows.script					z:/scdvtest/scdvtest_t_rwindows.script
sl@0
    83
../tsrc/scripts/scdvtest_t_Scaling.script					z:/scdvtest/scdvtest_t_scaling.script
sl@0
    84
../tsrc/scripts/scdvtest_t_Scdv.script						z:/scdvtest/scdvtest_t_scdv.script
sl@0
    85
#ifdef SYMBIAN_BUILD_GCE
sl@0
    86
../tsrc/scripts/scdvtest_t_devorientation.script			z:/scdvtest/scdvtest_t_devorientation.script
sl@0
    87
#endif // SYMBIAN_BUILD_GCE
sl@0
    88
sl@0
    89
#ifdef SYMBIAN_BUILD_GCE
sl@0
    90
// ini file that is used on the hardware
sl@0
    91
../tsrc/rom/wsini_test.ini					/epoc32/data/z/system/data/wsini_test.ini
sl@0
    92
#endif // SYMBIAN_BUILD_GCE
sl@0
    93
sl@0
    94
PRJ_TESTMMPFILES
sl@0
    95
sl@0
    96
../group/TScdvServer.mmp