summaryrefslogtreecommitdiff
path: root/Source/Provers/SMTLib/SMTLib.csproj
diff options
context:
space:
mode:
authorGravatar mikebarnett <unknown>2010-07-28 14:23:53 +0000
committerGravatar mikebarnett <unknown>2010-07-28 14:23:53 +0000
commit85ccac1149dc04f6cb1bdc5bb39c8c2e40d000d7 (patch)
treea89807a9e80a8c2b228693b1ac25aa4d2e3389ee /Source/Provers/SMTLib/SMTLib.csproj
parent2ab3ec6087b7afc36b72560c29590ab708b571b0 (diff)
Fixed reference to VCGeneration project. Mistakenly checked in project files were pointing to the yet-to-exist C# version.
Diffstat (limited to 'Source/Provers/SMTLib/SMTLib.csproj')
-rw-r--r--Source/Provers/SMTLib/SMTLib.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Provers/SMTLib/SMTLib.csproj b/Source/Provers/SMTLib/SMTLib.csproj
index 21941194..55acbc78 100644
--- a/Source/Provers/SMTLib/SMTLib.csproj
+++ b/Source/Provers/SMTLib/SMTLib.csproj
@@ -99,8 +99,8 @@
<Project>{CF42B700-10AA-4DA9-8992-48A800251C11}</Project>
<Name>VCExpr</Name>
</ProjectReference>
- <ProjectReference Include="..\..\VCGeneration\VCGeneration.csproj">
- <Project>{E1F10180-C7B9-4147-B51F-FA1B701966DC}</Project>
+ <ProjectReference Include="..\..\VCGeneration\VCGeneration.sscproj">
+ <Project>{F65666DE-FB56-457C-8782-09BE243450FC}</Project>
<Name>VCGeneration</Name>
</ProjectReference>
<ProjectReference Include="..\Simplify\Simplify.csproj">