From f9409a58223fe05c4ed06d85b23ba3bfa5154da5 Mon Sep 17 00:00:00 2001 From: Christian Grasser Date: Sun, 11 Feb 2018 02:21:54 +0100 Subject: [PATCH] changed release build to max speed --- HexEditor/projects/2003/HexEditor.vcxproj | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/HexEditor/projects/2003/HexEditor.vcxproj b/HexEditor/projects/2003/HexEditor.vcxproj index 72d2b5b..3621737 100644 --- a/HexEditor/projects/2003/HexEditor.vcxproj +++ b/HexEditor/projects/2003/HexEditor.vcxproj @@ -86,7 +86,6 @@ WIN32;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;HEXEDITOR_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL - Level4 ProgramDatabase true @@ -110,8 +109,6 @@ WIN32;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;HEXEDITOR_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL - - Level4 ProgramDatabase true @@ -129,7 +126,7 @@ - Disabled + MaxSpeed Default false Neither @@ -139,19 +136,18 @@ true MultiThreaded false - Level4 ProgramDatabase true true - EnableFastChecks + Default shlwapi.lib;%(AdditionalDependencies) $(OutDir)HexEditor.dll true true - C:\Projects\NppPlugins\HexEditor\map\HexEditor.map + $(OutDir)\map\HexEditor.map Windows 0 true @@ -162,7 +158,7 @@ - Disabled + MaxSpeed Default false Neither @@ -172,20 +168,18 @@ true MultiThreaded false - - Level4 ProgramDatabase true true - EnableFastChecks + Default shlwapi.lib;%(AdditionalDependencies) $(OutDir)HexEditor.dll true true - C:\Projects\NppPlugins\HexEditor\map\HexEditor.map + $(OutDir)\map\HexEditor.map Windows 0 true