Home
last modified time | relevance | path

Searched refs:php_build_dir (Results 1 – 1 of 1) sorted by relevance

/php-src/win32/build/
H A Dmkdist.php6 $php_build_dir = $argv[3]; variable
317 $tdll = $php_build_dir . '/bin/' . basename($dll);
339 if (file_exists("$php_build_dir/bin/libenchant2.dll")) {
355 if (!copy($php_build_dir . '/bin/' . $filename, "$dest/" . basename($filename))) {
360 $OPENSSL_DLLS = $php_build_dir . "/lib/ossl-modules/*.dll";
376 $SASL_DLLS = $php_build_dir . "/bin/sasl2/sasl*.dll";

Completed in 13 milliseconds