| 20 | | * VC6 compiler: cl.exe/nmake.exe and its dependencies. other version might work, but keep in mind that you'd better use the same version of compiler as php. |
| 21 | | * a working cscript.exe with jscript.dll and filesystemobject etc, required by php win32 build system |
| | 20 | * VC6 compiler: cl.exe/nmake.exe and its dependencies. other version might work, but keep in mind that you have to use the same version of compiler as PHP. |
| | 21 | * VC9 compiler (2008): both x86/x64 version compiler. |
| | 22 | * a working cscript.exe with jscript.dll and filesystemobject etc, required by PHP win32 build system |