Whoops, included fast_coeff_cost stuff twice in vs project

This commit is contained in:
Pauli Oikkonen 2021-01-11 18:43:28 +02:00
parent 379cbd8901
commit fef64e1c86

View file

@ -155,7 +155,6 @@
<ClCompile Include="..\..\src\encoder_state-geometry.c" />
<ClCompile Include="..\..\src\encode_coding_tree.c" />
<ClCompile Include="..\..\src\extras\getopt.c" />
<ClCompile Include="..\..\src\fast_coeff_cost.c" />
<ClCompile Include="..\..\src\filter.c" />
<ClCompile Include="..\..\src\image.c" />
<ClCompile Include="..\..\src\imagelist.c" />
@ -292,7 +291,6 @@
<ClInclude Include="..\..\src\encoder.h" />
<ClInclude Include="..\..\src\encoderstate.h" />
<ClInclude Include="..\..\src\extras\getopt.h" />
<ClInclude Include="..\..\src\fast_coeff_cost.h" />
<ClInclude Include="..\..\src\filter.h" />
<ClInclude Include="..\..\src\global.h" />
<ClInclude Include="..\..\src\inter.h" />