mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
4 lines
174 B
Batchfile
4 lines
174 B
Batchfile
copy ..\..\external\Microsoft.Z3.dll .
|
|
copy ..\..\external\Z3.dll .
|
|
|
|
csc /reference:..\..\external\Microsoft.Z3.dll /platform:anycpu /reference:System.Numerics.dll Program.cs |