Skip to content

Commit ed4f04c

Browse files
committed
fixed VS2010 solution
1 parent 2f9282b commit ed4f04c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/VS2010/libzstd/libzstd.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
3535
<ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
3636
<ClCompile Include="..\..\..\lib\compress\zstd_compress_superblock.c" />
37+
<ClCompile Include="..\..\..\lib\compress\zstd_preSplit.c" />
3738
<ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
3839
<ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
3940
<ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />

0 commit comments

Comments
 (0)