1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicsdeviceinterface/gdi/group/BLD.INF Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,84 @@
1.4 +// Copyright (c) 1999-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 device interface (GDI)
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 +
1.33 +../inc/GDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.h)
1.34 +../inc/GDI.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.inl)
1.35 +../inc/BIDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidi.h)
1.36 +../inc/BidiText.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(biditext.h)
1.37 +../inc/LineBreak.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(linebreak.h)
1.38 +../inc/BidiVisual.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidivisual.h)
1.39 +../inc/ShapeInfo.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(shapeinfo.h)
1.40 +../inc/ShapeImpl.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/shapeimpl.h)
1.41 +../lookuptable/lookuptable.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/lookuptable.h)
1.42 +../inc/blendingalgorithms.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.h)
1.43 +../inc/blendingalgorithms.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.inl)
1.44 +../inc/displaymode.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(displaymode.h)
1.45 +
1.46 +../inc/glyphsample.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/glyphsample.h)
1.47 +../inc/gdistructs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdistructs.h)
1.48 +../inc/gdiconsts.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiconsts.h)
1.49 +../inc/gdiinline.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiinline.inl)
1.50 +../inc/gdiplatapi.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiplatapi.h)
1.51 +
1.52 +../inc/hextree.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.h)
1.53 +../inc/hextree.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.inl)
1.54 +
1.55 +../group/gdi.iby /epoc32/rom/include/gdi.iby
1.56 +
1.57 +
1.58 +PRJ_MMPFILES
1.59 +
1.60 +../group/GDI.MMP
1.61 +../group/LineBreak.mmp
1.62 +../group/lookuptable.mmp
1.63 +
1.64 +
1.65 +PRJ_TESTMMPFILES
1.66 +
1.67 +../group/TGdiServer.mmp
1.68 +
1.69 +
1.70 +PRJ_TESTEXPORTS
1.71 +
1.72 +// batch file that runs all automatic gdi tests on hardware
1.73 +../group/GdiTest.iby /epoc32/rom/include/gditest.iby
1.74 +
1.75 +../tgdi/scripts/gditest_run.bat z:/gditest/gditest_run.bat
1.76 +../tgdi/scripts/gditest_run.bat /epoc32/release/winscw/udeb/gditest_run.bat
1.77 +../tgdi/scripts/gditest_run.bat /epoc32/release/winscw/urel/gditest_run.bat
1.78 +../tgdi/scripts/gditest.bat z:/gditest/gditest.bat
1.79 +
1.80 +../tgdi/scripts/gditest_T_All.script z:/gditest/gditest_t_all.script
1.81 +../tgdi/scripts/gditest_T_Rgb.script z:/gditest/gditest_t_rgb.script
1.82 +../tgdi/scripts/gditest_T_Types.script z:/gditest/gditest_t_types.script
1.83 +../tgdi/scripts/gditest_T_BiDiDefect.script z:/gditest/gditest_t_bididefect.script
1.84 +../tgdi/scripts/gditest_T_LineBreak.script z:/gditest/gditest_t_linebreak.script
1.85 +../tgdi/scripts/gditest_T_GlyphSelection.script z:/gditest/gditest_t_glyphselection.script
1.86 +../tgdi/scripts/gditest_T_BiDi.script z:/gditest/gditest_t_bidi.script
1.87 +