Check potential non-existent global variables found in the DWARF information
[clinton/Virtual-Jaguar-Rx.git] / virtualjaguar.pro
index db75531..7d33423 100644 (file)
@@ -119,7 +119,8 @@ HEADERS = \
        src/debugger/memory1browser.h \\r
        src/debugger/heapallocatorbrowser.h \\r
        src/debugger/brkWin.h \\r
-       src/debugger/VideoWin.h \\r
+       src/debugger/VideoWin.h \r
+       src/debugger/FilesrcListWin.h \\r
        src/debugger/callstackbrowser.h \\r
        src/debugger/exceptionvectortablebrowser.h \\r
        src/log.h \\r
@@ -171,6 +172,7 @@ SOURCES = \
        src/debugger/heapallocatorbrowser.cpp \\r
        src/debugger/brkWin.cpp \\r
        src/debugger/VideoWin.cpp \\r
+       src/debugger/FilesrcListWin.cpp \\r
        src/debugger/exceptionvectortablebrowser.cpp \\r
        src/debugger/callstackbrowser.cpp \\r
        src/log.cpp \\r