diff --git a/HMCL/src/main/resources/assets/HMCLauncher.exe b/HMCL/src/main/resources/assets/HMCLauncher.exe index 0dab2c5ca..a4b610ff4 100644 Binary files a/HMCL/src/main/resources/assets/HMCLauncher.exe and b/HMCL/src/main/resources/assets/HMCLauncher.exe differ diff --git a/HMCLauncher/HMCL/HMCL.cpp b/HMCLauncher/HMCL/HMCL.cpp index c324f3e74..94c42fbbb 100644 Binary files a/HMCLauncher/HMCL/HMCL.cpp and b/HMCLauncher/HMCL/HMCL.cpp differ diff --git a/HMCLauncher/HMCL/HMCL.vcxproj b/HMCLauncher/HMCL/HMCL.vcxproj index 74d43bf5c..9b6e9113d 100644 --- a/HMCLauncher/HMCL/HMCL.vcxproj +++ b/HMCLauncher/HMCL/HMCL.vcxproj @@ -103,7 +103,7 @@ Disabled true _DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true + false Windows @@ -116,11 +116,13 @@ Level3 MinSpace true - true + false true WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true + false MultiThreaded + Disabled + Size Windows @@ -133,12 +135,14 @@ Use Level3 - MaxSpeed + MinSpace true - true + false true NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true + false + Disabled + Size Windows diff --git a/HMCLauncher/HMCL/stdafx.h b/HMCLauncher/HMCL/stdafx.h index 277af7347..26c830703 100644 Binary files a/HMCLauncher/HMCL/stdafx.h and b/HMCLauncher/HMCL/stdafx.h differ