Home
last modified time | relevance | path

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

/PHP-5.5/win32/build/
H A Dmkdist.php6 $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 DDSP.README17 The resulting workspace files should appear at /win32/phpdll[ts].dsw

Completed in 5 milliseconds