mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-16 07:56:12 +03:00
6 lines
104 B
Batchfile
6 lines
104 B
Batchfile
SET APACHE24_ZIP=httpd-2.4.3-win32.zip
|
|
mkdir %DROP%
|
|
call vsvars32.bat
|
|
call init.bat
|
|
call build.bat
|