summaryrefslogtreecommitdiff
path: root/Source/Houdini/Houdini.csproj
diff options
context:
space:
mode:
authorGravatar qadeer <qadeer@microsoft.com>2011-09-27 21:31:50 -0700
committerGravatar qadeer <qadeer@microsoft.com>2011-09-27 21:31:50 -0700
commit793059b23a2f3703621dcc9105be160c74e38791 (patch)
tree38e5a017edf8e437d232c08f9a008080ff086b89 /Source/Houdini/Houdini.csproj
parent811b680ba5dfdbbe495729f7e6dcf024f3c4aabe (diff)
updated Houdini so it works with SMTLib
Diffstat (limited to 'Source/Houdini/Houdini.csproj')
-rw-r--r--Source/Houdini/Houdini.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/Houdini/Houdini.csproj b/Source/Houdini/Houdini.csproj
index bc7bb8c8..c4d4cb8a 100644
--- a/Source/Houdini/Houdini.csproj
+++ b/Source/Houdini/Houdini.csproj
@@ -110,6 +110,10 @@
<Project>{FEE9F01B-9722-4A76-A24B-72A4016DFA8E}</Project>
<Name>Simplify</Name>
</ProjectReference>
+ <ProjectReference Include="..\Provers\SMTLib\SMTLib.csproj">
+ <Project>{9B163AA3-36BC-4AFB-88AB-79BC9E97E401}</Project>
+ <Name>SMTLib</Name>
+ </ProjectReference>
<ProjectReference Include="..\Provers\Z3\Z3.csproj">
<Project>{BB49B90B-BE21-4BE8-85BA-359FDB55F4DF}</Project>
<Name>Z3</Name>