Skip to content

Commit

Permalink
update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunner246 committed May 13, 2024
1 parent 3aac4d6 commit 698c712
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions testLib/testLib.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,10 @@
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>NDEBUG;TESTLIB_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<LanguageStandard>stdcpp20</LanguageStandard>
<LanguageStandard>stdcpplatest</LanguageStandard>
<EnableModules>true</EnableModules>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
Expand Down

0 comments on commit 698c712

Please sign in to comment.