From e0df170a198f6b875fbbe37a7fa8a3c5fdf3aa5c Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 29 Apr 2012 23:05:51 +0000 Subject: Adding driver and test project. --- .../KeyboardTestContent.contentproj | 47 +++++++++++++++++++++ .../KeyboardTest/KeyboardTestContent/keyboard.png | Bin 0 -> 114056 bytes 2 files changed, 47 insertions(+) create mode 100644 WindowsPhone/KeyboardTest/KeyboardTestContent/KeyboardTestContent.contentproj create mode 100644 WindowsPhone/KeyboardTest/KeyboardTestContent/keyboard.png (limited to 'WindowsPhone/KeyboardTest/KeyboardTestContent') diff --git a/WindowsPhone/KeyboardTest/KeyboardTestContent/KeyboardTestContent.contentproj b/WindowsPhone/KeyboardTest/KeyboardTestContent/KeyboardTestContent.contentproj new file mode 100644 index 0000000..3ed205e --- /dev/null +++ b/WindowsPhone/KeyboardTest/KeyboardTestContent/KeyboardTestContent.contentproj @@ -0,0 +1,47 @@ + + + + {6BA269E1-4B99-43F2-A140-3454D78F4D17} + {96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Debug + x86 + Library + Properties + v4.0 + v4.0 + bin\$(Platform)\$(Configuration) + Content + + + x86 + + + x86 + + + KeyboardTestContent + + + + + + + + + + + + keyboard + TextureImporter + TextureProcessor + + + + + \ No newline at end of file diff --git a/WindowsPhone/KeyboardTest/KeyboardTestContent/keyboard.png b/WindowsPhone/KeyboardTest/KeyboardTestContent/keyboard.png new file mode 100644 index 0000000..a607364 Binary files /dev/null and b/WindowsPhone/KeyboardTest/KeyboardTestContent/keyboard.png differ -- cgit v1.2.3