From 4a5299e66e0ab99a305d9cf5150d0751fd73099b Mon Sep 17 00:00:00 2001 From: LunaMoo Date: Sun, 14 Nov 2021 22:07:57 +0100 Subject: [PATCH] Try to fix UWP build. --- UWP/UWP.vcxproj | 13 ++++++++++--- UWP/UWP.vcxproj.filters | 12 +++++++++--- Windows/PPSSPP.vcxproj | 2 ++ Windows/PPSSPP.vcxproj.filters | 6 ++++++ 4 files changed, 27 insertions(+), 6 deletions(-) diff --git a/UWP/UWP.vcxproj b/UWP/UWP.vcxproj index 65c07e1f90a3..382492a65f08 100644 --- a/UWP/UWP.vcxproj +++ b/UWP/UWP.vcxproj @@ -596,10 +596,17 @@ true Document - + + true + Document + + + true + + true - + true @@ -1437,7 +1444,7 @@ true true - + true diff --git a/UWP/UWP.vcxproj.filters b/UWP/UWP.vcxproj.filters index ef83c5bf528e..196c0e64b4ba 100644 --- a/UWP/UWP.vcxproj.filters +++ b/UWP/UWP.vcxproj.filters @@ -97,6 +97,9 @@ Content + + Content + Assets @@ -115,7 +118,7 @@ Content - + Content @@ -353,10 +356,13 @@ Content\shaders - + + Content + + Content - + Content diff --git a/Windows/PPSSPP.vcxproj b/Windows/PPSSPP.vcxproj index efd527946663..cf90c3e5dc88 100644 --- a/Windows/PPSSPP.vcxproj +++ b/Windows/PPSSPP.vcxproj @@ -1501,9 +1501,11 @@ + + diff --git a/Windows/PPSSPP.vcxproj.filters b/Windows/PPSSPP.vcxproj.filters index 3179c6effe79..a8271b38ca50 100644 --- a/Windows/PPSSPP.vcxproj.filters +++ b/Windows/PPSSPP.vcxproj.filters @@ -614,6 +614,9 @@ Build + + Build + Build @@ -623,6 +626,9 @@ Build + + Build + Build