Home | History | Annotate | Download | only in genrb

Lines Matching refs:Path

26 use File::Path;
67 $path=$ENV{'PATH'};
72 $path .=":$icuBinDir:$icuLibDir";
83 $path .=":$icuBinDir:$icuLibDir";
91 $path .=":$icuBinDir:$icuLibDir";
98 $path .=$icuBinDir;
101 $ENV{'PATH'} = $path;
102 #print ("##### PATH = $ENV{'PATH'}\n");
215 #make sure the given path is a cygwin path not a windows path
220 #The following code deals with spaces in the path