From 6d5bf046835c3e851784f4dd30edfb86ad3d0af7 Mon Sep 17 00:00:00 2001 From: stobies Date: Mon, 26 Mar 2012 13:46:36 +0200 Subject: Switch bvd to MSIL (instead of x86) target architecture --- Source/ModelViewer/ModelViewer.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Source/ModelViewer/ModelViewer.csproj') diff --git a/Source/ModelViewer/ModelViewer.csproj b/Source/ModelViewer/ModelViewer.csproj index 383ccf43..ae46767b 100644 --- a/Source/ModelViewer/ModelViewer.csproj +++ b/Source/ModelViewer/ModelViewer.csproj @@ -31,7 +31,7 @@ 0 - x86 + AnyCPU true full false @@ -41,7 +41,7 @@ 4 - x86 + AnyCPU pdbonly true bin\Release\ @@ -63,7 +63,7 @@ bin\x86\Checked\ DEBUG;TRACE full - x86 + AnyCPU ..\..\Binaries\BVD.exe.CodeAnalysisLog.xml true GlobalSuppressions.cs @@ -194,4 +194,4 @@ --> - + \ No newline at end of file -- cgit v1.2.3