mirror of https://github.com/stella-emu/stella.git
Updated Win32 VC project for debugger expression changes.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1236 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
f9811fa0ae
commit
61ef87830e
|
@ -616,18 +616,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\cheat\BankRomCheat.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\BinAndExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\BinNotExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\BinOrExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\BinXorExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Booster.hxx">
|
||||
</File>
|
||||
|
@ -637,12 +625,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\emucore\m6502\src\bspf\src\bspf.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ByteDerefExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ByteDerefOffsetExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Cart.hxx">
|
||||
</File>
|
||||
|
@ -742,9 +724,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\ConsoleFont.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ConstExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\gui\ContextMenu.hxx">
|
||||
</File>
|
||||
|
@ -754,9 +733,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\debugger\CpuDebug.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\CpuMethodExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\gui\CpuWidget.hxx">
|
||||
</File>
|
||||
|
@ -772,6 +748,9 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\debugger\gui\DebuggerDialog.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\DebuggerExpressions.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\DebuggerParser.hxx">
|
||||
</File>
|
||||
|
@ -790,9 +769,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\DialogContainer.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\DivExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\Driving.hxx">
|
||||
</File>
|
||||
|
@ -802,15 +778,9 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\EditTextWidget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\EqualsExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\Equate.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\EquateExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\EquateList.hxx">
|
||||
</File>
|
||||
|
@ -847,21 +817,12 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\emucore\FSNode.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\FunctionExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\GameInfoDialog.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\GameList.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\GreaterEqualsExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\GreaterExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\GuiObject.hxx">
|
||||
</File>
|
||||
|
@ -871,9 +832,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\HelpDialog.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\HiByteExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\InputDialog.hxx">
|
||||
</File>
|
||||
|
@ -895,27 +853,9 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\LauncherOptionsDialog.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LessEqualsExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LessExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\ListWidget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LoByteExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LogAndExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LogNotExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\LogOrExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\m6502\src\M6502.hxx">
|
||||
</File>
|
||||
|
@ -940,18 +880,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\Menu.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\MinusExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ModExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\MultExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\NotEqualsExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\m6502\src\NullDev.hxx">
|
||||
</File>
|
||||
|
@ -970,9 +898,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\emucore\Paddles.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\PlusExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gui\PopUpWidget.hxx">
|
||||
</File>
|
||||
|
@ -1021,12 +946,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\win32\SettingsWin32.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ShiftLeftExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\ShiftRightExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\common\Snapshot.hxx">
|
||||
</File>
|
||||
|
@ -1072,9 +991,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\debugger\gui\TiaInfoWidget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\TiaMethodExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\gui\TiaOutputWidget.hxx">
|
||||
</File>
|
||||
|
@ -1096,9 +1012,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\debugger\gui\ToggleWidget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\UnaryMinusExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\emucore\unzip.h">
|
||||
</File>
|
||||
|
@ -1111,9 +1024,6 @@ SDLmain.lib
|
|||
<File
|
||||
RelativePath="..\gui\Widget.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\debugger\WordDerefExpression.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\yacc\YaccParser.hxx">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue