From 8a7f6c8c013f39bbf6086de6473277ef2c0065ce Mon Sep 17 00:00:00 2001 From: Gauvain 'GovanifY' Roussel-Tarbouriech Date: Sat, 15 May 2021 12:29:00 +0200 Subject: [PATCH] windows: update the resource pre-build step to remove plugins assets --- PCSX2_suite.sln | 2 -- pcsx2/windows/VCprojects/pcsx2.vcxproj | 5 +---- pcsx2/windows/VCprojects/pcsx2.vcxproj.filters | 6 +++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/PCSX2_suite.sln b/PCSX2_suite.sln index 9621115963..d8c3861ee6 100644 --- a/PCSX2_suite.sln +++ b/PCSX2_suite.sln @@ -8,8 +8,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3rdparty", "3rdparty", "{78 3rdparty\svn_readme.txt = 3rdparty\svn_readme.txt EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{703FD00B-D7A0-41E3-BD03-CEC86B385DAF}" -EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common", "Common", "{88F517F9-CE1C-4005-9BDF-4481FEB55053}" ProjectSection(SolutionItems) = preProject common\svn_readme.txt = common\svn_readme.txt diff --git a/pcsx2/windows/VCprojects/pcsx2.vcxproj b/pcsx2/windows/VCprojects/pcsx2.vcxproj index b08c400ed5..85f5eb627e 100644 --- a/pcsx2/windows/VCprojects/pcsx2.vcxproj +++ b/pcsx2/windows/VCprojects/pcsx2.vcxproj @@ -149,10 +149,6 @@ cmd.exe /c %(RelativeDir)bin2cpp.cmd %(Filename)%(Extension) %(RelativeDir)%(Filename).h - - cmd.exe /c %(RelativeDir)bin2cpp.cmd %(Filename)%(Extension) - %(RelativeDir)%(Filename).h - cmd.exe /c %(RelativeDir)bin2cpp.cmd %(Filename)%(Extension) %(RelativeDir)%(Filename).h @@ -1084,6 +1080,7 @@ $(SolutionDir)3rdparty\wxwidgets3.0\$(PlatformName);$(SolutionDir)3rdparty\wxwidgets3.0\include;%(AdditionalIncludeDirectories) + diff --git a/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters b/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters index ac61568eb6..187fb4d17a 100644 --- a/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters +++ b/pcsx2/windows/VCprojects/pcsx2.vcxproj.filters @@ -2622,6 +2622,9 @@ System\Ps2\PAD + + System\Ps2\GS + @@ -2677,9 +2680,6 @@ AppHost\Resources - - AppHost\Resources - AppHost\Resources