From 55eb29c6655a079296a4b363869651d50572157c Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 28 May 2011 15:43:49 -0400 Subject: [PATCH] Revert this...probably rushed it too fast. Let the users choose this one I guess. --- 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 b06ed73f74..d4a1f01a8a 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="true" + MinimalRebuild="false" ExceptionHandling="0" RuntimeLibrary="2" BufferSecurityCheck="false"