about summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-28 20:54:17 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-28 20:54:17 -0700
commit96fd92f58640ea657a0802aba7ee2aa0d3498b81 (patch)
tree786c86224ee8d5076b8812a8c4470059fa530b47 /Source/Source.vcxproj
parent5f99f9e87ef23f342e89bab029cc4fc8c5ad6663 (diff)
downloadwitness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.tar.gz
witness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.tar.bz2
witness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.zip
Changes to compile rules
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r--Source/Source.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index fbd6810..6492749 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj
@@ -150,7 +150,7 @@
150 <ConformanceMode>true</ConformanceMode> 150 <ConformanceMode>true</ConformanceMode>
151 <TreatWarningAsError>true</TreatWarningAsError> 151 <TreatWarningAsError>true</TreatWarningAsError>
152 <LanguageStandard>stdcpp17</LanguageStandard> 152 <LanguageStandard>stdcpp17</LanguageStandard>
153 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 153 <DebugInformationFormat>None</DebugInformationFormat>
154 <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 154 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
155 </ClCompile> 155 </ClCompile>
156 <Link> 156 <Link>