puae: dependent upon
This commit is contained in:
parent
9acdcdbcf7
commit
09a39a5630
src/BizHawk.Emulation.Cores
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue