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/Properties/Resources.resx | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 Native/EmuKeyboardDesigner/Properties/Resources.resx (limited to 'Native/EmuKeyboardDesigner/Properties/Resources.resx') diff --git a/Native/EmuKeyboardDesigner/Properties/Resources.resx b/Native/EmuKeyboardDesigner/Properties/Resources.resx new file mode 100644 index 0000000..ffecec8 --- /dev/null +++ b/Native/EmuKeyboardDesigner/Properties/Resources.resx @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file -- cgit v1.2.3