1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/buildconf.bat
Johannes Schlüter 046b1769c1 - pass parameters to buildconf.bat over to buildconf.js (#43281)
[DOC] install.windows.building.php currently reads like "e.g. cscript /nologo
  win32/build/buildconf.js --add-modules-dir=../php-gtk2 [...]"  that
  might be changed to "buildconf.bat --add-modules-dir=../php-gtk2 [...]"
2007-11-14 01:42:01 +00:00

3 lines
54 B
Batchfile

@echo off
cscript /nologo win32\build\buildconf.js %*