From 62eb1a260c619ff483aae944bd56605f52babeba Mon Sep 17 00:00:00 2001 From: Glatzemann Date: Wed, 16 Nov 2011 13:51:51 +0000 Subject: [PATCH] moved RenderSystems and InputSystems to a subfolder to clean up main folder --- .../ANX.InputSystem.Windows.XInput.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj b/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj index c40891f6..603490ce 100644 --- a/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj +++ b/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj @@ -17,7 +17,7 @@ true full false - bin\Debug\ + ..\..\bin\Debug\ DEBUG;TRACE prompt 4 @@ -25,7 +25,7 @@ pdbonly true - bin\Release\ + ..\..\bin\Debug\ TRACE prompt 4 @@ -58,7 +58,7 @@ - + {6899F0C9-70B9-4EB0-9DD3-E598D4BE3E35} ANX.Framework