mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-16 07:56:12 +03:00
6 lines
95 B
Batchfile
6 lines
95 B
Batchfile
mkdir %DROP%
|
|
call vcvars64.bat
|
|
call init.bat
|
|
SET CL=/D "WIN64" /D "_WIN64"
|
|
call build.bat
|