From 299769ecba0a96ca8dc9551a639b9e5e6d23b3d2 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sat, 26 May 2012 22:13:26 +0000 Subject: Copmpleted reorganisation of input into a single assembly. --- .../Noddybox.Emulation.Xna.Input.csproj | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 WindowsPhone/Noddybox.Emulation.Xna.Input/Noddybox.Emulation.Xna.Input.csproj (limited to 'WindowsPhone/Noddybox.Emulation.Xna.Input/Noddybox.Emulation.Xna.Input.csproj') diff --git a/WindowsPhone/Noddybox.Emulation.Xna.Input/Noddybox.Emulation.Xna.Input.csproj b/WindowsPhone/Noddybox.Emulation.Xna.Input/Noddybox.Emulation.Xna.Input.csproj new file mode 100644 index 0000000..42babf6 --- /dev/null +++ b/WindowsPhone/Noddybox.Emulation.Xna.Input/Noddybox.Emulation.Xna.Input.csproj @@ -0,0 +1,89 @@ + + + + {0F95CAB2-B79A-45B5-B5F2-14F4CED2EF20} + {6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Debug + Windows Phone + Library + Properties + Noddybox.Emulation.Xna.Input + Noddybox.Emulation.Xna.Input + v4.0 + Client + v4.0 + Windows Phone + Reach + 4245144f-bb62-48bc-ae08-29f23ebf94d4 + Library + 1 + + + true + full + false + bin\Windows Phone\Debug + DEBUG;TRACE;WINDOWS_PHONE + prompt + 4 + true + false + false + + + pdbonly + true + bin\Windows Phone\Release + TRACE;WINDOWS_PHONE + prompt + 4 + true + false + false + + + + + + + + + + + + 4.0 + + + 4.0 + + + + + + Joystick\JoystickDriver.cs + + + Joystick\JoystickState.cs + + + Keyboard\KeyboardDriver.cs + + + + + + {0F5AA96A-9253-4E06-A3F9-5517A2A9C558} + Noddybox.Emulation.Keyboard.Schema + + + + + + \ No newline at end of file -- cgit v1.2.3