Forgot to include a file in the Windows project file.

This commit is contained in:
Stephen Anthony 2017-07-30 12:10:52 -02:30
parent 7652be906d
commit eaf19d2b90
2 changed files with 4 additions and 0 deletions

View File

@ -587,6 +587,7 @@
<ClInclude Include="..\emucore\CompuMate.hxx" />
<ClInclude Include="..\emucore\FBSurface.hxx" />
<ClInclude Include="..\emucore\MindLink.hxx" />
<ClInclude Include="..\emucore\PointingDevice.hxx" />
<ClInclude Include="..\emucore\TIASurface.hxx" />
<ClInclude Include="..\emucore\tia\Background.hxx" />
<ClInclude Include="..\emucore\tia\Ball.hxx" />

View File

@ -1715,6 +1715,9 @@
<ClInclude Include="..\gui\ColorWidget.hxx">
<Filter>Header Files\gui</Filter>
</ClInclude>
<ClInclude Include="..\emucore\PointingDevice.hxx">
<Filter>Header Files\emucore</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="stella.ico">