about summary refs log tree commit diff stats
path: root/WitnessRandomizer/WitnessRandomizer.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'WitnessRandomizer/WitnessRandomizer.vcxproj')
-rw-r--r--WitnessRandomizer/WitnessRandomizer.vcxproj1
1 files changed, 1 insertions, 0 deletions
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 @@
149 <EnablePREfast>true</EnablePREfast> 149 <EnablePREfast>true</EnablePREfast>
150 <TreatWarningAsError>true</TreatWarningAsError> 150 <TreatWarningAsError>true</TreatWarningAsError>
151 <DisableSpecificWarnings>26451</DisableSpecificWarnings> 151 <DisableSpecificWarnings>26451</DisableSpecificWarnings>
152 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
152 </ClCompile> 153 </ClCompile>
153 <Link> 154 <Link>
154 <SubSystem>Console</SubSystem> 155 <SubSystem>Console</SubSystem>