ModSecurity/iis/winbuild/build64.bat
Felipe Zimmerle 0a772cb074 iss: Changes httpd version 2.4.6
Apache version was changed to 2.4.6 to sync with the current
apache lounge version.
2013-11-05 09:50:04 -03:00

9 lines
230 B
Batchfile

SET APACHE24_ZIP=httpd-2.4.6-win64.zip
mkdir %DROP%
rem call vcvars64.bat
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\x86_amd64\vcvarsx86_amd64.bat"
call init.bat
SET CL=/D "WIN64" /D "_WIN64"
call build.bat