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 +