mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-21 12:51:57 +01:00
cleanup: rename
This commit is contained in:
parent
1c1324df6d
commit
eaa8d58dd8
@ -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" />
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user