Skip to content

Commit

Permalink
- buildconf accepts arguments (pecl dir for ex.)
Browse files Browse the repository at this point in the history
- copy configure.bat
  • Loading branch information
pierrejoye committed Dec 8, 2008
1 parent b010e38 commit b2677b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildconf.bat
Original file line number Diff line number Diff line change
@@ -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=

0 comments on commit b2677b4

Please sign in to comment.