This commit is contained in:
bnnm 2020-06-21 01:21:28 +02:00
parent 2a3f17cfa5
commit 053e570d97
4 changed files with 3 additions and 3 deletions

View File

@ -963,7 +963,7 @@
>
</File>
<File
RelativePath=".\meta\nds_swav.c"
RelativePath=".\meta\swav.c"
>
</File>
<File

View File

@ -366,7 +366,7 @@
<ClCompile Include="meta\sadl.c" />
<ClCompile Include="meta\nds_strm.c" />
<ClCompile Include="meta\nds_strm_ffta2.c" />
<ClCompile Include="meta\nds_swav.c" />
<ClCompile Include="meta\swav.c" />
<ClCompile Include="meta\ngc_adpdtk.c" />
<ClCompile Include="meta\ngc_bh2pcm.c" />
<ClCompile Include="meta\caf.c" />

View File

@ -610,7 +610,7 @@
<ClCompile Include="meta\nds_strm_ffta2.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\nds_swav.c">
<ClCompile Include="meta\swav.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\ngc_adpdtk.c">