From dfa352dd747b73859cf7240d2d7e1433a72a3f05 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