From 186576b825aaad66d55a50a1af55a949d86b1f80 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Tue, 10 Dec 2019 19:56:04 +0100 Subject: [PATCH] updated VS project file --- src/windows/Stella.vcxproj | 5 +++++ src/windows/Stella.vcxproj.filters | 15 +++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 2c506b04d..f6d78b6d9 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -386,6 +386,8 @@ + + @@ -1090,6 +1092,9 @@ + + + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 355943090..db2883005 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -987,6 +987,12 @@ Source Files\debugger + + Source Files + + + Source Files + @@ -2015,6 +2021,15 @@ Header Files\debugger + + Header Files + + + Header Files + + + Header Files +