mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +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
|