From c39e7052b1221b886b6b207029ab2111cbfbe758 Mon Sep 17 00:00:00 2001
From: jbzdarkid <jbzdarkid@gmail.com>
Date: Sat, 27 Oct 2018 02:02:00 -0700
Subject: apparently this works now

---
 WitnessRandomizer/WitnessRandomizer.vcxproj | 1 +
 1 file changed, 1 insertion(+)

(limited to 'WitnessRandomizer/WitnessRandomizer.vcxproj')

diff --git a/WitnessRandomizer/WitnessRandomizer.vcxproj b/WitnessRandomizer/WitnessRandomizer.vcxproj
index a737dd3..80a7f0c 100644
--- a/WitnessRandomizer/WitnessRandomizer.vcxproj
+++ b/WitnessRandomizer/WitnessRandomizer.vcxproj
@@ -149,6 +149,7 @@
       <EnablePREfast>true</EnablePREfast>
       <TreatWarningAsError>true</TreatWarningAsError>
       <DisableSpecificWarnings>26451</DisableSpecificWarnings>
+      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
     </ClCompile>
     <Link>
       <SubSystem>Console</SubSystem>
-- 
cgit 1.4.1