mirror of https://github.com/stella-emu/stella.git
Updated VS 2005 project file for recent controller class additions.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2323 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
b7125a26ee
commit
66778329b2
|
@ -368,6 +368,10 @@
|
|||
RelativePath="..\emucore\CartX07.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CompuMate.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Console.cxx"
|
||||
>
|
||||
|
@ -424,6 +428,10 @@
|
|||
RelativePath="..\emucore\MediaFactory.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\MindLink.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\MT24LC256.cxx"
|
||||
>
|
||||
|
@ -1146,6 +1154,10 @@
|
|||
RelativePath="..\emucore\CartX07.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CompuMate.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Console.hxx"
|
||||
>
|
||||
|
@ -1214,6 +1226,10 @@
|
|||
RelativePath="..\emucore\MediaFactory.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\MindLink.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\MT24LC256.hxx"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue