Skip to content

Commit 9283bb3

Browse files
committed
Visual c++
1 parent 1bd4282 commit 9283bb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vs/vs2022/TurboPFor.vcxproj.filters

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
<ClCompile Include="..\..\v8pack.c">
6666
<Filter>Source Files</Filter>
6767
</ClCompile>
68-
<ClCompile Include="..\..\lz.c">
69-
<Filter>Source Files</Filter>
70-
</ClCompile>
7168
<ClCompile Include="..\..\bic.c">
7269
<Filter>Source Files</Filter>
7370
</ClCompile>
@@ -83,6 +80,9 @@
8380
<ClCompile Include="..\..\transpose.c">
8481
<Filter>Source Files</Filter>
8582
</ClCompile>
83+
<ClCompile Include="..\..\iccodec.c">
84+
<Filter>Source Files</Filter>
85+
</ClCompile>
8686
</ItemGroup>
8787
<ItemGroup>
8888
<ClInclude Include="..\..\bitpack.h">

0 commit comments

Comments
 (0)