We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd4282 commit 9283bb3Copy full SHA for 9283bb3
vs/vs2022/TurboPFor.vcxproj.filters
@@ -65,9 +65,6 @@
65
<ClCompile Include="..\..\v8pack.c">
66
<Filter>Source Files</Filter>
67
</ClCompile>
68
- <ClCompile Include="..\..\lz.c">
69
- <Filter>Source Files</Filter>
70
- </ClCompile>
71
<ClCompile Include="..\..\bic.c">
72
73
@@ -83,6 +80,9 @@
83
80
<ClCompile Include="..\..\transpose.c">
84
81
85
82
+ <ClCompile Include="..\..\iccodec.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
86
</ItemGroup>
87
<ItemGroup>
88
<ClInclude Include="..\..\bitpack.h">
0 commit comments