QuickNES.ITraceable - set dependentupon property
This commit is contained in:
parent
9253f9ef77
commit
180c9d8259
|
@ -737,7 +737,9 @@
|
|||
<Compile Include="Consoles\Nintendo\QuickNES\QuickNES.IStatable.cs">
|
||||
<DependentUpon>QuickNES.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Consoles\Nintendo\QuickNES\QuickNES.ITraceable.cs" />
|
||||
<Compile Include="Consoles\Nintendo\QuickNES\QuickNES.ITraceable.cs">
|
||||
<DependentUpon>QuickNES.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Consoles\Nintendo\QuickNES\QuickNES.IVideoProvider.cs">
|
||||
<DependentUpon>QuickNES.cs</DependentUpon>
|
||||
</Compile>
|
||||
|
|
Loading…
Reference in New Issue