From e9b875f97ba13669491cec76d1472f40b94efc4d Mon Sep 17 00:00:00 2001 From: qadeer Date: Sun, 29 Aug 2010 05:42:44 +0000 Subject: created a new build target called z3apidebug. only this target has a compile time dependency on Microsoft.Z3.dll. To compile this target, a reference to z3api must be manually added to BoogieDriver. --- Source/VCGeneration/VCGeneration.csproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Source/VCGeneration/VCGeneration.csproj') diff --git a/Source/VCGeneration/VCGeneration.csproj b/Source/VCGeneration/VCGeneration.csproj index b6954926..8ecc752f 100644 --- a/Source/VCGeneration/VCGeneration.csproj +++ b/Source/VCGeneration/VCGeneration.csproj @@ -3,7 +3,7 @@ Debug AnyCPU - 9.0.30729 + 9.0.21022 2.0 {E1F10180-C7B9-4147-B51F-FA1B701966DC} Library @@ -62,6 +62,17 @@ prompt 4 + + true + bin\z3apidebug\ + DEBUG;TRACE + full + AnyCPU + c:\Program Files\Microsoft Visual Studio 9.0\Team Tools\Static Analysis Tools\FxCop\Rules + true + GlobalSuppressions.cs + prompt + -- cgit v1.2.3