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/Basetypes/Basetypes.csproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Source/Basetypes') diff --git a/Source/Basetypes/Basetypes.csproj b/Source/Basetypes/Basetypes.csproj index 195291ec..4ea92532 100644 --- a/Source/Basetypes/Basetypes.csproj +++ b/Source/Basetypes/Basetypes.csproj @@ -3,7 +3,7 @@ Debug AnyCPU - 9.0.30729 + 9.0.21022 2.0 {43DFAD18-3E35-4558-9BE2-CAFF6B5BA8A0} 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 + False -- cgit v1.2.3