graphicsapitest/graphicssvs/fntstore/group/bld.inf
changeset 103 2717213c588a
parent 98 bf7481649c98
child 116 171fae344dd4
child 121 d72fc2aace31
child 187 9f66f99ee56f
equal deleted inserted replaced
98:bf7481649c98 103:2717213c588a
     1 //
       
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 PRJ_TESTEXPORTS
       
    18 t_fntstoreapi.iby													/epoc32/rom/include/t_fntstoreapi.iby
       
    19 t_fntstoreapi_binaries.iby										/epoc32/rom/include/t_fntstoreapi_binaries.iby
       
    20 t_fntstoreapi_testdata.iby										/epoc32/rom/include/t_fntstoreapi_testdata.iby
       
    21 
       
    22 // to pkg
       
    23 ../pkg/t_fntstoreapi.pkg											/epoc32/pkg/t_fntstoreapi.pkg
       
    24 ../pkg/tfntstoreapi.bat											/epoc32/pkg/tfntstoreapi.bat
       
    25 
       
    26 ../scripts/setup-T-GRAPHICS-FNTSTORE-PublicApi.script				z:/graphics/setup-t-graphics-fntstore-publicapi.script
       
    27 
       
    28 ../scripts/GRAPHICS-FNTSTORE-PublicApi.script						/epoc32/pkg/graphics-fntstore-publicapi.script
       
    29 ../scripts/GRAPHICS-FNTSTORE-PublicApi.script						z:/graphics/graphics-fntstore-publicapi.script
       
    30 
       
    31 ../scripts/GRAPHICS-FNTSTORE-FntStore-PublicApi.script						/epoc32/pkg/graphics-fntstore-fntstore-publicapi.script
       
    32 ../scripts/GRAPHICS-FNTSTORE-FntStore-PublicApi.script						z:/graphics/graphics-fntstore-fntstore-publicapi.script
       
    33 ../testdata/GRAPHICS-FNTSTORE-FntStore-PublicApi.ini							/epoc32/pkg/graphics-fntstore-fntstore-publicapi.ini
       
    34 ../testdata/GRAPHICS-FNTSTORE-FntStore-PublicApi.ini							z:/graphics/graphics-fntstore-fntstore-publicapi.ini
       
    35 
       
    36 ../scripts/GRAPHICS-FNTSTORE-BitmapFont-PublicApi.script			/epoc32/pkg/graphics-fntstore-bitmapfont-publicapi.script
       
    37 ../scripts/GRAPHICS-FNTSTORE-BitmapFont-PublicApi.script			z:/graphics/graphics-fntstore-bitmapfont-publicapi.script
       
    38 ../testdata/GRAPHICS-FNTSTORE-BitmapFont-PublicApi.ini				/epoc32/pkg/graphics-fntstore-bitmapfont-publicapi.ini
       
    39 ../testdata/GRAPHICS-FNTSTORE-BitmapFont-PublicApi.ini				z:/graphics/graphics-fntstore-bitmapfont-publicapi.ini
       
    40 
       
    41 ../scripts/GRAPHICS-FNTSTORE-OpenFontRasterizerContext-PublicApi.script     /epoc32/pkg/graphics-fntstore-openfontrasterizercontext-publicapi.script
       
    42 ../scripts/GRAPHICS-FNTSTORE-OpenFontRasterizerContext-PublicApi.script     z:/graphics/graphics-fntstore-openfontrasterizercontext-publicapi.script
       
    43 ../testdata/GRAPHICS-FNTSTORE-OpenFontRasterizerContext-PublicApi.ini       /epoc32/pkg/graphics-fntstore-openfontrasterizercontext-publicapi.ini
       
    44 ../testdata/GRAPHICS-FNTSTORE-OpenFontRasterizerContext-PublicApi.ini       z:/graphics/graphics-fntstore-openfontrasterizercontext-publicapi.ini
       
    45 
       
    46 //	Generic test date
       
    47 ../testdata/dummy										/epoc32/pkg/dummy
       
    48 ../testdata/dummy										z:/graphics/fntstore/dummy
       
    49 ../testdata/testfontws.gdr								/epoc32/pkg/testfontws.gdr
       
    50 ../testdata/testfontws.gdr								z:/graphics/fntstore/testfontws.gdr
       
    51 ../testdata/bad_entrysel								/epoc32/pkg/bad_entrysel
       
    52 ../testdata/bad_entrysel								z:/graphics/fntstore/bad_entrysel
       
    53 
       
    54 
       
    55 PRJ_TESTMMPFILES
       
    56 T_GraphicsFntstoreAPI.mmp
       
    57 
       
    58