HomeSort by relevance Sort by last modified time
    Searched refs:WebKitLibrariesDir (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/WebKitTestRunner/win/
build-generated-files.sh 28 WebKitLibrariesDir=$(cygpath -u "$(cygpath -ms "${2}")")
36 export WebCoreScripts="${WebKitLibrariesDir}/tools/scripts"
  /external/webkit/Tools/Scripts/
webkitdirs.pm 1133 $variablesToSet{WEBKITLIBRARIESDIR} = windowsLibrariesDir() unless $ENV{WEBKITLIBRARIESDIR};
1139 $restartNeeded ||= $variable eq "WEBKITLIBRARIESDIR" || $variable eq "WEBKITOUTPUTDIR";
1146 if (!$ENV{'WEBKITLIBRARIESDIR'}) {
1147 print "Warning: You must set the 'WebKitLibrariesDir' environment variable\n";
1149 print " Make sure that 'WebKitLibrariesDir' points to the\n";
    [all...]

Completed in 134 milliseconds