cleanup: rename

This commit is contained in:
bnnm 2025-02-02 23:08:10 +01:00
parent 1c1324df6d
commit eaa8d58dd8
3 changed files with 4 additions and 4 deletions

View File

@ -763,6 +763,7 @@
<ClCompile Include="meta\vxn.c" />
<ClCompile Include="meta\wady.c" />
<ClCompile Include="meta\waf.c" />
<ClCompile Include="meta\wav2.c" />
<ClCompile Include="meta\wave.c" />
<ClCompile Include="meta\wavebatch.c" />
<ClCompile Include="meta\wave_segmented.c" />
@ -773,7 +774,6 @@
<ClCompile Include="meta\wpd.c" />
<ClCompile Include="meta\wsi.c" />
<ClCompile Include="meta\ws_aud.c" />
<ClCompile Include="meta\wv2.c" />
<ClCompile Include="meta\wv6.c" />
<ClCompile Include="meta\wvs.c" />
<ClCompile Include="meta\wwise.c" />

View File

@ -2119,6 +2119,9 @@
<ClCompile Include="meta\waf.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\wav2.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\wave.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
@ -2149,9 +2152,6 @@
<ClCompile Include="meta\ws_aud.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\wv2.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\wv6.c">
<Filter>meta\Source Files</Filter>
</ClCompile>