From 39e13e66123cf815969169827b3440dbe8bfb724 Mon Sep 17 00:00:00 2001 From: zeromus Date: Thu, 21 May 2009 02:20:54 +0000 Subject: [PATCH] win32: set correct fastbuild output path for vs2008 --- desmume/src/windows/DeSmuME_2008.vcproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/desmume/src/windows/DeSmuME_2008.vcproj b/desmume/src/windows/DeSmuME_2008.vcproj index e0ea75e86..e985fae87 100644 --- a/desmume/src/windows/DeSmuME_2008.vcproj +++ b/desmume/src/windows/DeSmuME_2008.vcproj @@ -54,6 +54,7 @@ AdditionalIncludeDirectories=".;..;.\zlib123;.\zziplib;.\winpcap;userconfig;defaultconfig" PreprocessorDefinitions="DEBUG;_CRT_SECURE_NO_DEPRECATE;WIN32;BETA_VERSION;SPU_INTERPOLATE;NOMINMAX;EXPERIMENTAL_WIFI;HAVE_LIBZZIP" ExceptionHandling="1" + BasicRuntimeChecks="0" BufferSecurityCheck="false" EnableEnhancedInstructionSet="2" FloatingPointModel="2" @@ -197,8 +198,8 @@