From 053a9d532232ce160234f13e6924de8834a736e3 Mon Sep 17 00:00:00 2001 From: nastys <@> Date: Sat, 4 Apr 2020 03:10:46 +0200 Subject: [PATCH] Disable CLR --- source-code/source/plugins/Launcher/Launcher.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-code/source/plugins/Launcher/Launcher.vcxproj b/source-code/source/plugins/Launcher/Launcher.vcxproj index c48d3c5..453c76e 100644 --- a/source-code/source/plugins/Launcher/Launcher.vcxproj +++ b/source-code/source/plugins/Launcher/Launcher.vcxproj @@ -31,7 +31,7 @@ DynamicLibrary false ClangCL - true + false Unicode