diff options
Diffstat (limited to 'Source/Source.vcxproj')
-rw-r--r-- | Source/Source.vcxproj | 2 |
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> |