graphicsdeviceinterface/gdi/group/bld.inf
changeset 171 414d4b727fd9
parent 103 2717213c588a
equal deleted inserted replaced
160:969102054596 171:414d4b727fd9
    27 
    27 
    28 PRJ_EXPORTS
    28 PRJ_EXPORTS
    29 
    29 
    30 ../inc/GDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.h)
    30 ../inc/GDI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.h)
    31 ../inc/GDI.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(gdi.inl)
    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)
    32 ../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)
    33 ../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)
    34 ../inc/blendingalgorithms.inl	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/blendingalgorithms.inl)
    41 ../inc/displaymode.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(displaymode.h)
    35 ../inc/displaymode.h 	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(displaymode.h)
    42 
    36 
    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)
    37 ../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)
    38 ../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 ../inc/gdiplatapi.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/gdi/gdiplatapi.h)
       
    48 
       
    49 ../inc/hextree.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.h)
       
    50 ../inc/hextree.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(hextree.inl)
       
    51 
    39 
    52 ../group/gdi.iby	/epoc32/rom/include/gdi.iby
    40 ../group/gdi.iby	/epoc32/rom/include/gdi.iby
    53 
    41 
    54 
    42 
    55 PRJ_MMPFILES
    43 PRJ_MMPFILES
    56 
    44 
    57 ../group/GDI.MMP
    45 ../group/GDI.MMP
    58 ../group/LineBreak.mmp
       
    59 ../group/lookuptable.mmp
    46 ../group/lookuptable.mmp
    60 
    47 
    61 
    48 
    62 PRJ_TESTMMPFILES
    49 PRJ_TESTMMPFILES
    63 
    50 
    74 ../tgdi/scripts/gditest_run.bat				/epoc32/release/winscw/urel/gditest_run.bat
    61 ../tgdi/scripts/gditest_run.bat				/epoc32/release/winscw/urel/gditest_run.bat
    75 ../tgdi/scripts/gditest.bat					z:/gditest/gditest.bat
    62 ../tgdi/scripts/gditest.bat					z:/gditest/gditest.bat
    76 
    63 
    77 ../tgdi/scripts/gditest_T_All.script			z:/gditest/gditest_t_all.script
    64 ../tgdi/scripts/gditest_T_All.script			z:/gditest/gditest_t_all.script
    78 ../tgdi/scripts/gditest_T_Rgb.script			z:/gditest/gditest_t_rgb.script
    65 ../tgdi/scripts/gditest_T_Rgb.script			z:/gditest/gditest_t_rgb.script
    79 ../tgdi/scripts/gditest_T_Types.script			z:/gditest/gditest_t_types.script
       
    80 ../tgdi/scripts/gditest_T_BiDiDefect.script		z:/gditest/gditest_t_bididefect.script
       
    81 ../tgdi/scripts/gditest_T_LineBreak.script		z:/gditest/gditest_t_linebreak.script
       
    82 ../tgdi/scripts/gditest_T_GlyphSelection.script	z:/gditest/gditest_t_glyphselection.script
       
    83 ../tgdi/scripts/gditest_T_BiDi.script			z:/gditest/gditest_t_bidi.script
       
    84