From 0594f7db02fb1b7d5bccb05e25b7101dc7f2e5ca Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Tue, 6 Jun 2017 18:53:15 -0700 Subject: [PATCH] msbuild/DolphinQt: remove extra /INCREMENTAL. Already enabled for Debug. --- Source/Core/DolphinQt2/DolphinQt2.vcxproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/Core/DolphinQt2/DolphinQt2.vcxproj b/Source/Core/DolphinQt2/DolphinQt2.vcxproj index 8cfab8c065..9dbf6f2cd3 100644 --- a/Source/Core/DolphinQt2/DolphinQt2.vcxproj +++ b/Source/Core/DolphinQt2/DolphinQt2.vcxproj @@ -41,9 +41,6 @@ - - true - $(ExternalsDir)ffmpeg\lib;$(ExternalsDir)OpenAL\lib;%(AdditionalLibraryDirectories)