Added a Save Dump As... feature to save a memory zone to a file
[clinton/Virtual-Jaguar-Rx.git] / virtualjaguar.pro
index d7e70de..19bd96a 100644 (file)
@@ -127,6 +127,7 @@ HEADERS = \
        src/debugger/exceptionvectortablebrowser.h \\r
        src/debugger/NewFnctBreakpointWin.h \\r
        src/debugger/CartFilesListWin.h \\r
+       src/debugger/SaveDumpAsWin.h \\r
        src/log.h \\r
        src/unzip.h \\r
        src/crc32.h \\r
@@ -181,6 +182,7 @@ SOURCES = \
        src/debugger/callstackbrowser.cpp \\r
        src/debugger/NewFnctBreakpointWin.cpp \\r
        src/debugger/CartFilesListWin.cpp \\r
+       src/debugger/SaveDumpAsWin.cpp \\r
        src/log.cpp \\r
        src/unzip.cpp \\r
        src/crc32.cpp \\r