Home | History | Annotate | Download | only in genldml

Lines Matching refs:genrb

5 # This tool invokes genldml and genrb to produce res files from xml files
24 "--genrb=s" => \$genrb,
40 getPathToGenrb() unless defined $genrb;
163 # run genrb
166 my $genrbExec = $genrb."/genrb";
173 $genrb = $icuRoot."/bin";
209 --genrb=<path to genrb executatble>