From 5f5dca6e2ca543fab3d70ccb9da6b306aacec236 Mon Sep 17 00:00:00 2001 From: qadeer Date: Sun, 8 Dec 2013 22:35:39 -0800 Subject: changed the output path for the QED build configuration to the Binaries folder --- Source/BoogieDriver/BoogieDriver.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Source/BoogieDriver') diff --git a/Source/BoogieDriver/BoogieDriver.csproj b/Source/BoogieDriver/BoogieDriver.csproj index cb37cf6c..f5c366a0 100644 --- a/Source/BoogieDriver/BoogieDriver.csproj +++ b/Source/BoogieDriver/BoogieDriver.csproj @@ -1,4 +1,4 @@ - + Debug @@ -222,7 +222,7 @@ true - bin\x86\QED\ + ..\..\Binaries\ TRACE;DEBUG full x86 @@ -321,4 +321,4 @@ --> - + \ No newline at end of file -- cgit v1.2.3