diff options
Diffstat (limited to 'WindowsPhone/JoystickTest')
-rw-r--r-- | WindowsPhone/JoystickTest/JoystickTest/JoystickTest.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/WindowsPhone/JoystickTest/JoystickTest/JoystickTest.csproj b/WindowsPhone/JoystickTest/JoystickTest/JoystickTest.csproj index 37cdf3e..7f43d5a 100644 --- a/WindowsPhone/JoystickTest/JoystickTest/JoystickTest.csproj +++ b/WindowsPhone/JoystickTest/JoystickTest/JoystickTest.csproj @@ -85,9 +85,9 @@ </Content>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\Noddybox.Emulation.Xna.Joystick\Noddybox.Emulation.Xna.Joystick.csproj">
- <Project>{0DFFE208-C204-4E95-8D09-7A0C08F06680}</Project>
- <Name>Noddybox.Emulation.Xna.Joystick</Name>
+ <ProjectReference Include="..\..\Noddybox.Emulation.Xna.Input\Noddybox.Emulation.Xna.Input.csproj">
+ <Project>{0F95CAB2-B79A-45B5-B5F2-14F4CED2EF20}</Project>
+ <Name>Noddybox.Emulation.Xna.Input</Name>
</ProjectReference>
<ProjectReference Include="..\JoystickTestContent\JoystickTestContent.contentproj">
<Name>JoystickTestContent</Name>
|