From a4358240ad244ac372107e725c026a89b5fc9381 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Fri, 3 Sep 2021 20:01:22 +1000 Subject: [PATCH] UWP: Fix missing font resource --- src/duckstation-uwp/duckstation-uwp.vcxproj | 3 ++- src/duckstation-uwp/duckstation-uwp.vcxproj.filters | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/duckstation-uwp/duckstation-uwp.vcxproj b/src/duckstation-uwp/duckstation-uwp.vcxproj index 6af60b175..259236f51 100644 --- a/src/duckstation-uwp/duckstation-uwp.vcxproj +++ b/src/duckstation-uwp/duckstation-uwp.vcxproj @@ -184,6 +184,7 @@ + @@ -208,4 +209,4 @@ - + \ No newline at end of file diff --git a/src/duckstation-uwp/duckstation-uwp.vcxproj.filters b/src/duckstation-uwp/duckstation-uwp.vcxproj.filters index 149abe69f..7f3bfafc5 100644 --- a/src/duckstation-uwp/duckstation-uwp.vcxproj.filters +++ b/src/duckstation-uwp/duckstation-uwp.vcxproj.filters @@ -287,6 +287,9 @@ Data\resources + + Data\resources +