From f89732676bc18182314f91a77821e2194a2616dc Mon Sep 17 00:00:00 2001 From: wuestholz Date: Mon, 5 Aug 2013 10:23:41 -0700 Subject: Fixed several build errors in the 'Checked' configuration. --- Source/ModelViewer/ModelViewer.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/ModelViewer') diff --git a/Source/ModelViewer/ModelViewer.csproj b/Source/ModelViewer/ModelViewer.csproj index 30f444c6..f86e4d4f 100644 --- a/Source/ModelViewer/ModelViewer.csproj +++ b/Source/ModelViewer/ModelViewer.csproj @@ -44,7 +44,7 @@ AnyCPU pdbonly true - bin\Release\ + ..\..\Binaries\ TRACE prompt 4 @@ -60,7 +60,7 @@ true - bin\x86\Checked\ + ..\..\Binaries\ DEBUG;TRACE full AnyCPU -- cgit v1.2.3