We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b38ea commit f8469b6Copy full SHA for f8469b6
scripts/mk_util.py
@@ -1659,6 +1659,7 @@ def mk_makefile(self, out):
1659
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1660
<Authors>Microsoft</Authors>
1661
<Company>Microsoft</Company>
1662
+ <EnableDefaultCompileItems>false</EnableDefaultCompileItems>
1663
<Description>Z3 is a satisfiability modulo theories solver from Microsoft Research.</Description>
1664
<Copyright>Copyright Microsoft Corporation. All rights reserved.</Copyright>
1665
<PackageTags>smt constraint solver theorem prover</PackageTags>
0 commit comments