From 33b0cdbf1e6caf0c85e1e61b0462939950291e42 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 28 May 2011 15:34:20 -0400 Subject: [PATCH] Ah, I was looking for this option. Not forcing on the other builds for now. --- src/StepMania-net2008.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/StepMania-net2008.vcproj b/src/StepMania-net2008.vcproj index d4a1f01a8a..b06ed73f74 100644 --- a/src/StepMania-net2008.vcproj +++ b/src/StepMania-net2008.vcproj @@ -161,7 +161,7 @@ AdditionalIncludeDirectories=".;"..\extern\lua-5.1\src";ffmpeg\modern_working\include;BaseClasses;..\extern\jsoncpp\include;"..\extern\glew-1.5.8\include";..\extern\pcre;"..\extern\mad-0.15.1b";..\extern\libpng\include;..\extern\libjpeg;..\extern\zlib;..\extern\vorbis" PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,WINDOWS,RELEASE,GLEW_STATIC" StringPooling="true" - MinimalRebuild="false" + MinimalRebuild="true" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false"