diff options
| author | Ian C <ianc@noddybox.co.uk> | 2011-12-29 00:17:13 +0000 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2011-12-29 00:17:13 +0000 |
| commit | f96332b0913a8a365db73a1af3443c0e225a23d8 (patch) | |
| tree | d530b3eb68f9a5619c0c7c8a15878759b343f025 /Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj | |
| parent | 2e3102879b2d3059f4ce0efc1a0ecd4bc3142a99 (diff) | |
Development check-in.
Diffstat (limited to 'Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj')
| -rw-r--r-- | Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj index c7d5924..801adae 100644 --- a/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj +++ b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj @@ -49,6 +49,7 @@ <Reference Include="mscorlib.extensions" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="Binary.cs" />
<Compile Include="ICpu.cs" />
<Compile Include="IDevice.cs" />
<Compile Include="IMemory.cs" />
|
