From 63de71d7f53aa6246a63228ccedee43c1975c74c Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 21 Jan 2018 18:09:01 -0330 Subject: [PATCH] Updated VS project file for TimeLineWidget class. --- 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 c9225f627..0318c47a2 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -346,6 +346,7 @@ + @@ -651,6 +652,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 7997369dd..592651d33 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -891,6 +891,9 @@ Source Files\emucore\tia + + Source Files\gui + @@ -1823,6 +1826,9 @@ Header Files\emucore\tia + + Header Files\gui +