- buildconf accepts arguments (pecl dir for ex.)

- copy configure.bat
This commit is contained in:
Pierre Joye 2008-12-08 22:41:54 +00:00
parent b010e3875b
commit b2677b4838

View File

@ -1,2 +1,5 @@
@echo off
cscript /nologo win32\build\buildconf.js %*
SET PHP_BUILDCONF_PATH=%~dp0
copy %PHP_BUILDCONF_PATH%\win32\build\configure.bat %PHP_BUILDCONF_PATH%
SET PHP_SDK_SCRIPT_PATH=