mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +01:00
Fix VS
This commit is contained in:
parent
b3c507b3ed
commit
d6b5992662
@ -1015,7 +1015,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\pc_xa30.c"
|
||||
RelativePath=".\meta\xa_xa30.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -1635,7 +1635,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\wii_04sw.c"
|
||||
RelativePath=".\meta\xa_04sw.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -362,7 +362,7 @@
|
||||
<ClCompile Include="meta\pc_al2.c" />
|
||||
<ClCompile Include="meta\pc_mxst.c" />
|
||||
<ClCompile Include="meta\sab.c" />
|
||||
<ClCompile Include="meta\pc_xa30.c" />
|
||||
<ClCompile Include="meta\xa_xa30.c" />
|
||||
<ClCompile Include="meta\pcm_sre.c" />
|
||||
<ClCompile Include="meta\scd_pcm.c" />
|
||||
<ClCompile Include="meta\pona.c" />
|
||||
@ -490,7 +490,7 @@
|
||||
<ClCompile Include="meta\wave_segmented.c" />
|
||||
<ClCompile Include="meta\wave.c" />
|
||||
<ClCompile Include="meta\wavebatch.c" />
|
||||
<ClCompile Include="meta\wii_04sw.c" />
|
||||
<ClCompile Include="meta\xa_04sw.c" />
|
||||
<ClCompile Include="meta\wii_bns.c" />
|
||||
<ClCompile Include="meta\wii_mus.c" />
|
||||
<ClCompile Include="meta\wii_sng.c" />
|
||||
|
@ -628,7 +628,7 @@
|
||||
<ClCompile Include="meta\sab.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\pc_xa30.c">
|
||||
<ClCompile Include="meta\xa_xa30.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\pcm_sre.c">
|
||||
@ -1012,7 +1012,7 @@
|
||||
<ClCompile Include="meta\wavebatch.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\wii_04sw.c">
|
||||
<ClCompile Include="meta\xa_04sw.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\wii_bns.c">
|
||||
|
Loading…
x
Reference in New Issue
Block a user