|
From: <ste...@us...> - 2009-05-27 13:58:55
|
Revision: 1742
http://stella.svn.sourceforge.net/stella/?rev=1742&view=rev
Author: stephena
Date: 2009-05-27 13:54:35 +0000 (Wed, 27 May 2009)
Log Message:
-----------
Updated Visual Studio project files for recent 'CRT Simulation' code.
Modified Paths:
--------------
trunk/src/common/FrameBufferGL.cxx
trunk/src/win32/Stella.vcproj
Modified: trunk/src/common/FrameBufferGL.cxx
===================================================================
--- trunk/src/common/FrameBufferGL.cxx 2009-05-27 11:17:34 UTC (rev 1741)
+++ trunk/src/common/FrameBufferGL.cxx 2009-05-27 13:54:35 UTC (rev 1742)
@@ -21,6 +21,7 @@
#include <SDL.h>
#include <SDL_syswm.h>
#include <sstream>
+#include <time.h>
#include "bspf.hxx"
Modified: trunk/src/win32/Stella.vcproj
===================================================================
--- trunk/src/win32/Stella.vcproj 2009-05-27 11:17:34 UTC (rev 1741)
+++ trunk/src/win32/Stella.vcproj 2009-05-27 13:54:35 UTC (rev 1742)
@@ -969,6 +969,10 @@
>
</File>
<File
+ RelativePath="..\common\GLShaderProgs.hxx"
+ >
+ </File>
+ <File
RelativePath="..\win32\OSystemWin32.hxx"
>
</File>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|