mirror of https://github.com/stella-emu/stella.git
Updated Visual Studio project files for recent 'CRT Simulation' code.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1742 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
57714b6df5
commit
a774527b41
|
@ -21,6 +21,7 @@
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
#include <SDL_syswm.h>
|
#include <SDL_syswm.h>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#include "bspf.hxx"
|
#include "bspf.hxx"
|
||||||
|
|
||||||
|
|
|
@ -968,6 +968,10 @@
|
||||||
RelativePath="..\common\FrameBufferSoft.hxx"
|
RelativePath="..\common\FrameBufferSoft.hxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\common\GLShaderProgs.hxx"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\win32\OSystemWin32.hxx"
|
RelativePath="..\win32\OSystemWin32.hxx"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue