We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffec11 commit 99e7f2fCopy full SHA for 99e7f2f
gui/qt/CMakeLists.txt
@@ -151,6 +151,9 @@ set(CEmu_Sources
151
cemuopts.h
152
datawidget.cpp datawidget.h
153
debugger.cpp
154
+ debugger/cdebughighlighter.cpp debugger/cdebughighlighter.h
155
+ debugger/debuginfo.cpp debugger/debuginfo.h
156
+ debugger/sourceswidget.cpp debugger/sourceswidget.h
157
debugger/disasm.cpp debugger/disasm.h
158
debugger/hexwidget.cpp debugger/hexwidget.h
159
debugger/visualizerdisplaywidget.cpp debugger/visualizerdisplaywidget.h
0 commit comments