From 1b0277da61551c7fef1a09ad359024dfaaebd81a Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 13 Nov 2022 11:08:37 -0800 Subject: [PATCH] Move SDL_mslibc.c into the source file list --- VisualC-WinRT/SDL-UWP.vcxproj.filters | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VisualC-WinRT/SDL-UWP.vcxproj.filters b/VisualC-WinRT/SDL-UWP.vcxproj.filters index d788502e1..6599cdabb 100644 --- a/VisualC-WinRT/SDL-UWP.vcxproj.filters +++ b/VisualC-WinRT/SDL-UWP.vcxproj.filters @@ -842,5 +842,8 @@ Source Files + + Source Files + - + \ No newline at end of file