diff --git a/InputSystems/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj b/InputSystems/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj index 603490ce..e6030fbc 100644 --- a/InputSystems/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj +++ b/InputSystems/ANX.InputSystem.Windows.XInput/ANX.InputSystem.Windows.XInput.csproj @@ -32,13 +32,13 @@ - ..\lib\SharpDX\Bin\SharpDX.dll + ..\..\lib\SharpDX\Bin\SharpDX.dll - ..\lib\SharpDX\Bin\SharpDX.DirectInput.dll + ..\..\lib\SharpDX\Bin\SharpDX.DirectInput.dll - ..\lib\SharpDX\Bin\SharpDX.XInput.dll + ..\..\lib\SharpDX\Bin\SharpDX.XInput.dll diff --git a/RenderSystems/ANX.Framework.Windows.DX10/ANX.Framework.Windows.DX10.csproj b/RenderSystems/ANX.Framework.Windows.DX10/ANX.Framework.Windows.DX10.csproj index d8a61fcf..a18aaa04 100644 --- a/RenderSystems/ANX.Framework.Windows.DX10/ANX.Framework.Windows.DX10.csproj +++ b/RenderSystems/ANX.Framework.Windows.DX10/ANX.Framework.Windows.DX10.csproj @@ -37,19 +37,19 @@ False - ..\lib\SharpDX\Bin\SharpDX.dll + ..\..\lib\SharpDX\Bin\SharpDX.dll False - ..\lib\SharpDX\Bin\SharpDX.D3DCompiler.dll + ..\..\lib\SharpDX\Bin\SharpDX.D3DCompiler.dll False - ..\lib\SharpDX\Bin\SharpDX.Direct3D10.dll + ..\..\lib\SharpDX\Bin\SharpDX.Direct3D10.dll False - ..\lib\SharpDX\Bin\SharpDX.DXGI.dll + ..\..\lib\SharpDX\Bin\SharpDX.DXGI.dll @@ -89,7 +89,8 @@ - "$(ProjectDir)../../Tools/bin/sscg.exe" ../../../shader/DX10/build.xml + +