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/AIFramework/AIFramework.csproj | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Source/AIFramework') diff --git a/Source/AIFramework/AIFramework.csproj b/Source/AIFramework/AIFramework.csproj index 28ad25a9..83f6e8c8 100644 --- a/Source/AIFramework/AIFramework.csproj +++ b/Source/AIFramework/AIFramework.csproj @@ -3,7 +3,7 @@ Debug AnyCPU - 9.0.30729 + 9.0.21022 2.0 {39B0658D-C955-41C5-9A43-48C97A1EF5FD} 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