From 641f0519ca6f63b7d4f20c4defa0e5767b5ed3fa Mon Sep 17 00:00:00 2001 From: stephena Date: Sat, 3 Sep 2011 15:29:24 +0000 Subject: [PATCH] Updated VS 2010 project files for recent OpenGL class changes. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2274 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- src/win32/Stella.vcxproj | 4 ++++ src/win32/Stella.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/src/win32/Stella.vcxproj b/src/win32/Stella.vcxproj index 6188e0a83..facda9b8f 100644 --- a/src/win32/Stella.vcxproj +++ b/src/win32/Stella.vcxproj @@ -211,6 +211,8 @@ SDLmain.lib + + @@ -393,6 +395,8 @@ SDLmain.lib + + diff --git a/src/win32/Stella.vcxproj.filters b/src/win32/Stella.vcxproj.filters index dda75ea11..70ac01242 100644 --- a/src/win32/Stella.vcxproj.filters +++ b/src/win32/Stella.vcxproj.filters @@ -585,6 +585,12 @@ Source Files\gui + + Source Files + + + Source Files + @@ -1148,6 +1154,12 @@ Header Files\gui + + Header Files + + + Header Files +