From 8b5618168b6e49bf3e919b667eb8cc2f0d430f49 Mon Sep 17 00:00:00 2001 From: Souryo Date: Thu, 19 Jun 2014 17:12:32 -0400 Subject: [PATCH] --- Core/Core.vcxproj | 2 +- NES.sln | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index 5957eb5a..7d4afa6d 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -67,7 +67,7 @@ Level3 Use - MaxSpeed + Full true true WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) diff --git a/NES.sln b/NES.sln index 68da741c..0140f01f 100644 --- a/NES.sln +++ b/NES.sln @@ -28,7 +28,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection EndGlobal