Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
ReEnable optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Dec 22, 2021
1 parent 446ace6 commit 3a75314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiteLoader/LiteLoader.vcxproj
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
<ExceptionHandling>Async</ExceptionHandling>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<LanguageStandard_C>Default</LanguageStandard_C>
<Optimization>Disabled</Optimization>
<Optimization>MaxSpeed</Optimization>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>

0 comments on commit 3a75314

Please # to comment.