mirror of https://github.com/stella-emu/stella.git
Updated Win32 Visual Studio build files.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1386 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
714b940ac9
commit
989c21b58a
|
@ -354,10 +354,6 @@
|
|||
RelativePath="..\emucore\EventHandler.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\EventStreamer.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\FrameBuffer.cxx"
|
||||
>
|
||||
|
@ -434,6 +430,10 @@
|
|||
RelativePath="..\emucore\Settings.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\StateManager.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Switches.cxx"
|
||||
>
|
||||
|
@ -450,6 +450,10 @@
|
|||
RelativePath="..\emucore\TIASnd.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\TrackBall22.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\unzip.c"
|
||||
>
|
||||
|
@ -694,6 +698,10 @@
|
|||
RelativePath="..\gui\ProgressDialog.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomInfoWidget.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\ScrollBarWidget.cxx"
|
||||
>
|
||||
|
@ -702,6 +710,10 @@
|
|||
RelativePath="..\gui\StringListWidget.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\Surface.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\TabWidget.cxx"
|
||||
>
|
||||
|
@ -908,10 +920,6 @@
|
|||
RelativePath="..\emucore\EventHandler.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\EventStreamer.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\FrameBuffer.hxx"
|
||||
>
|
||||
|
@ -980,6 +988,10 @@
|
|||
RelativePath="..\emucore\Random.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Serializable.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Serializer.hxx"
|
||||
>
|
||||
|
@ -992,6 +1004,10 @@
|
|||
RelativePath="..\emucore\Sound.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\StateManager.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Switches.hxx"
|
||||
>
|
||||
|
@ -1008,6 +1024,10 @@
|
|||
RelativePath="..\emucore\TIASnd.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\TrackBall22.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\unzip.h"
|
||||
>
|
||||
|
@ -1284,6 +1304,10 @@
|
|||
RelativePath="..\gui\Rect.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\RomInfoWidget.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\ScrollBarWidget.hxx"
|
||||
>
|
||||
|
@ -1304,6 +1328,10 @@
|
|||
RelativePath="..\gui\StringListWidget.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\Surface.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\TabWidget.hxx"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue