mirror of
https://github.com/Z3Prover/z3
synced 2026-02-23 16:57:51 +00:00
4 lines
159 B
Batchfile
4 lines
159 B
Batchfile
@echo off
|
|
|
|
rem Ocaml is VS2013, so need VS2013 command prompt for it to work!
|
|
python scripts/mk_make.py -b bld_dbg_2013 --java --ml --debug --vs --parallel=12
|