AppleII.ISettable - group with the other apple II files

This commit is contained in:
adelikat 2015-06-24 20:43:11 -04:00
parent 7f316559cd
commit b728efb314
1 changed files with 3 additions and 1 deletions

View File

@ -140,7 +140,9 @@
<Compile Include="Computers\AppleII\AppleII.IMemoryDomains.cs">
<DependentUpon>AppleII.cs</DependentUpon>
</Compile>
<Compile Include="Computers\AppleII\AppleII.ISettable.cs" />
<Compile Include="Computers\AppleII\AppleII.ISettable.cs">
<DependentUpon>AppleII.cs</DependentUpon>
</Compile>
<Compile Include="Computers\AppleII\AppleII.IStatable.cs">
<DependentUpon>AppleII.cs</DependentUpon>
</Compile>