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 1075f96..ae4f525 100644
--- a/qtmips_gui/qtmips_gui.pro
+++ b/qtmips_gui/qtmips_gui.pro
@@ -74,7 +74,8 @@ SOURCES += \
hinttabledelegate.cpp \
coreview/minimux.cpp \
srceditor.cpp \
- fixmatheval.cpp
+ fixmatheval.cpp \
+ highlighter.cpp
HEADERS += \
mainwindow.h \
@@ -119,7 +120,8 @@ HEADERS += \
hinttabledelegate.h \
coreview/minimux.h \
srceditor.h \
- fixmatheval.h
+ fixmatheval.h \
+ highlighter.h
wasm: SOURCES += \
qhtml5file_html5.cpp