From 4be8082c0df4cfaa58652622beb3b6941d90f609 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 27 Dec 2011 21:52:25 +0000 Subject: Initial solution layout. --- .../Noddybox.Emulation.EightBit.csproj | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj (limited to 'Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj') diff --git a/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj new file mode 100644 index 0000000..316b00b --- /dev/null +++ b/Noddybox.Emulation.EightBit/Noddybox.Emulation.EightBit.csproj @@ -0,0 +1,66 @@ + + + + Debug + AnyCPU + 10.0.20506 + 2.0 + {ADC7A871-4DED-4A92-A447-2D784AB60FAF} + {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Library + Properties + Noddybox.Emulation.EightBit + Noddybox.Emulation.EightBit + v4.0 + $(TargetFrameworkVersion) + WindowsPhone71 + Silverlight + false + true + true + + + true + full + false + Bin\Debug + DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + pdbonly + true + Bin\Release + TRACE;SILVERLIGHT;WINDOWS_PHONE + true + true + prompt + 4 + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.3