mirror of
https://github.com/Z3Prover/z3
synced 2025-08-08 04:01:22 +00:00
moved .net example
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
952188a485
commit
b1a5436c3f
3 changed files with 0 additions and 0 deletions
4
examples/test_mapi/build.cmd
Normal file
4
examples/test_mapi/build.cmd
Normal file
|
@ -0,0 +1,4 @@
|
|||
copy ..\..\external\Microsoft.Z3.dll .
|
||||
copy ..\..\external\Z3.dll .
|
||||
|
||||
csc /reference:..\..\external\Microsoft.Z3.dll /platform:anycpu /reference:System.Numerics.dll Program.cs
|
Loading…
Add table
Add a link
Reference in a new issue