This commit is contained in:
kudzu_cp 2008-06-22 01:13:17 +00:00
parent 95ef6fa0f2
commit 724389f8fd
2 changed files with 1 additions and 1 deletions

View file

@ -85,7 +85,7 @@
<Compile Include="PC\Bus\PCIBus.cs" />
<Compile Include="PC\DebugUtil.cs" />
<Compile Include="PC\Interrupts.cs" />
<Compile Include="TempDictionary.cs" />
<Compile Include="Old\TempDictionary.cs" />
<Compile Include="Global.cs" />
<Compile Include="Old\DebugUtil.cs" />
<Compile Include="Old\Hardware.cs" />