From 2e31d6ae4405ac118599e5fc9c767fcb6f43be7f Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 27 Feb 2012 22:23:13 +0000 Subject: Added initial files for Z80 tests. --- .../Noddybox.Emulation.EightBit.Z80.Test.csproj | 82 ++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj (limited to 'native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj') diff --git a/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj b/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj new file mode 100644 index 0000000..4744ad0 --- /dev/null +++ b/native/Noddybox.Emulation.EightBit.Z80.Test/Noddybox.Emulation.EightBit.Z80.Test.csproj @@ -0,0 +1,82 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {63894EA6-1E8D-43EC-B150-AEE77197F0D7} + Exe + Properties + Noddybox.Emulation.EightBit.Z80.Test + Noddybox.Emulation.EightBit.Z80.Test + v4.0 + Client + 512 + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + {1E0BEBC1-AB7A-4844-AC1E-B1A0239B63CF} + Noddybox.Emulation.EightBit.Z80 + + + {C40AC553-8D22-4C04-8F2F-58D9A0EBD119} + Noddybox.Emulation.EightBit + + + {1817A6AA-8E7A-424D-9741-934CD00A5D30} + Noddybox.Emulation + + + + + + Always + + + Always + + + + + \ No newline at end of file -- cgit v1.3