aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/qtmips_machine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtmips_machine/qtmips_machine.pro')
-rw-r--r--qtmips_machine/qtmips_machine.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/qtmips_machine/qtmips_machine.pro b/qtmips_machine/qtmips_machine.pro
index 9964357..1332928 100644
--- a/qtmips_machine/qtmips_machine.pro
+++ b/qtmips_machine/qtmips_machine.pro
@@ -28,7 +28,8 @@ SOURCES += \
peripheral.cpp \
serialport.cpp \
peripspiled.cpp \
- symboltable.cpp
+ symboltable.cpp \
+ cop0state.cpp
HEADERS += \
qtmipsmachine.h \
@@ -47,4 +48,5 @@ HEADERS += \
peripheral.h \
serialport.h \
peripspiled.h \
- symboltable.h
+ symboltable.h \
+ cop0state.h