Skip to content

Commit

Permalink
Updated Turbo-Base64 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspardpetit committed Jun 8, 2024
1 parent f6b4870 commit 854503b
Show file tree
Hide file tree
Showing 4 changed files with 686 additions and 686 deletions.
2 changes: 1 addition & 1 deletion libs/TurboBase64.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<AdditionalOptions>/w24003 /w24005 /w24028 /w24047 /w24090 /w24133 /w24146 /w24333 /w24789 %(AdditionalOptions)</AdditionalOptions>
<AdditionalOptions>/w24003 /w24005 /w24028 /w24047 /w24090 /w24133 /w24146 /w24333 /w24789 /arch:AVX2 %(AdditionalOptions)</AdditionalOptions>
<AdditionalIncludeDirectories>Turbo-Base64</AdditionalIncludeDirectories>
</ClCompile>
<Link>
Expand Down
Loading

0 comments on commit 854503b

Please sign in to comment.