about summary refs log tree commit diff stats
path: root/Source/Source.vcxproj
diff options
context:
space:
mode:
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>