From 8991f66c5e67ca244c652546dfb13e2fce8cc383 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Thu, 17 Dec 2020 23:45:02 -0330 Subject: [PATCH] Add PlusROM to Visual Studio project. --- src/windows/Stella.vcxproj | 2 ++ src/windows/Stella.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 368add3b5..43d752159 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -752,6 +752,7 @@ + @@ -1796,6 +1797,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 30a01a3ac..79ae1a019 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -1050,6 +1050,9 @@ Source Files\debugger + + Source Files\emucore + @@ -2165,6 +2168,9 @@ Header Files + + Header Files\emucore +