From 1bbd1c702b735d693e5230c14256fafebe44dabe Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 27 Feb 2012 22:04:15 +0000 Subject: Added native .NET build of assemblies for testing purposes. --- .../Noddybox.Emulation.EightBit.csproj | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 native/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj (limited to 'native/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj') diff --git a/native/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj b/native/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj new file mode 100644 index 0000000..2d81cf6 --- /dev/null +++ b/native/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj @@ -0,0 +1,74 @@ + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {C40AC553-8D22-4C04-8F2F-58D9A0EBD119} + Library + Properties + Noddybox.Emulation.EightBit + Noddybox.Emulation.EightBit + v4.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + Binary.cs + + + ICpu.cs + + + IDevice.cs + + + IMemory.cs + + + Register16.cs + + + + + + {1817A6AA-8E7A-424D-9741-934CD00A5D30} + Noddybox.Emulation + + + + + \ No newline at end of file -- cgit v1.3