add missing files

This commit is contained in:
bxaimc 2019-06-26 02:44:48 -04:00
parent 1d2e9793e5
commit e6c0f5d30d
2 changed files with 4 additions and 0 deletions

View File

@ -154,6 +154,7 @@
<ClCompile Include="meta\bcstm.c" />
<ClCompile Include="meta\bfstm.c" />
<ClCompile Include="meta\bfwav.c" />
<ClCompile Include="meta\bwav.c" />
<ClCompile Include="meta\excitebots.c" />
<ClCompile Include="meta\ezw.c" />
<ClCompile Include="meta\ffmpeg.c" />

View File

@ -1585,5 +1585,8 @@
<ClCompile Include="meta\ps2_va3.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\bwav.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>