3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00
z3/Microsoft.Z3/test_mapi/build.cmd
Christoph M. Wintersteiger 778cf79339 updated build.cmd for Microsoft.Z3
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
2012-10-11 15:09:18 +01:00

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