summaryrefslogtreecommitdiff
path: root/Source/VCGeneration/VCGeneration.csproj
diff options
context:
space:
mode:
authorGravatar tabarbe <unknown>2010-08-13 00:46:04 +0000
committerGravatar tabarbe <unknown>2010-08-13 00:46:04 +0000
commit2b4638d32cc827ed38ae26119dca54ad7aae14e4 (patch)
tree1e29e23959b4fd4661cd36721302e177ac6cd0b2 /Source/VCGeneration/VCGeneration.csproj
parent124c83e0757744f08ae54f2359d0f4d9b4be9304 (diff)
Boogie: Committing changed references
Diffstat (limited to 'Source/VCGeneration/VCGeneration.csproj')
-rw-r--r--Source/VCGeneration/VCGeneration.csproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/VCGeneration/VCGeneration.csproj b/Source/VCGeneration/VCGeneration.csproj
index 073f60c6..9b85b59a 100644
--- a/Source/VCGeneration/VCGeneration.csproj
+++ b/Source/VCGeneration/VCGeneration.csproj
@@ -77,7 +77,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
- <Compile Include="cce.cs" />
<Compile Include="Check.cs" />
<Compile Include="ConditionGeneration.cs" />
<Compile Include="Context.cs" />
@@ -106,8 +105,8 @@
<Project>{4C28FB90-630E-4B55-A937-11A011B79765}</Project>
<Name>Graph</Name>
</ProjectReference>
- <ProjectReference Include="..\VCExpr\VCExpr.sscproj">
- <Project>{CF42B700-10AA-4DA9-8992-48A800251C11}</Project>
+ <ProjectReference Include="..\VCExpr\VCExpr.csproj">
+ <Project>{56FFDBCA-7D14-43B8-A6CA-22A20E417EE1}</Project>
<Name>VCExpr</Name>
</ProjectReference>
</ItemGroup>