Skip to content

Commit

Permalink
fixed VS2010 solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan4973 committed Oct 17, 2024
1 parent 2f9282b commit ed4f04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/VS2010/libzstd/libzstd.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_compress_superblock.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_preSplit.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
<ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
Expand Down

0 comments on commit ed4f04c

Please sign in to comment.