From ac4665367a610636069f3be435406872c0750ea1 Mon Sep 17 00:00:00 2001 From: stephena Date: Sat, 21 Jan 2012 13:20:55 +0000 Subject: [PATCH] Updated VS2010 project files for recent class additions. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2363 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- src/win32/Stella.vcxproj | 3 +++ src/win32/Stella.vcxproj.filters | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/src/win32/Stella.vcxproj b/src/win32/Stella.vcxproj index 442514079..0133526c2 100644 --- a/src/win32/Stella.vcxproj +++ b/src/win32/Stella.vcxproj @@ -230,6 +230,7 @@ SDLmain.lib + @@ -420,6 +421,7 @@ SDLmain.lib + @@ -431,6 +433,7 @@ SDLmain.lib + diff --git a/src/win32/Stella.vcxproj.filters b/src/win32/Stella.vcxproj.filters index 15d461e73..efef4c989 100644 --- a/src/win32/Stella.vcxproj.filters +++ b/src/win32/Stella.vcxproj.filters @@ -618,6 +618,9 @@ Source Files\debugger + + Source Files\emucore + @@ -1220,6 +1223,12 @@ Header Files\debugger + + Header Files + + + Header Files\emucore +