diff --git a/Joystick/JoystickCls.cs b/Joystick/JoystickCls.cs index 381bb54..ea37027 100644 --- a/Joystick/JoystickCls.cs +++ b/Joystick/JoystickCls.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Text; using System.Windows.Forms; - using SharpDX; using SharpDX.DirectInput; diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index bfb6dee..4148bc5 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Properties/Settings.Designer.cs b/Properties/Settings.Designer.cs index 5f87ec0..6789bc3 100644 --- a/Properties/Settings.Designer.cs +++ b/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.18444 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace SCJMapper_V2.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "12.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/SCJMapper-V2.csproj b/SCJMapper-V2.csproj index 6786314..0b0f1c3 100644 --- a/SCJMapper-V2.csproj +++ b/SCJMapper-V2.csproj @@ -14,6 +14,7 @@ 512 + 3422add1 x86 @@ -42,10 +43,10 @@ - E:\D\SharpDX\Bin\DirectX11-net40\SharpDX.dll + $(SharpDXPackageBinDir)\SharpDX.dll - E:\D\SharpDX\Bin\DirectX11-net40\SharpDX.DirectInput.dll + $(SharpDXPackageBinDir)\SharpDX.DirectInput.dll @@ -99,6 +100,7 @@ + SettingsSingleFileGenerator Settings.Designer.cs @@ -125,6 +127,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +