From 515e268bf53ed7e80be1ae1d9cdba33aa2968df9 Mon Sep 17 00:00:00 2001 From: refraction Date: Thu, 9 Jan 2014 00:31:46 +0000 Subject: [PATCH] GSDX: As the Optimization option in VS2010 causes GSDX to crash now, i've disabled it. Whole program optimization is still on and the release will use both (compiled with vs2013). So the SVN can like it or lump it ;p git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5802 96395faa-99c1-11dd-bbfe-3dabce05a288 --- plugins/GSdx/GSdx.vcxproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/GSdx/GSdx.vcxproj b/plugins/GSdx/GSdx.vcxproj index 85817e5480..2169b72ae2 100644 --- a/plugins/GSdx/GSdx.vcxproj +++ b/plugins/GSdx/GSdx.vcxproj @@ -302,6 +302,7 @@ Use + Disabled .\GSdx.def @@ -320,6 +321,7 @@ Use + Disabled .\GSdx.def @@ -398,6 +400,7 @@ Use + Disabled .\GSdx.def @@ -407,6 +410,7 @@ Use + Disabled .\GSdx.def @@ -1715,4 +1719,4 @@ - + \ No newline at end of file