diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 4ff64072e..439dc9ea9 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -270,6 +270,7 @@ + @@ -520,6 +521,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 0ab9adda9..94b553651 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -771,6 +771,9 @@ Source Files\emucore + + Source Files\debugger + @@ -1559,6 +1562,9 @@ Header Files\emucore + + Header Files\debugger +