Added missing files to MSVC 2013 project

This commit is contained in:
Chris Moeller 2014-10-19 16:49:40 -07:00
parent bb76ff11b8
commit c96d86bfc8
2 changed files with 8 additions and 0 deletions

View File

@ -103,8 +103,10 @@
<ClCompile Include="layout\tra_blocked.c" />
<ClCompile Include="meta\akb.c" />
<ClCompile Include="meta\bcstm.c" />
<ClCompile Include="meta\bfstm.c" />
<ClCompile Include="meta\bfwav.c" />
<ClCompile Include="meta\excitebots.c" />
<ClCompile Include="meta\g1l.c" />
<ClCompile Include="meta\ios_psnd.c" />
<ClCompile Include="meta\lsf.c" />
<ClCompile Include="meta\mattel_hyperscan.c" />

View File

@ -967,5 +967,11 @@
<ClCompile Include="meta\bfwav.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\bfstm.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\g1l.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>