From a8c8ffb249d39f2e2a29d3e26888e269019d6fe2 Mon Sep 17 00:00:00 2001 From: tabarbe Date: Wed, 28 Jul 2010 22:20:18 +0000 Subject: Boogie: VCGeneration port part 1/3: Replacing old source files with ported version --- Source/VCGeneration/VCGeneration.csproj | 282 +++++++++++++++----------------- 1 file changed, 128 insertions(+), 154 deletions(-) (limited to 'Source/VCGeneration/VCGeneration.csproj') diff --git a/Source/VCGeneration/VCGeneration.csproj b/Source/VCGeneration/VCGeneration.csproj index 768c44bc..f8210ceb 100644 --- a/Source/VCGeneration/VCGeneration.csproj +++ b/Source/VCGeneration/VCGeneration.csproj @@ -1,154 +1,128 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {E1F10180-C7B9-4147-B51F-FA1B701966DC} + Library + Properties + VCGeneration + VCGeneration + v3.5 + 512 + 1 + true + InterimKey.snk + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + False + False + True + False + False + False + False + False + False + False + False + True + False + False + False + + + + + + + + + + + + + Full + %28none%29 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + False + ..\..\Binaries\Microsoft.SpecSharp.Runtime.dll + + + + False + ..\..\Binaries\System.Compiler.Runtime.dll + + + + + + + + + + + + + + + + + + + + {24B55172-AD8B-47D1-8952-5A95CFDB9B31} + AIFramework + + + {0C692837-77EC-415F-BF04-395E3ED06E9A} + Basetypes + + + {47BC34F1-A173-40BE-84C2-9332B4418387} + Core + + + {4C28FB90-630E-4B55-A937-11A011B79765} + Graph + + + {CF42B700-10AA-4DA9-8992-48A800251C11} + VCExpr + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3