From f01bd88cfbab5877050de5732e059530e2568bed Mon Sep 17 00:00:00 2001 From: stephena Date: Wed, 19 Jun 2013 18:38:30 +0000 Subject: [PATCH] Updated VS project file for recent class addition. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2750 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- src/win32/Stella.vcxproj | 2 ++ src/win32/Stella.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/src/win32/Stella.vcxproj b/src/win32/Stella.vcxproj index 21a2591dc..f932fe2ba 100644 --- a/src/win32/Stella.vcxproj +++ b/src/win32/Stella.vcxproj @@ -268,6 +268,7 @@ SDLmain.lib + @@ -508,6 +509,7 @@ SDLmain.lib + diff --git a/src/win32/Stella.vcxproj.filters b/src/win32/Stella.vcxproj.filters index 0608e0e38..f625ae0fc 100644 --- a/src/win32/Stella.vcxproj.filters +++ b/src/win32/Stella.vcxproj.filters @@ -720,6 +720,9 @@ Source Files\gui + + Source Files\debugger + @@ -1442,6 +1445,9 @@ Header Files + + Header Files\debugger +