graphicsdeviceinterface/gdi/group/BLD.INF
changeset 0 5d03bc08d59c
child 26 15986eb6c500
child 36 01a6848ebfd7
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 1999-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 device interface (GDI)
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 
       
    25 DEFAULT
       
    26 
       
    27 
       
    28 PRJ_EXPORTS
       
    29 
       
    30 ../inc/GDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.h)
       
    31 ../inc/GDI.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.inl)
       
    32 ../inc/BIDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidi.h)
       
    33 ../inc/BidiText.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(biditext.h)
       
    34 ../inc/LineBreak.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(linebreak.h)
       
    35 ../inc/BidiVisual.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bidivisual.h)
       
    36 ../inc/ShapeInfo.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(shapeinfo.h)
       
    37 ../inc/ShapeImpl.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/shapeimpl.h)
       
    38 ../lookuptable/lookuptable.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/lookuptable.h)
       
    39 ../inc/blendingalgorithms.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.h)
       
    40 ../inc/blendingalgorithms.inl	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.inl)
       
    41 ../inc/displaymode.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(displaymode.h)
       
    42 
       
    43 ../inc/glyphsample.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/glyphsample.h)
       
    44 ../inc/gdistructs.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdistructs.h)
       
    45 ../inc/gdiconsts.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiconsts.h)
       
    46 ../inc/gdiinline.inl	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiinline.inl)
       
    47 
       
    48 ../group/gdi.iby	/epoc32/rom/include/gdi.iby
       
    49 
       
    50 
       
    51 PRJ_MMPFILES
       
    52 
       
    53 ../group/GDI.MMP
       
    54 ../group/LineBreak.mmp
       
    55 ../group/lookuptable.mmp
       
    56 
       
    57 
       
    58 PRJ_TESTMMPFILES
       
    59 
       
    60 ../group/TGdiServer.mmp
       
    61 
       
    62 
       
    63 PRJ_TESTEXPORTS
       
    64 
       
    65 // batch file that runs all automatic gdi tests on hardware
       
    66 ../group/GdiTest.iby    /epoc32/rom/include/gditest.iby
       
    67 
       
    68 ../tgdi/scripts/gditest_run.bat				z:/gditest/gditest_run.bat
       
    69 ../tgdi/scripts/gditest_run.bat				/epoc32/release/winscw/udeb/gditest_run.bat
       
    70 ../tgdi/scripts/gditest_run.bat				/epoc32/release/winscw/urel/gditest_run.bat
       
    71 ../tgdi/scripts/gditest.bat					z:/gditest/gditest.bat
       
    72 
       
    73 ../tgdi/scripts/gditest_T_All.script			z:/gditest/gditest_t_all.script
       
    74 ../tgdi/scripts/gditest_T_Rgb.script			z:/gditest/gditest_t_rgb.script
       
    75 ../tgdi/scripts/gditest_T_Types.script			z:/gditest/gditest_t_types.script
       
    76 ../tgdi/scripts/gditest_T_BiDiDefect.script		z:/gditest/gditest_t_bididefect.script
       
    77 ../tgdi/scripts/gditest_T_LineBreak.script		z:/gditest/gditest_t_linebreak.script
       
    78 ../tgdi/scripts/gditest_T_GlyphSelection.script	z:/gditest/gditest_t_glyphselection.script
       
    79 ../tgdi/scripts/gditest_T_BiDi.script			z:/gditest/gditest_t_bidi.script
       
    80