summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-11-17 14:02:28 -0800
committerjbzdarkid <jbzdarkid@gmail.com>2018-11-17 14:02:28 -0800
commit1501b173c058f11e53507532ad583a6ac9c061cc (patch)
tree3066f68055fd6bcf73d9686a4980b041d74f28d6 /Source/Source.vcxproj
parent1f85741c8d12d9b1fbd55b29f334de572f9eea9b (diff)
downloadwitness-tutorializer-1501b173c058f11e53507532ad583a6ac9c061cc.tar.gz
witness-tutorializer-1501b173c058f11e53507532ad583a6ac9c061cc.tar.bz2
witness-tutorializer-1501b173c058f11e53507532ad583a6ac9c061cc.zip
4.0.5
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r--Source/Source.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 545753d..85ce6e1 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj
@@ -147,6 +147,7 @@
147 <ConformanceMode>true</ConformanceMode> 147 <ConformanceMode>true</ConformanceMode>
148 <LanguageStandard>stdcpp17</LanguageStandard> 148 <LanguageStandard>stdcpp17</LanguageStandard>
149 <TreatWarningAsError>true</TreatWarningAsError> 149 <TreatWarningAsError>true</TreatWarningAsError>
150 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
150 </ClCompile> 151 </ClCompile>
151 <Link> 152 <Link>
152 <SubSystem>Windows</SubSystem> 153 <SubSystem>Windows</SubSystem>