sl@0: // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // Graphics device interface (GDI) sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: */ sl@0: sl@0: sl@0: PRJ_PLATFORMS sl@0: sl@0: DEFAULT sl@0: sl@0: sl@0: PRJ_EXPORTS sl@0: sl@0: ../inc/GDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.h) sl@0: ../inc/GDI.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.inl) sl@0: ../inc/BIDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidi.h) sl@0: ../inc/BidiText.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(biditext.h) sl@0: ../inc/LineBreak.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(linebreak.h) sl@0: ../inc/BidiVisual.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidivisual.h) sl@0: ../inc/ShapeInfo.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(shapeinfo.h) sl@0: ../inc/ShapeImpl.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/shapeimpl.h) sl@0: ../lookuptable/lookuptable.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/lookuptable.h) sl@0: ../inc/blendingalgorithms.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.h) sl@0: ../inc/blendingalgorithms.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.inl) sl@0: ../inc/displaymode.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(displaymode.h) sl@0: sl@0: ../inc/glyphsample.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/glyphsample.h) sl@0: ../inc/gdistructs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdistructs.h) sl@0: ../inc/gdiconsts.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiconsts.h) sl@0: ../inc/gdiinline.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiinline.inl) sl@0: ../inc/gdiplatapi.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiplatapi.h) sl@0: sl@0: ../inc/hextree.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.h) sl@0: ../inc/hextree.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.inl) sl@0: sl@0: ../group/gdi.iby /epoc32/rom/include/gdi.iby sl@0: sl@0: sl@0: PRJ_MMPFILES sl@0: sl@0: ../group/GDI.MMP sl@0: ../group/LineBreak.mmp sl@0: ../group/lookuptable.mmp sl@0: sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: ../group/TGdiServer.mmp sl@0: sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: // batch file that runs all automatic gdi tests on hardware sl@0: ../group/GdiTest.iby /epoc32/rom/include/gditest.iby sl@0: sl@0: ../tgdi/scripts/gditest_run.bat z:/gditest/gditest_run.bat sl@0: ../tgdi/scripts/gditest_run.bat /epoc32/release/winscw/udeb/gditest_run.bat sl@0: ../tgdi/scripts/gditest_run.bat /epoc32/release/winscw/urel/gditest_run.bat sl@0: ../tgdi/scripts/gditest.bat z:/gditest/gditest.bat sl@0: sl@0: ../tgdi/scripts/gditest_T_All.script z:/gditest/gditest_t_all.script sl@0: ../tgdi/scripts/gditest_T_Rgb.script z:/gditest/gditest_t_rgb.script sl@0: ../tgdi/scripts/gditest_T_Types.script z:/gditest/gditest_t_types.script sl@0: ../tgdi/scripts/gditest_T_BiDiDefect.script z:/gditest/gditest_t_bididefect.script sl@0: ../tgdi/scripts/gditest_T_LineBreak.script z:/gditest/gditest_t_linebreak.script sl@0: ../tgdi/scripts/gditest_T_GlyphSelection.script z:/gditest/gditest_t_glyphselection.script sl@0: ../tgdi/scripts/gditest_T_BiDi.script z:/gditest/gditest_t_bidi.script sl@0: