mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 08:20:54 +01:00
Update MSVC project files.
This commit is contained in:
parent
82609f8cf6
commit
e449722e93
@ -850,6 +850,10 @@
|
||||
RelativePath=".\meta\ps2_svag.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_svag_snk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\meta\ps2_tec.c"
|
||||
>
|
||||
|
@ -283,6 +283,7 @@
|
||||
<ClCompile Include="meta\ps2_stm.c" />
|
||||
<ClCompile Include="meta\ps2_str.c" />
|
||||
<ClCompile Include="meta\ps2_svag.c" />
|
||||
<ClCompile Include="meta\ps2_svag_snk.c" />
|
||||
<ClCompile Include="meta\ps2_tec.c" />
|
||||
<ClCompile Include="meta\ps2_tk5.c" />
|
||||
<ClCompile Include="meta\ps2_vag.c" />
|
||||
|
@ -508,6 +508,9 @@
|
||||
<ClCompile Include="meta\ps2_svag.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_svag_snk.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="meta\ps2_tec.c">
|
||||
<Filter>meta\Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
Loading…
Reference in New Issue
Block a user