mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
12 lines
172 B
Batchfile
12 lines
172 B
Batchfile
c:
|
|
|
|
call build_apache.bat
|
|
call build_pcre.bat
|
|
call build_zlib.bat
|
|
call build_libxml2.bat
|
|
call build_lua.bat
|
|
call build_curl.bat
|
|
call build_module.bat
|
|
|
|
cd %WORK%
|