aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/qtmips_gui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_gui/qtmips_gui.pro')
-rw-r--r--qtmips_gui/qtmips_gui.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/qtmips_gui/qtmips_gui.pro b/qtmips_gui/qtmips_gui.pro
index 905bdba..c0fbb70 100644
--- a/qtmips_gui/qtmips_gui.pro
+++ b/qtmips_gui/qtmips_gui.pro
@@ -67,7 +67,8 @@ SOURCES += \
fontsize.cpp \
gotosymboldialog.cpp \
cop0dock.cpp \
- hinttabledelegate.cpp
+ hinttabledelegate.cpp \
+ coreview/minimux.cpp
HEADERS += \
mainwindow.h \
@@ -107,7 +108,8 @@ HEADERS += \
fontsize.h \
gotosymboldialog.h \
cop0dock.h \
- hinttabledelegate.h
+ hinttabledelegate.h \
+ coreview/minimux.h
FORMS += \
NewDialog.ui \