mirror of https://github.com/stella-emu/stella.git
Updated Win32 VC++ project for latest changes.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1280 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
12a55685a1
commit
3df1eca919
|
@ -161,6 +161,9 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\emucore\Cart.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Cart0840.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Cart2K.cxx">
|
||||
</File>
|
||||
|
@ -569,6 +572,9 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\emucore\Cart.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Cart0840.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Cart2K.hxx">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue