mirror of https://github.com/stella-emu/stella.git
Updated VS2005 project files for recent class additions.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2364 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
ac4665367a
commit
71131c16a6
|
@ -352,6 +352,10 @@
|
|||
RelativePath="..\emucore\CartFA.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartFA2.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartFE.cxx"
|
||||
>
|
||||
|
@ -1043,6 +1047,10 @@
|
|||
RelativePath="..\common\Stack.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\common\StellaKeys.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\common\StringList.hxx"
|
||||
>
|
||||
|
@ -1166,6 +1174,10 @@
|
|||
RelativePath="..\emucore\CartFA.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartFA2.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\CartFE.hxx"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue