fontsupport/fontutils/group/bld.inf
changeset 98 4c5ac0e85ed3
parent 53 8f0f421d3d0f
child 101 4129cc017eb5
equal deleted inserted replaced
80:3bd7be4c9278 98:4c5ac0e85ed3
    24 
    24 
    25 #include <platform_paths.hrh>
    25 #include <platform_paths.hrh>
    26 
    26 
    27 PRJ_EXPORTS
    27 PRJ_EXPORTS
    28 
    28 
    29 // Copy font rasterizer
       
    30 ../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/udeb/iTypeRast.dll
       
    31 ../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/urel/iTypeRast.dll
       
    32 ../iTypeRaster/winscw/ityperast.RSC                 /epoc32/release/winscw/udeb/z/resource/plugins/iTypeRast.rsc
       
    33 ../iTypeRaster/winscw/ityperast.RSC                 /epoc32/release/winscw/urel/z/resource/plugins/iTypeRast.rsc
       
    34 
       
    35 ../iTypeRaster/armv5/ityperast.dll                  /epoc32/release/armv5/udeb/iTypeRast.dll
       
    36 ../iTypeRaster/armv5/ityperast.dll                  /epoc32/release/armv5/urel/iTypeRast.dll
       
    37 ../iTypeRaster/armv5/ityperast.RSC                  /epoc32/data/z/resource/plugins/iTypeRast.RSC
       
    38 
    29 
    39 // Select correct font source directory
    30 // Select correct font source directory
    40 #ifndef RD_KANNADA_FONTS
    31 #ifndef RD_KANNADA_FONTS
    41 	#define FONT_SRC_DIR(fontfile) ../Vectorfonts/##fontfile
    32 	#define FONT_SRC_DIR(fontfile) ../Vectorfonts/##fontfile
    42 #else
    33 #else
   135 		
   126 		
   136 
   127 
   137 
   128 
   138 // Export IBY files
   129 // Export IBY files
   139 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
   130 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
       
   131 #ifndef FF_PRODUCT_FONTS
   140 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
   132 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
       
   133 #endif
   141 
   134 
   142 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   135 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   143 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   136 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   144 
   137 
   145 PRJ_EXTENSIONS
   138 PRJ_EXTENSIONS