From ddf746b2a7c9527b78ca63825c598f3c780c83d2 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 24 Apr 2012 22:06:28 +0000 Subject: Added schema classes and initial projects. --- .../EmuKeyboardDesigner/EmuKeyboardDesigner.csproj | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj (limited to 'Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj') diff --git a/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj b/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj new file mode 100644 index 0000000..9f15f6b --- /dev/null +++ b/Native/EmuKeyboardDesigner/EmuKeyboardDesigner.csproj @@ -0,0 +1,93 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {E93D25C3-D5AD-4D43-BD9F-4E8A0729DC5C} + WinExe + Properties + EmuKeyboardDesigner + EmuKeyboardDesigner + v4.0 + Client + 512 + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + Form + + + MainForm.cs + + + + + MainForm.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + {07A8B4D5-9B26-421C-A55C-C1E4D706CF43} + Noddybox.Emulation.Keyboard.Schema + + + + + \ No newline at end of file -- cgit v1.2.3