mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 04:28:17 +00:00
3 lines
155 B
Batchfile
3 lines
155 B
Batchfile
csc /reference:..\..\bin\Microsoft.Z3.dll /platform:x86 test_managed.cs
|
|
@rem Copy DLL to allow test_managed.exe to find it.
|
|
copy ..\..\bin\Microsoft.Z3.dll |