diff --git a/asmjitsrc/asmjit.vcxproj b/asmjitsrc/asmjit.vcxproj index f5173d2c22..fb28911879 100644 --- a/asmjitsrc/asmjit.vcxproj +++ b/asmjitsrc/asmjit.vcxproj @@ -1,18 +1,10 @@  - - Debug - Win32 - Debug x64 - - Release - Win32 - Release x64 @@ -78,25 +70,12 @@ asmjit - - StaticLibrary - true - v140 - Unicode - StaticLibrary true v140 Unicode - - StaticLibrary - false - v140 - true - Unicode - StaticLibrary false @@ -107,29 +86,13 @@ - - - - - - - - $(SolutionDir)libs\$(Configuration)\ - - - - - $(SolutionDir)libs\$(Configuration)\ - - - $(SolutionDir)libs\$(Configuration)\ @@ -140,17 +103,6 @@ - - - Level3 - Disabled - false - ASMJIT_STATIC;_MBCS;%(PreprocessorDefinitions) - - - true - - Level3 @@ -162,21 +114,6 @@ true - - - Level3 - MaxSpeed - true - true - false - ASMJIT_STATIC;_UNICODE;UNICODE;%(PreprocessorDefinitions) - - - true - true - true - - Level3 diff --git a/rpcs3/Gui/MainFrame.cpp b/rpcs3/Gui/MainFrame.cpp index 3016be4d22..28a59d3f6d 100644 --- a/rpcs3/Gui/MainFrame.cpp +++ b/rpcs3/Gui/MainFrame.cpp @@ -364,7 +364,7 @@ void MainFrame::Config(wxCommandEvent& WXUNUSED(event)) } wxDialog diag(this, wxID_ANY, "Settings", wxDefaultPosition); - static const u32 width = 452; + static const u32 width = 458; static const u32 height = 460; // Settings panels diff --git a/rpcs3/emucore.vcxproj b/rpcs3/emucore.vcxproj index 2830b24d70..5f69184cf6 100644 --- a/rpcs3/emucore.vcxproj +++ b/rpcs3/emucore.vcxproj @@ -661,9 +661,6 @@ false Unicode - - v140 -