Added missing file

This commit is contained in:
Chris Moeller 2014-02-26 00:58:00 -08:00
parent 1ab759bd19
commit eeab20de3a
2 changed files with 6 additions and 2 deletions

View File

@ -102,6 +102,7 @@
<ClCompile Include="layout\scd_int_layout.c" />
<ClCompile Include="layout\tra_blocked.c" />
<ClCompile Include="meta\akb.c" />
<ClCompile Include="meta\bcstm.c" />
<ClCompile Include="meta\excitebots.c" />
<ClCompile Include="meta\ios_psnd.c" />
<ClCompile Include="meta\lsf.c" />
@ -398,4 +399,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

View File

@ -958,5 +958,8 @@
<ClCompile Include="coding\at3_decoder.c">
<Filter>coding\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\bcstm.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
</Project>