This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-23 09:54:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b010e3875b
php-src
/
buildconf.bat
3 lines
54 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add new (optional!) win32 build infrastructure. Will follow up to internals@ shortly.
2003-12-03 07:17:04 +08:00
@
echo
off
- 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 09:42:01 +08:00
cscript /nologo win32\build\buildconf.js
%*
Reference in New Issue
Copy Permalink