mirror of https://github.com/stella-emu/stella.git
Updated Win32 project file for recent debugger class reorganization.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1924 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
f5dcf6f8e8
commit
471810751d
|
@ -685,6 +685,10 @@
|
||||||
RelativePath="..\debugger\gui\AudioWidget.cxx"
|
RelativePath="..\debugger\gui\AudioWidget.cxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\CartDebug.cxx"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\gui\ColorWidget.cxx"
|
RelativePath="..\debugger\gui\ColorWidget.cxx"
|
||||||
>
|
>
|
||||||
|
@ -718,7 +722,7 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\EquateList.cxx"
|
RelativePath="..\debugger\DiStella.cxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -733,10 +737,6 @@
|
||||||
RelativePath="..\debugger\gui\PromptWidget.cxx"
|
RelativePath="..\debugger\gui\PromptWidget.cxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\debugger\CartDebug.cxx"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\gui\RamWidget.cxx"
|
RelativePath="..\debugger\gui\RamWidget.cxx"
|
||||||
>
|
>
|
||||||
|
@ -1291,6 +1291,10 @@
|
||||||
RelativePath="..\debugger\gui\AudioWidget.hxx"
|
RelativePath="..\debugger\gui\AudioWidget.hxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\debugger\CartDebug.hxx"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\gui\ColorWidget.hxx"
|
RelativePath="..\debugger\gui\ColorWidget.hxx"
|
||||||
>
|
>
|
||||||
|
@ -1332,11 +1336,11 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\Equate.hxx"
|
RelativePath="..\debugger\DiStella.hxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\EquateList.hxx"
|
RelativePath="..\debugger\Equate.hxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -1351,10 +1355,6 @@
|
||||||
RelativePath="..\debugger\gui\PromptWidget.hxx"
|
RelativePath="..\debugger\gui\PromptWidget.hxx"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\debugger\CartDebug.hxx"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\debugger\gui\RamWidget.hxx"
|
RelativePath="..\debugger\gui\RamWidget.hxx"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue