From 893fcfd96a4aa236658f294ae26395a8d17b4d49 Mon Sep 17 00:00:00 2001 From: stephena Date: Sun, 21 Aug 2016 21:58:10 +0000 Subject: [PATCH] Added 3E+ bankswitching scheme to VS 2015 project files. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3312 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- 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 3b49d5193..8d81caef5 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -237,6 +237,7 @@ + @@ -283,6 +284,7 @@ + @@ -492,6 +494,7 @@ + @@ -541,6 +544,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 5bd5a4747..1bde600d3 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -786,6 +786,12 @@ Source Files\debugger + + Source Files\debugger + + + Source Files\emucore + @@ -1592,6 +1598,12 @@ Header Files\emucore + + Header Files\debugger + + + Header Files\emucore +