From e9619914e49b65a586e8a9401be96f21a55f9be9 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 26 Nov 2017 14:36:17 -0330 Subject: [PATCH] Added missing header files to VS project file. --- 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 df7f4978e..8f4243ec2 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -604,7 +604,9 @@ + + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 17a198f38..6bbf70a81 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -1778,6 +1778,12 @@ Header Files\gui + + Header Files\emucore + + + Header Files\emucore +