3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 01:25:31 +00:00

Merge branch 'mono_dotnet_bindings' of https://github.com/delcypher/z3-1

This commit is contained in:
Nikolaj Bjorner 2015-12-06 13:51:43 -08:00
commit b5fcbd7099
3 changed files with 247 additions and 36 deletions

View file

@ -0,0 +1,7 @@
prefix=@PREFIX@
assemblies_dir=${prefix}/lib/mono/@GAC_PKG_NAME@
Name: @GAC_PKG_NAME@
Description: .NET bindings for The Microsoft Z3 SMT solver
Version: @VERSION@
Libs: -r:${assemblies_dir}/Microsoft.Z3.dll

Binary file not shown.