From a8516ee504c563d78305619b90a4317f4d43d746 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Fri, 7 Apr 2017 20:48:27 -0230 Subject: [PATCH] Updated VS project file for recent class additions. --- src/windows/Stella.vcxproj | 4 ++++ src/windows/Stella.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index f61891801..7d5bdaea8 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -283,6 +283,7 @@ + @@ -316,6 +317,7 @@ + @@ -559,6 +561,7 @@ + @@ -593,6 +596,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index a4f7cdace..0dee8bfd4 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -849,6 +849,12 @@ Source Files\emucore + + Source Files\debugger + + + Source Files\emucore\tia + @@ -1715,6 +1721,12 @@ Header Files\debugger + + Header Files\debugger + + + Header Files\emucore\tia +