Searched refs:phpdll (Results 1 – 2 of 2) sorted by relevance
/PHP-5.5/win32/build/ |
H A D | mkdist.php | 6 $phpdll = $argv[3]; variable 69 …global $build_dir, $extra_dll_deps, $ext_targets, $sapi_targets, $pecl_targets, $phpdll, $per_modu… 90 $depbase == $phpdll) && file_exists($GLOBALS['build_dir'] . "/$depbase")) { 212 copy("$build_dir/$phpdll", "$dist_dir/$phpdll"); 215 $phplib = str_replace(".dll", ".lib", $phpdll); 219 $phppdb = str_replace(".dll", ".pdb", $phpdll);
|
H A D | DSP.README | 17 The resulting workspace files should appear at /win32/phpdll[ts].dsw
|
Completed in 9 milliseconds