From da525a40723058663859abd183649113d8245f2e Mon Sep 17 00:00:00 2001 From: stephena Date: Wed, 24 Dec 2014 00:15:29 +0000 Subject: [PATCH] Updated Visual Studio project file for JoystickDialog class. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3117 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- 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 439dc9ea9..850bd43ad 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -296,6 +296,7 @@ + @@ -552,6 +553,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 94b553651..24b32c428 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -774,6 +774,9 @@ Source Files\debugger + + Source Files\gui + @@ -1565,6 +1568,9 @@ Header Files\debugger + + Header Files\gui +