puae: dependent upon

This commit is contained in:
feos 2024-10-23 19:10:24 +03:00
parent 9acdcdbcf7
commit 09a39a5630
1 changed files with 1 additions and 0 deletions
src/BizHawk.Emulation.Cores

View File

@ -22,6 +22,7 @@
<Compile Update="Arcades/MAME/MAME.*.cs" DependentUpon="MAME.cs" />
<Compile Update="Calculators/Emu83/Emu83.*.cs" DependentUpon="Emu83.cs" />
<Compile Update="Calculators/TI83/TI83.*.cs" DependentUpon="TI83.cs" />
<Compile Update="Computers/Amiga/PUAE.*.cs" DependentUpon="PUAE.cs" />
<Compile Update="Computers/AppleII/AppleII.*.cs" DependentUpon="AppleII.cs" />
<Compile Update="Computers/Commodore64/C64.*.cs" DependentUpon="C64.cs" />
<Compile Update="Computers/SinclairSpectrum/Hardware/Disk/NECUPD765.*.cs" DependentUpon="NECUPD765.cs" />