From 6b76b89484a0e5b19c2cf45864293bb0a4abee0a Mon Sep 17 00:00:00 2001 From: Sorgelig Date: Sat, 8 Jul 2023 22:15:10 +0800 Subject: [PATCH] Include files for VS. --- MiSTer.vcxproj | 2 ++ MiSTer.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/MiSTer.vcxproj b/MiSTer.vcxproj index 33d6828..124f50a 100644 --- a/MiSTer.vcxproj +++ b/MiSTer.vcxproj @@ -96,6 +96,7 @@ + @@ -170,6 +171,7 @@ + diff --git a/MiSTer.vcxproj.filters b/MiSTer.vcxproj.filters index 94d50a1..d943fd8 100644 --- a/MiSTer.vcxproj.filters +++ b/MiSTer.vcxproj.filters @@ -235,6 +235,9 @@ Source Files + + Source Files\support + @@ -456,5 +459,8 @@ Header Files + + Header Files\support + \ No newline at end of file